Files
configpolicy/roles/winbind/defaults/main.yml
Dustin C. Hatch ea5f289905 roles/winbind: Use ad idmap backend
The `ad` identity mapper backend is apparently the only one that can
use shell, home directory, etc. attributes from the directory now (as of
Samba 4.6).
2018-04-08 14:40:04 -05:00

7 lines
199 B
YAML

winbind_idmap_range: 3000000-3009999
winbind_nss_info: rfc2307
winbind_use_default_domain: true
winbind_offline_login: true
winbind_kerberos_method: secrets and keytab
winbind_refresh_tickets: false