ansible-gnu-corporate-works.../roles/samba/templates/smb.conf.j2
2017-08-31 21:22:57 +02:00

18 lines
482 B
Django/Jinja
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[global]
workgroup = {{ ad_nt_domain }}
realm = {{ ad_dns_domain }}
security = ADS
log file = /var/log/samba/%m
max log size = 1024
template homedir = /home/%U
template shell = /bin/bash
winbind separator = /
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = Yes
winbind offline logon = Yes
winbind rpc only = Yes
winbind refresh tickets = Yes
idmap config * : range = 16777216-33554431
idmap config * : backend = tdb