Example file: Difference between revisions

From wiki
Jump to navigation Jump to search
imported>Jacob
(Created page with ";-- ; ; file: /usr/local/etc/afp.conf ; host: jamal.sjakio.com ; ; date version comment ; ---- ------- ------- ; 190220 v003 removed timefree (aka tm2) ; 190218 v002 adjus...")
 
imported>Jacob
(Blanked the page)
 
Line 1: Line 1:
;--
;
; file: /usr/local/etc/afp.conf
; host: jamal.sjakio.com
;
; date version comment
; ---- ------- -------
; 190220 v003 removed timefree (aka tm2)
; 190218 v002 adjusted mointpoits to new file system layout
; 180729 v001 changed freeshare name and mountpoint
; 180720 v000 initial version copied from jabsd
;
; Activity Done Date
; -------- ---- ----
; Last edit jacob 190220 10:34
; Tested jacob 190220 10:36
;
;--


; Netatalk 3.x configuration file
;
[Global]
; Global server settings
uam list = uams_dhx.so uams_dhx2.so
; uams_guest.so uams_clrtxt.so
vol preset = default_for_all_vol
log file = /var/log/netatalk.log
log level =default:debug afpdaemon:debug uamsdaemon:maxdebug uams_gss.so
hosts allow = 10.0.0.0/23
max connections = 25
mimic model = Macmini
[default_for_all_vol]
file perm = 0640
directory perm = 0750
cnid scheme = dbd
; [Homes]
; basedir regex = /xxxx
[Homes]
basedir regex = /usr/home
; [My AFP Volume]
; path = /path/to/volume
; Time machine shares
[freetime]
path = /datastore/tm
# size is limited by the zfs shares volume limiet
# vol size limit = 300000
time machine = yes
;valid users = jacob, @tmusers
valid users = jacob
; Group shares
[jacloudgrp]
path = /datastore/afp
# size is limited by the zfs shares volume limiet
# vol size limit = 300000
;valid users = jacob, @afpusers
valid users = jacob jac
; eof ---[ afp.conf ]---

Latest revision as of 15:21, 14 May 2019