; ; Netatalk 3.x configuration file ; ; hosts allow: the address you put here ; will be the one with ; access. ; Replace any 'path' with your desired ; path and 'myUsername' with yours. ; You could use a group instead, with ; '@myGroup'. [Global] ; Global server settings mimic model = TimeCapsule6,106 log level = default:warn log file = /var/log/afpd.log hosts allow = 192.168.1.0/24 vol preset = default_for_all_vol save password = yes afpstats = yes [default_for_all_vol] file perm = 0664 directory perm = 0775 ; [Homes] ; basedir regex = /home [Shared] path = /path/to/shared valid users = myUsername [Time Machine] path = /path/to/timemachine valid users = myUsername time machine = yes