1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/setup/provision.smb.conf.dc
Matthieu Patou d4514a6539 provision: introduce use-xattr parameter for defining where to store attributes
This option allow simple user (non root) to invoke provision without facing an error
  while insuring that ACL on shared files will always be set
2010-01-21 07:11:17 +13:00

18 lines
295 B
Plaintext

[globals]
netbios name = ${NETBIOS_NAME}
workgroup = ${DOMAIN}
realm = ${REALM}
server role = ${SERVERROLE}
${SIDGENERATOR_LINE}
${PRIVATEDIR_LINE}
${LOCKDIR_LINE}
${POSIXEADB_LINE}
[netlogon]
path = ${NETLOGONPATH}
read only = no
[sysvol]
path = ${SYSVOLPATH}
read only = no