Last active
October 28, 2021 13:52
-
-
Save GuiltyDoggy/3ee502d5e1c3465194d795cd205710e8 to your computer and use it in GitHub Desktop.
afp.conf for Raspberry Pi 4 running Ubuntu Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; | |
; Netatalk 3.x configuration file | |
; http://netatalk.sourceforge.net/3.0/htmldocs/afp.conf.5.html | |
; | |
[Global] | |
; Global server settings | |
log file = /var/log/netatalk.log | |
; Raspberry Pi OS netatalk package doesn't come with uams_dhx.so, which is required for OS 9. Using Ubuntu Server's package. | |
uam list = uams_dhx.so,uams_dhx2.so | |
save password = no | |
[Homes] | |
; basedir regex = /xxxx | |
basedir regex = /home | |
; [TimeMachine] | |
; path = /afp/tm_backup | |
; time machine = yes | |
; vol size limit = 350000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can find which UAMs are installed by looking in /usr/lib/aarch64-linux-gnu/netatalk/