Hide Forgot
This bug is created as a clone of upstream ticket: https://fedorahosted.org/sssd/ticket/2989 Currently there is an issue to create local overrides for some users when the AD provider is used. First it is not possible to create overrides for users from sub-domains. Second, it is not possible to create overrides for users with mixed-case names like e.g. 'Administrator', please note that the AD provider uses 'case_sensitive = False'
master: 32dd0dd34193a7566d83adf6845f5194decc3304 e45096aead1d2e2b8f8b2b386b420c5f62ad07d3 3a8b5ccf7c27b72054e1d8b3ab355cb1e28efda9 e6e2d1575ac7feb3494649f94ef51ef13cbdce48 sssd-1-13: 279a9cd4e56522590f844a3ddde2235098065133 baadb2467521b4da61e9c205d9549c750fad3eae a6c3abd6b9b23477ad6008852371937d16679778 f3f312492a925e2efe1457a7cb8ab5b459eaef68
*** Bug 1327271 has been marked as a duplicate of this bug. ***
Verified against sssd-client-1.14.0-42.el7.x86_64 [root@dell-per230-02 db]# sssctl domain-list sssdad.com child1.sssdad.com sssdad_tree.com [root@dell-per230-02 db]# sss_override user-add -n AdminChild Administrator.com SSSD needs to be restarted for the changes to take effect. [root@dell-per230-02 db]# service sssd restart Redirecting to /bin/systemctl restart sssd.service [root@dell-per230-02 db]# id AdminChild.com uid=1184400500(adminchild.com) gid=1184400500(adminchild.com) groups=1184400500(adminchild.com),1184400512(domain admins.com),1184400513(domain users.com),1184400520(group policy creator owners.com) Not case sensitive. [root@dell-per230-02 db]# id adminchild.com uid=1184400500(adminchild.com) gid=1184400500(adminchild.com) groups=1184400500(adminchild.com),1184400512(domain admins.com),1184400513(domain users.com),1184400520(group policy creator owners.com)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2476.html