Files
configpolicy/roles/winbind/defaults/main.yml
Dustin C. Hatch 5570a94be3 roles/winbind: Configure Samba AD membership
The *winbind* role builds upon the *samba* role to configure the machine
as an Active Directory domain member.
2018-03-11 18:16:17 -05:00

7 lines
201 B
YAML

winbind_idmap_range: 16777216-33554431
winbind_nss_info: rfc2307
winbind_use_default_domain: true
winbind_offline_login: true
winbind_kerberos_method: secrets and keytab
winbind_refresh_tickets: false