]> arthur.barton.de Git - netatalk.git/blob - config/netatalk.conf
cb873a3ee9f39a72a1442b95b055fed748187af1
[netatalk.git] / config / netatalk.conf
1 # Netatalk configuration
2
3 #########################################################################
4 # Global configuration
5 #########################################################################
6
7 #### machine's AFPserver/AppleTalk name.
8 #ATALK_NAME=machinename
9
10 #### server (unix) and legacy client (<= Mac OS 9) charsets
11 ATALK_UNIX_CHARSET='LOCALE'
12 ATALK_MAC_CHARSET='MAC_ROMAN'
13
14 #### Don't Edit. export the charsets, read form ENV by apps
15 export ATALK_UNIX_CHARSET
16 export ATALK_MAC_CHARSET
17
18 #########################################################################
19 # AFP specific configuration
20 #########################################################################
21
22 #### Set which daemons to run.
23 #### If you use AFP file server, run both cnid_metad and afpd.
24 CNID_METAD_RUN=yes
25 AFPD_RUN=yes
26
27 #### maximum number of clients that can connect:
28 #AFPD_MAX_CLIENTS=20
29
30 #### UAMs (User Authentication Modules)
31 #### available options: uams_dhx.so, uams_dhx2.so, uams_guest.so,
32 ####                    uams_clrtxt.so(legacy), uams_randnum.so(legacy)
33 #AFPD_UAMLIST="-U uams_dhx.so,uams_dhx2.so"
34
35 #### Set the id of the guest user when using uams_guest.so
36 #AFPD_GUEST=nobody
37
38 #### config for cnid_metad. Default log config:
39 #CNID_CONFIG="-l log_note"
40
41 #########################################################################
42 # AppleTalk specific configuration (legacy)
43 #########################################################################
44
45 #### Set which legacy daemons to run.
46 #### If you need AppleTalk, run atalkd.
47 #### papd, timelord and a2boot are dependent upon atalkd.
48 #ATALKD_RUN=no
49 #PAPD_RUN=no
50 #TIMELORD_RUN=no
51 #A2BOOT_RUN=no
52
53 #### Control whether the daemons are started in the background.
54 #### If it is dissatisfied that legacy atalkd starts slowly, set "yes".
55 #### In case using systemd/systemctl, this is not so significant.
56 #ATALK_BGROUND=no
57
58 #### Set the AppleTalk Zone name.
59 #### NOTE: if your zone has spaces in it, you're better off specifying
60 ####       it in atalkd.conf
61 #ATALK_ZONE=@zone