> Praedor Tempus wrote:
> 
>> How do I connect to and mount a Macintosh harddrive that is networked AND has
>> filesharing enabled (and tcpip enabled)?
> 
> Maybe netatalk <http://netatalk.sourceforge.net/> could help you - it's
> an implementation of AppleTalk.


Netatalk 1.4.99-xxx is a fantastic implimentation of AFP for *nixes.
Sourceforge carries a stable beta in .mdk.rpm format.

After installing, add the folowing line to your /etc/modules.conf:

alias net-pf-5 appletalk

Then start your AppleTalk daemon:

# /etc/rc.d/init.d/atalk start

By default, all *nix useraccts have their home dirs shared out to the Mac's
Chooser.  Encrypted passwords (from client-to-server) are enabled by
default.

Grab the Webmin netatalk module (netatalk.wbn) and install it.  You'll need
Webmin 0.83 or better (grab the latest build from the Cooker mirror closest
to you).


-- 

Simon Cousins
[EMAIL PROTECTED]

"UNIX is not so much a product as it is a painstakingly compiled oral
history of the hacker culture."  - Doc Searls.



Reply via email to