Skip to content

SSSD Overried username case #8319

@Studmuffin1134

Description

@Studmuffin1134

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions