<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>disgruntled-dutch.com &#187; aptitude</title>
	<atom:link href="http://www.disgruntled-dutch.com/tag/aptitude/feed" rel="self" type="application/rss+xml" />
	<link>http://www.disgruntled-dutch.com</link>
	<description>The ins and outs of Yvo's life.</description>
	<lastBuildDate>Wed, 31 Mar 2010 02:47:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Howto/Download: Netatalk 2.03 with encryption support for Debian 4.0</title>
		<link>http://www.disgruntled-dutch.com/2007/general/howtodownload-netatalk-encryption-support-debian-4</link>
		<comments>http://www.disgruntled-dutch.com/2007/general/howtodownload-netatalk-encryption-support-debian-4#comments</comments>
		<pubDate>Mon, 29 Oct 2007 15:39:02 +0000</pubDate>
		<dc:creator>Yvo</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[tech tips]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[etch]]></category>
		<category><![CDATA[netatalk]]></category>

		<guid isPermaLink="false">http://www.disgruntled-dutch.com/2007/general/download-install-the-netatalk-203-package-with-encryption-support-for-debian/</guid>
		<description><![CDATA[By default Debian&#8217;s netatalk package does not come with encryption support (hence why you get a warning message in OS X 10.3 &#038; 10.4 regarding the sending of cleartext passwords). Leopard deeply cares about encryption and doesn&#8217;t even allow non-encrypted password. There are a lot of guides available on the internet, attached is a i386 [...]]]></description>
			<content:encoded><![CDATA[<p>By default Debian&#8217;s netatalk package does not come with encryption support (hence why you get a warning message in OS X 10.3 &#038; 10.4 regarding the sending of cleartext passwords). Leopard deeply cares about encryption and doesn&#8217;t even allow non-encrypted password.</p>
<p>There are a lot of guides available on the internet, attached is a i386 binary (sorry x86_64 folks) that has encryption support build in.</p>
<p>A stern warning:<br />
My deb package does NOT include printing support through Appletalk. There seems to be a library problem. Either one must disable encryption support in the binary to allow printing or the other way around. So if you were using Appletalk and using your Debian box as a print server, this will not work with this deb package. <strong>Furthermore I have no responsibility and no liability when it comes to what the altered software package does to your computer so use at your own risk! </strong></p>
<p>You need the following libararies installed in order for this to work peachy:<br />
libdb4.2<br />
cracklib2<br />
cracklib-runtime<br />
libssl0.9.8<br />
libpam-modules<br />
libauthen-pam-perl<br />
libpam0g<br />
libslp<br />
libwrap0 </p>
<p>Other requirements:<br />
-A good sense of Debian understanding if something does go wrong<br />
-Debian 4.0<br />
-libc6 2.6+ (find out by doing &#8216;dpkg -l | grep libc6&#8242;)</p>
<p>Step 1<br />
paste in (no quotes):<br />
&#8216;aptitude install libdb4.2 cracklib2 cracklib-runtime libssl0.9.8 libpam-modules libauthen-pam-perl libpam0g libslp libwrap0&#8242;</p>
<p>Step 2<br />
Download my .deb package on your debian machine:<br />
&#8216;cd /tmp; wget http://www.disgruntled-dutch.com/media/misc/netatalk_2.0.3-4_i386.deb&#8217;<br />
(linked <a href="http://www.disgruntled-dutch.com/media/misc/netatalk_2.0.3-4_i386.deb">here</a>)</p>
<p>Step 3<br />
Install deb package.<br />
&#8216;cd /tmp; dpkg -i netatalk_2.0.3-4_i386.deb&#8217;</p>
<p>Step 4<br />
Tell aptitude / apt-get to not upgrade netatalk.<br />
&#8216;aptitude hold netatalk&#8217;</p>
<p>Step 5<br />
Your done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.disgruntled-dutch.com/2007/general/howtodownload-netatalk-encryption-support-debian-4/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
