SambaKRB/smb.conf
2024-04-04 21:19:41 -06:00

22 lines
585 B
Plaintext

[global]
workgroup = BUNNY-LAB
security = ads
realm = BUNNY-LAB.IO
kerberos method = secrets and keytab
winbind refresh tickets = Yes
vfs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Yes
idmap config * : backend = tdb
idmap config * : range = 3000-7999
idmap config MOONGATE : backend = rid
idmap config MOONGATE : range = 10000-999999
template shell = /bin/bash
winbind use default domain = yes
winbind offline logon = true
[example]
path = /mnt/example
read only = no
valid users = @"BUNNY-LAB\domain users"