<html><body> <div><div><br /></div><div>Ubuntu/Debian instructions are here:</div><div>http://auskey.itmaze.com.au/how-to/auskey-under-linux</div><div><br /></div><div>AUSKey only works with Sun java-1.6 and doesn't work with 1.7 or OpenJDK.</div><div><br /></div><div>The part glossed over is installing Sun JRE as a plugin under Firefox. I don't know if the Debian package installs this as the plugin by default. Look at about:plugins in the URL bar to check.</div><div><br /></div><div>On Fedora I did the following based on http://www.java.com/en/download/help/linux_install.xml#enable:</div><div>$ mkdir ~/.mozilla/firefox/*.default/plugins</div><div>$ cd ~/.mozilla/firefox/*.default/plugins</div><div>$ find /usr/java -name \*npjp\*</div><div>/usr/java/jre1.6.0_31/lib/amd64/libnpjp2.so</div><div>$ ln -s /usr/java/latest/lib/amd64/libnpjp2.so</div><div><br /></div><div>Then disabled the ICEd tea / OpenJDK and enable the Sun jre</div><div>about:plugins to look otherwise Firefox menu -&gt; Addons -&gt; plugins</div><div><br /></div><div>However the libnpjp2.so is part of a Debian package so look for it. Could be under /usr/lib/jvm/java-6-sun/jre looking at the AUSKey Install script.</div><div><br /></div><div>To enable javaconsole to get some reasonable error messages: http://www.java.com/en/download/help/enable_console_linux.xml</div><div><br /></div><div>I found the Web Developer firefox plugin has a Java Console under the Tools menu. Needs an applet running before it will show anything. http://www.java.com/en/download/installed.jsp?detect=jre&amp;try=1 is a reasonable test page.</div><div><br /></div><div>I couldn't get it going under chrome.</div><div><br /></div><div>Don't expect the AUSKey to give meaningfull error messages.</div><div><br /></div><div>If you get exceptions like:</div><div>17:42:18,234 ERROR [au.gov.abr.auth.cryptoOps.RequestOperations] - requestOperations, encryptPrivateKey(...) exception: java.security.InvalidKeyException: Illegal key size</div><div><br /></div><div>It means the policy *_policy.jar of the AUSKey package aren't installed over the top of the standard ones. The install script of the AUSKey should do this but manually copying the files over the installed versions works.</div><div><br /></div><div>If your having troubles post stuff on the forum on the itmaze site (http://auskey.itmaze.com.au/how-to/auskey-under-linux - good to let the ATO know we're trying).</div>
                                <br /><blockquote><br />----- Original Message -----<br /><div style="width:100%;background:rgb(228,228,228);"><div style="font-weight:bold;">From:</div> "Donna Benjamin" &lt;donna@cc.com.au&gt;</div><br /><div style="font-weight:bold;">To:</div>&lt;linux-aus@listslinux.org.au&gt;<br /><div style="font-weight:bold;">Cc:</div><br /><div style="font-weight:bold;">Sent:</div>Thu, 17 May 2012 09:12:05 +1000<br /><div style="font-weight:bold;">Subject:</div>[Linux-aus] ATO - BAS statements... again<br /><br /><br />
Hey folks,<br /><br />
I tweeted<br />
https://twitter.com/#!/kattekrab/status/202870839157338113 <br /><br />
Thanks for the retweet john.<br /><br />
others, if you're on the twitterthang - please also consider retweeting.<br /><br />
I submitted my BAS statement last week via windows. I had no choice.  <br /><br />
I have been successfully submitting my BAS online using ubuntu and<br />
firefox for years now. Switching from paper to online was fabulous, and<br />
definitely took the sting out of the busy work we do for the government<br />
- but now I have to use windows - it is the single only thing I need<br />
windows for.  <br /><br />
What really pisses me off, is that this used to work. It wasn't<br />
sanctioned, but we made it work. And Auskey was meant to make it better.<br />
It hasn't. It's now broken.<br /><br />
I was going to ring the tax office last week - but ran out of time, and<br />
just had to get it done.  So I booted a laptop with windows on it.<br /><br />
It feels like defeat.<br /><br />
-- <br />
Donna Benjamin - Executive Director<br />
Creative Contingencies - http://cc.com.au<br />
ph +61 3 9326 9985 - mob +61 418 310 414<br /><br /><br />
_______________________________________________<br />
linux-aus mailing list<br />
linux-aus@lists.linux.org.au<br />
http://lists.linux.org.au/listinfo/linux-aus<br /></blockquote></div></body></html>