-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Description
No matter what i do my ldap username which is ThePlague keeps getting overridden to theplague
[sssd]
services = nss, pam
domains = Studmuffin.com
[nss]
[pam]
[domain/Studmuffin.com]
Providers
id_provider = ad
access_provider = ad
Identity - Using 'True' to avoid the 'Invalid Argument' error
case_sensitive = True
ldap_user_name = sAMAccountName
Settings
ldap_id_mapping = True
use_fully_qualified_names = False
fallback_homedir = /home/%u
default_shell = /bin/bash
AD Connectivity
ad_domain = Studmuffin.com
krb5_realm = STUDMUFFIN.COM
I tried stuff like case_sensitive = preserved but it either does not start when i go to restart and clear caches or sssd completely ignores it and just lower cases it anyway if i go into attribute editor on users and computers the sam is listed as ThePlague what am i doing wrong
Metadata
Metadata
Assignees
Labels
No labels