diff options
Diffstat (limited to 'company/ad-templates/sssd.conf.Ubuntu')
-rw-r--r-- | company/ad-templates/sssd.conf.Ubuntu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/company/ad-templates/sssd.conf.Ubuntu b/company/ad-templates/sssd.conf.Ubuntu index 7b7dae3..c47a466 100644 --- a/company/ad-templates/sssd.conf.Ubuntu +++ b/company/ad-templates/sssd.conf.Ubuntu @@ -36,7 +36,7 @@ use_fully_qualified_names = False fallback_homedir = /home/%d/%u access_provider = ad ad_access_filter = (&(memberOf=CN=Linux-Server-Access_grp,OU=Linux-Access,OU=Accounts-Groups,DC=example,DC=com)(unixHomeDirectory=*)) -simple_allow_users = bgstack15, bgstack15, user16, user16 +simple_allow_users = Bgstack15, bgstack15, User16, user16 case_sensitive = true ad_gpo_access_control = disabled [autofs] |