#2716 Initgroups mmap cache needs update after db changes
Closed: Fixed None Opened 8 years ago by lslebodn.

User is member of two groups:

sh$ id mof_user8
uid=88881(mof_user8) gid=88881(mofuser8_grp1) groups=88881(mofuser8_grp1),88882(mofuser8_grp2)

Do some change in user membership (add or remove group)

Group membership should be updated after authentication

sh$ ssh mof_user8@localhost
Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
mof_user8@localhost's password: 
Last login: Mon Jul 13 08:10:47 2015

-bash-4.2$ id -G mof_user8
88881 88882
-bash-4.2$ SSS_NSS_USE_MEMCACHE=no id -G mof_user8
88881 88882 88883

Fields changed

owner: somebody => lslebodn
status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.13.1

Fields changed

rhbz: => 0

resolution: => fixed
status: assigned => closed

Metadata Update from @lslebodn:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.13.1

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3757

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata