<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Benjamin Sherman</title>
	<atom:link href="http://holyarmy.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://holyarmy.org</link>
	<description>I have to have a tagline?</description>
	<lastBuildDate>Wed, 01 Sep 2010 08:52:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on VPN on Ubuntu Linux with Juniper Network Connect by Torspo</title>
		<link>http://holyarmy.org/2009/06/vpn-on-ubuntu-linux-with-juniper-network-connect/comment-page-1/#comment-9152</link>
		<dc:creator>Torspo</dc:creator>
		<pubDate>Wed, 01 Sep 2010 08:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://holyarmy.org/?p=399#comment-9152</guid>
		<description>The server I&#039;m connecting to requires me to log in with an empty password first, then I get an SMS to my phone which I enter to the second screen on the login page. I don&#039;t know where this second password should be entered when connecting using ncsvc or junipernc.</description>
		<content:encoded><![CDATA[<p>The server I&#8217;m connecting to requires me to log in with an empty password first, then I get an SMS to my phone which I enter to the second screen on the login page. I don&#8217;t know where this second password should be entered when connecting using ncsvc or junipernc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bonjour Avahi Addendum by Ubuntu file sharing with OS X and Windows using Samba &#171; Eplekake</title>
		<link>http://holyarmy.org/2008/11/bonjour-avahi-addendum/comment-page-1/#comment-8761</link>
		<dc:creator>Ubuntu file sharing with OS X and Windows using Samba &#171; Eplekake</dc:creator>
		<pubDate>Sun, 25 Jul 2010 11:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://holyarmy.org/?p=325#comment-8761</guid>
		<description>[...] I already had several Avahi services (VNC, iStat and the old AFP-services), so being inspired by this post, I merged all services into one. I ended up with the following multi.service in [...]</description>
		<content:encoded><![CDATA[<p>[...] I already had several Avahi services (VNC, iStat and the old AFP-services), so being inspired by this post, I merged all services into one. I ended up with the following multi.service in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VPN on Ubuntu Linux with Juniper Network Connect by gosbeau</title>
		<link>http://holyarmy.org/2009/06/vpn-on-ubuntu-linux-with-juniper-network-connect/comment-page-1/#comment-8649</link>
		<dc:creator>gosbeau</dc:creator>
		<pubDate>Thu, 08 Jul 2010 07:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://holyarmy.org/?p=399#comment-8649</guid>
		<description>Hi all,
I use Ubuntu 10.4 (Lucid Lynx) 64 bits, with Firefox (Latest version).
I&#039;ve followed all the steps above (Which are very clear ! Thanks).
However i still cannot connect.
I did:

1- sudo apt-get install ia32-sun-java6-bin
2- update-alternatives --set java /usr/lib/jvm/ia32-java-6-sun/jre/bin/java
3- export JDK_HOME=/usr/lib/jvm/ia32-java-6-sun (added in junipernc)
..... Now when I run junipernc from a console, I am prompted the server .. then the username ...... and nothing else ! In the console, the junipernc command does not ends..... All I can do is CTRL+C.
At this step if I try to connect to my jobs&#039; vpn, using the brower...... I can see from the java debug console that it stills tries to use the 64bits version of Java.
Here is the command:
/usr/lib/jvm/java-6-sun-1.6.0.20/jre/bin/java &quot;-classpath&quot; &quot;/home/gosbeau/.juniper_networks/network_connect/NC.jar&quot; &quot;NC&quot; &quot;-h&quot; &quot;webportal.lloydstsb.ch&quot; &quot;-L&quot; &quot;0&quot; &quot;-l&quot; &quot;0&quot; &quot;-n&quot; &quot;&quot; &quot;-t&quot; &quot;&quot; &quot;-x&quot;

I tried to remove anything, and repeated the procedure again (Even added with JDK_HOME=/usr/lib/jvm/ia32-java-6-sun as environment variable set in my .profile).... but still the same.

Any idea would be really appreciated.

Regards,</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
I use Ubuntu 10.4 (Lucid Lynx) 64 bits, with Firefox (Latest version).<br />
I&#8217;ve followed all the steps above (Which are very clear ! Thanks).<br />
However i still cannot connect.<br />
I did:</p>
<p>1- sudo apt-get install ia32-sun-java6-bin<br />
2- update-alternatives &#8211;set java /usr/lib/jvm/ia32-java-6-sun/jre/bin/java<br />
3- export JDK_HOME=/usr/lib/jvm/ia32-java-6-sun (added in junipernc)<br />
&#8230;.. Now when I run junipernc from a console, I am prompted the server .. then the username &#8230;&#8230; and nothing else ! In the console, the junipernc command does not ends&#8230;.. All I can do is CTRL+C.<br />
At this step if I try to connect to my jobs&#8217; vpn, using the brower&#8230;&#8230; I can see from the java debug console that it stills tries to use the 64bits version of Java.<br />
Here is the command:<br />
/usr/lib/jvm/java-6-sun-1.6.0.20/jre/bin/java &#8220;-classpath&#8221; &#8220;/home/gosbeau/.juniper_networks/network_connect/NC.jar&#8221; &#8220;NC&#8221; &#8220;-h&#8221; &#8220;webportal.lloydstsb.ch&#8221; &#8220;-L&#8221; &#8220;0&#8243; &#8220;-l&#8221; &#8220;0&#8243; &#8220;-n&#8221; &#8220;&#8221; &#8220;-t&#8221; &#8220;&#8221; &#8220;-x&#8221;</p>
<p>I tried to remove anything, and repeated the procedure again (Even added with JDK_HOME=/usr/lib/jvm/ia32-java-6-sun as environment variable set in my .profile)&#8230;. but still the same.</p>
<p>Any idea would be really appreciated.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Advertising Linux Services via Avahi/Bonjour by OpenSolaris + TimeMachine backup + network discovery &#171; Matt Connolly&#8217;s Blog</title>
		<link>http://holyarmy.org/2008/01/advertising-linux-services-via-avahibonjour/comment-page-1/#comment-8021</link>
		<dc:creator>OpenSolaris + TimeMachine backup + network discovery &#171; Matt Connolly&#8217;s Blog</dc:creator>
		<pubDate>Fri, 07 May 2010 21:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://sherman.bz/2008/01/27/advertising-linux-services-via-avahibonjour/#comment-8021</guid>
		<description>[...] If you&#8217;re interested in advertising other services so that they are discoverable by the Mac, this is a great article (it&#8217;s for linux, but the avahi side of things is the same using avahi-bridge): Benjamin Sherman » Advertising Linux Services via Avahi/Bonjour. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you&#8217;re interested in advertising other services so that they are discoverable by the Mac, this is a great article (it&#8217;s for linux, but the avahi side of things is the same using avahi-bridge): Benjamin Sherman » Advertising Linux Services via Avahi/Bonjour. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Advertising Linux Services via Avahi/Bonjour by Install AFP with SSL</title>
		<link>http://holyarmy.org/2008/01/advertising-linux-services-via-avahibonjour/comment-page-1/#comment-7512</link>
		<dc:creator>Install AFP with SSL</dc:creator>
		<pubDate>Tue, 23 Mar 2010 17:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://sherman.bz/2008/01/27/advertising-linux-services-via-avahibonjour/#comment-7512</guid>
		<description>[...] might also want to advertise the server with Bonjour. I followed these [...]</description>
		<content:encoded><![CDATA[<p>[...] might also want to advertise the server with Bonjour. I followed these [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VPN on Ubuntu Linux with Juniper Network Connect by TN</title>
		<link>http://holyarmy.org/2009/06/vpn-on-ubuntu-linux-with-juniper-network-connect/comment-page-1/#comment-7323</link>
		<dc:creator>TN</dc:creator>
		<pubDate>Wed, 10 Mar 2010 17:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://holyarmy.org/?p=399#comment-7323</guid>
		<description>Cannot find the realm value. I also have a dropdown on my login page. We have an entire portal, not just for Network Connect but access to invididual apps as well.

            (select size=&quot;1&quot; onchange=&quot;javascript:changeContent();&quot; name=&quot;realm&quot; id=&quot;realmTxt&quot;)
            

                                                                        (option value=&quot;RSA SecurID-login (Description1)&quot;)RSA SecurID-login (Network1)(/option)

                                                                        (option value=&quot;RSA SecurID-login (Description2)&quot;)RSA SecurID-login (Network2)(/option)

                                                                (/select)
                                                                (/td)

              (/tr)                                             

So, I tried REALM=&quot;RSA SecurID-login (Network1)&quot; which is what I normally choose but I cannot connect with that as my realm.

20100310183807.662032 ncsvc[p7967.t7967] dsclient.error state login failed, error 104 (dsclient.cpp:290)
20100310183807.662315 ncsvc[p7967.t7967] ncapp.error Failed to authenticate with IVE. Error 104 (ncsvc.cpp:192)


(erased special characters that I cannot print in this comment box :))</description>
		<content:encoded><![CDATA[<p>Cannot find the realm value. I also have a dropdown on my login page. We have an entire portal, not just for Network Connect but access to invididual apps as well.</p>
<p>            (select size=&#8221;1&#8243; onchange=&#8221;javascript:changeContent();&#8221; name=&#8221;realm&#8221; id=&#8221;realmTxt&#8221;)</p>
<p>                                                                        (option value=&#8221;RSA SecurID-login (Description1)&#8221;)RSA SecurID-login (Network1)(/option)</p>
<p>                                                                        (option value=&#8221;RSA SecurID-login (Description2)&#8221;)RSA SecurID-login (Network2)(/option)</p>
<p>                                                                (/select)<br />
                                                                (/td)</p>
<p>              (/tr)                                             </p>
<p>So, I tried REALM=&#8221;RSA SecurID-login (Network1)&#8221; which is what I normally choose but I cannot connect with that as my realm.</p>
<p>20100310183807.662032 ncsvc[p7967.t7967] dsclient.error state login failed, error 104 (dsclient.cpp:290)<br />
20100310183807.662315 ncsvc[p7967.t7967] ncapp.error Failed to authenticate with IVE. Error 104 (ncsvc.cpp:192)</p>
<p>(erased special characters that I cannot print in this comment box <img src='http://holyarmy.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VPN on Ubuntu Linux with Juniper Network Connect by DrDave</title>
		<link>http://holyarmy.org/2009/06/vpn-on-ubuntu-linux-with-juniper-network-connect/comment-page-1/#comment-7313</link>
		<dc:creator>DrDave</dc:creator>
		<pubDate>Wed, 10 Mar 2010 03:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://holyarmy.org/?p=399#comment-7313</guid>
		<description>I just had this problem of  &quot;unable to connect to IVE&quot; pop up. The certificate changed on me so I had to reload it.  There is a script in the juniper directory for getting the x500 certificate from your site. I had the cert file write protected so it wouldn&#039;t update.</description>
		<content:encoded><![CDATA[<p>I just had this problem of  &#8220;unable to connect to IVE&#8221; pop up. The certificate changed on me so I had to reload it.  There is a script in the juniper directory for getting the x500 certificate from your site. I had the cert file write protected so it wouldn&#8217;t update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VPN on Ubuntu Linux with Juniper Network Connect by Ashok</title>
		<link>http://holyarmy.org/2009/06/vpn-on-ubuntu-linux-with-juniper-network-connect/comment-page-1/#comment-6314</link>
		<dc:creator>Ashok</dc:creator>
		<pubDate>Sat, 19 Dec 2009 19:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://holyarmy.org/?p=399#comment-6314</guid>
		<description>great ... I got this to work with Karmic Koala 64 bit as well.... cheers
Ashok</description>
		<content:encoded><![CDATA[<p>great &#8230; I got this to work with Karmic Koala 64 bit as well&#8230;. cheers<br />
Ashok</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resetting Forgotten OS X 10.5 User Password by mac_savant</title>
		<link>http://holyarmy.org/2009/11/resetting-forgotten-os-x-105-user%c2%a0password/comment-page-1/#comment-6236</link>
		<dc:creator>mac_savant</dc:creator>
		<pubDate>Mon, 14 Dec 2009 00:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://holyarmy.org/?p=406#comment-6236</guid>
		<description>Boot from OS Install DVD, select &quot;Reset Password&quot; from the Utilities menu.</description>
		<content:encoded><![CDATA[<p>Boot from OS Install DVD, select &#8220;Reset Password&#8221; from the Utilities menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Time Machine backup to Linux via Netatalk by Doug</title>
		<link>http://holyarmy.org/2008/01/time-machine-backup-to-linux-via-netatalk/comment-page-1/#comment-6037</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Sat, 21 Nov 2009 07:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://sherman.bz/2008/01/24/time-machine-backup-to-linux-via-netatalk/#comment-6037</guid>
		<description>P.S. There&#039;s some additional steps if you&#039;re running Snow Leopard, which are outlined here: http://www.macosxhints.com/article.php?story=20090905212640957</description>
		<content:encoded><![CDATA[<p>P.S. There&#8217;s some additional steps if you&#8217;re running Snow Leopard, which are outlined here: <a href="http://www.macosxhints.com/article.php?story=20090905212640957" rel="nofollow">http://www.macosxhints.com/article.php?story=20090905212640957</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
