8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
It could help to let us know SSSD version before and after update.
Sorry, something went wrong.
No branches or pull requests
I really love how SSSD manages to break working configurations every time I update it. Anyway,
gg!
The text was updated successfully, but these errors were encountered: