netatalk is very simple to configure after installing the rpm. Just add you
shares to the top of the /etc/atalk/AppleVolumes.system file.
As you can see, I'm share the /vol1 linux directory to a Apple "Vol1" share.
[ewood@secure atalk]$ head AppleVolumes.system
# Last Updated March 11, 1999
# Use at your own risk. No guarantees express or implied.
#
# Try to use MacPerl script 'ICDumpSuffixMap' included in /usr/doc
# to download file mapping list from your Internet Config Preference.
#
# [EMAIL PROTECTED]
#
/vol1 Vol1
Next I gave my machine a name in the /etc/atalk/config file:
ATALK_NAME="Intranet"
That's it. I didn't have to edit any other file.
-Eric Wood
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.