roles/winbind: Configure Samba AD membership
The *winbind* role builds upon the *samba* role to configure the machine as an Active Directory domain member.
This commit is contained in:
6
roles/winbind/defaults/main.yml
Normal file
6
roles/winbind/defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user