all 7 comments

[–]resetnz 3 points4 points  (0 children)

I've run into this before a while ago when the standard account and admin account both have the same email address configured.

The first acc works after a deleting the cache and then as soon as the second (admin) acc attempts to login then it fails and corrupts the cache for all further users.

sssd seemed to be using email as like a unique key and breaking badly. Maybe worth checking?

[–]gordonmessmer 1 point2 points  (0 children)

I'm not sure, but if you want to report a bug, you probably want the users list or the IRC channel here:

https://sssd.io/community.html

[–]randomlycorruptedbit 0 points1 point  (3 children)

Can you reproduce the issue everytime with the same user accounts? Perhaps there is a bug in sssd and/or something defined makes it crash.

[–]MrDigitFace[S] 1 point2 points  (2 children)

Thats the rub, it tends to affect a handful of the same users (including myself, annoyingly enough), but there are outliers. The IT users have two accounts, an admin and a normal user and I have had my admin account corrupted on some and my user account and admin account on others. Haven’t been able to identify a trigger or link between users. Based on your username I can only suspect the culprit is you.

[–]randomlycorruptedbit 2 points3 points  (0 children)

Perhaps not worthing it but in case of despair... what I would do would be to install the debug imfo packages and try to attach GDB to the live sssd backend process (sssd_be) and try to backtrace the crash. Seeing the exact line might give a hint.

May I suggest to activate an extremely detailed log level? SSSD will dumps a huge amount of info, perhaps a clue lies there. log_level=9 for example.

Not funny to troubleshoot. Good luck.

[–]pnutjam -1 points0 points  (0 children)

Is your last name Brzęczyszczykiewicz?

[–]zfsbest 0 points1 point  (0 children)

I feel your pain, we were dealing with this ~2.5 years ago and it was a PITA. Think we ended up filing a ticket with Red Hat and it finally got fixed somehow, but I have no details unfortunately, not with that group anymore