Technology
 

Netatalk

From WikiMac, Everyone's Mac Knowledgebase

Netatalk is a good AppleTalk software package for Unix, that includes AppleShare file sharing and AppleTalk printing capabilities.

[edit] Unix distributions

[edit] Debian Package

In Debian, the version 2 of Netatalk binary package doesn't include DHX UAM. This is due to licensing issues. [file:///usr/share/doc/netatalk/README.Debian]

In order to get your clients authenticating using Encrypted Password Transport provided by DHX UAM, you have to get the source package and compile it with the following commands. [1] [file:///usr/share/doc/netatalk/README.Debian]

dpkg-source -x netatalk*.dsc

cd netatalk-*

DEB_BUILD_OPTIONS=ssl dpkg-buildpackage -rfakeroot -us -uc