Hi, I was looking at the differences between the defaults in the AD & LDAP Provider (when using ldap_schema = ad) and there seems to be a single difference.
LDAP: ldap_group_name = name < https://pagure.io/SSSD/sssd/blob/master/f/src/providers/ldap/ldap_opts.c#_312 > AD: ldap_group_name = sAMAccountName < https://pagure.io/SSSD/sssd/blob/master/f/src/providers/ad/ad_opts.c#_239> Looking at the AD schema[1] sAMAccountName is part of the group schema but I can't find name. Can anyone remember whether there is a reason for this inconsistency between the two? Cheers, Lars [1] <https://docs.microsoft.com/en-us/windows/win32/adschema/c-group> <https://pagure.io/SSSD/sssd/blob/master/f/src/providers/ad/ad_opts.c#_239>
_______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
