[SSSD-users] Re: https://pagure.io/SSSD/sssd/issue/3571

2020-03-11 Thread Lukas Slebodnik
On (10/03/20 23:15), TomK wrote: >Hey All, > >Is there an example of how this bug is triggered? > >https://pagure.io/SSSD/sssd/issue/3571 > >There's a BZ ntry but I can't access it. I'm not able to replicate this or >devise an acceptable scenario using a user/group combination to trigger it. >

[SSSD-users] AD Users not found with error RefErr: DSID-03100781 in log

2020-03-11 Thread Christoph.Kaunzner
Hi All, I'm using sssd to authenticate users from AD and generally this works fine. However, I have one server that frequently can't resolve AD users: [root@HOST ~]# id adu...@domain.com id: adu...@domain.com: no such user or: [aduser@HOST ~]# crontab -l crontab: your UID isn't in the passwd

[SSSD-users] Re: Can I map an LDAP value of 123456 to a user name of u123456 ?

2020-03-11 Thread patrick . hush
Why on earth would you assign a numeric value to a uid? Just do a ldapmodify and replace the uid with a valid userid (eg. jsmith) and replace uidNumber with the previous value, then get rid of the: ldap_user_uid_number = uid ldap_user_gid_number = uid stuff, you can do this in one ldif with dn: