Skip to content
Snippets Groups Projects
Commit 5c73c509 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

add variable sssd_show_only_enabled_users

parent 208da82d
No related branches found
No related tags found
No related merge requests found
Pipeline #1336 passed
......@@ -26,5 +26,6 @@ krb5_lifetime = 48h
krb5_renewable_lifetime = 200h
krb5_renew_interval = 30m
ad_gpo_access_control = disabled
{% if sssd_show_only_enabled_users|default(False) %}
ldap_search_base = dc=fsmpi,dc=rwth-aachen,dc=de?subtree?(&(!(objectClass=computer))(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
{% endif %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment