8000 Group caching utterly broken · Issue #7749 · SSSD/sssd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group caching utterly broken #7749

Open
ghost opened this issue Dec 5, 2024 · 1 comment
Open

Group caching utterly broken #7749

ghost opened this issue Dec 5, 2024 · 1 comment

Comments

@ghost
Copy link
ghost commented Dec 5, 2024

I really love how SSSD manages to break working configurations every time I update it. Anyway,

root@server:~# getent group linuxadmin
linuxadmin@example.com:*:1424801120:user1@example.com,user2@example.com
root@server:~# groups user1
user1 : domain users@example.com
root@server:~# getent group linuxadmin
linuxadmin@example.com:*:1424801120:user2@example.com
root@server:~# sssctl cache-expire -G
root@server:~# getent group linuxadmin
linuxadmin@example.com:*:1424801120:user1@example.com,user2@example.com

gg!

@alexey-tikhonov
Copy link
Member

It could help to let us know SSSD version before and after update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0