Netatalk 3.x Setup
From Computers Wiki
Jump to navigationJump to search
/etc/netatalk/afp.conf
[Global]
uam list = uams_dhx2.so uams_dhx.so
[Homes]
basedir regex = /home
[Hunter]
path = /home/huntertur
read only = no
[Disk Images]
path = /mnt/extra/DiskImages
Notes
- The first UAM is used for Mac OS X. The second is used for Mac OS 9.
- You probably shouldn't serve this on the public internet.