|
|
@ -11,6 +11,9 @@ ad_default_shell: /bin/false |
|
|
|
# If access control should evaluate domain GPO. Can be disabled, eforcing or permissive. See man sssd-ad |
|
|
|
# If access control should evaluate domain GPO. Can be disabled, eforcing or permissive. See man sssd-ad |
|
|
|
ad_gpo_access_control: permissive |
|
|
|
ad_gpo_access_control: permissive |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# If set to True, ansible will re join the host to the domain |
|
|
|
|
|
|
|
ad_force_join: False |
|
|
|
|
|
|
|
|
|
|
|
# sssd doesn't support cross forest approbations, but we can add the Linux box to the other domains |
|
|
|
# sssd doesn't support cross forest approbations, but we can add the Linux box to the other domains |
|
|
|
ad_trusted_domains: "{{ samba_trusted_domains | default([]) }}" |
|
|
|
ad_trusted_domains: "{{ samba_trusted_domains | default([]) }}" |
|
|
|
# ad_trusted_domains: |
|
|
|
# ad_trusted_domains: |
|
|
|