# Global parameters [global] netbios name = SIDIOUS realm = ETUD.IUT-ORSAY.FR workgroup = ETUD dns forwarder = x.x.x.x server role = active directory domain controller idmap_ldb:use rfc2307 = yes # Oplocks oplocks = no level2 oplocks = no log level = 1 log file = /var/log/samba/log.%I # Winbind parameters template shell = /bin/bash template homedir = /home/%U # TLS / LDAPS tls enabled = yes tls keyfile = tls/key.pem tls certfile = tls/cert.pem tls cafile = tls/ca.pem # nslcd parameters acl:search = no # Hide lost+found hide files = /lost+found/ # Added on 2018-04-03 # https://forums.opensuse.org/showthread.php/463492-samba-slow-file-transfer#post2370101 use sendfile = yes # Audit settings added on 2022-02-07 full_audit:prefix = %u|%I|%m|%S full_audit:failure = connect full_audit:success = connect disconnect full_audit:facility = local5 full_audit:priority = notice # setting added on 2022-02-22 map acl inherit = yes [netlogon] path = /var/lib/samba/sysvol/etud.iut-orsay.fr/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No [users$] comment = Home Directory path = /usr/local/samba/exports read only = No strict allocate = yes vfs objects = full_audit [profiles$] path = /usr/local/samba/profiles read only = No strict allocate = yes [tp] path = /usr/local/samba/tp read only = No