############################################################################## # Global settings ############################################################################## [global] ###################################################################### # Samba server options ###################################################################### netbios name = storage-03 netbios aliases = packages server string = workgroup = MUC security = ADS realm = MUC.MEDIZINISCHE-GENETIK.DE encrypt passwords = yes interfaces = localhost eth0 bind interfaces only = true log file = /var/log/samba/%m.log debug pid = yes log level = 1 max log size = 5000 lock directory = /usr/var/samba/lock/ state directory = /usr/var/samba/state/ cache directory = /usr/var/samba/cache/ local master = no domain master = no preferred master = no veto files = /.bash_history/Platform.ini/ delete veto files = yes wins server = 192.168.29.2 name resolve order = wins bcast host acl allow execute always = yes # Unix extensions (wg. Symlink im Packages-Ordner) deaktiviert - sonst sind "wide links" automatisch disabled unix extensions = no use sendfile = yes guest account = nobody panic action = "/usr/local/bin/panic-action %d" load printers = no ###################################################################### # Winbindd settings (getting domain user/group settings from the DCs) ###################################################################### idmap config *:backend = tdb idmap config *:range = 70001-80000 idmap config MUC:backend = ad idmap config MUC:schema_mode = rfc2307 idmap config MUC:range = 500-40000 # Range must be start so low, because 'Domain Users' GID is 513. winbind nss info = rfc2307 winbind expand groups = 2 winbind trusted domains only = no winbind use default domain = yes winbind enum users = yes winbind enum groups = yes ###################################################################### # Global setting of share parameters ###################################################################### admin users = MUC\Administrator writeable = yes inherit permissions = yes ############################################################################## # Shares ############################################################################## [AcronisImages] comment = Acronis Workstation Backups path = /srv/samba/AcronisImages browsable = yes force create mode = 0660 force directory mode = 770 guest ok = no valid users = invalid users =