I have a question regarding the user ID change. I tried to manualy change the uid/gid of some user (/etc/passwd, /etc/group etc.) but GRsecurity RBAC does not accept this change and the user role (which is specified by the name of the user) is not reattached. Even if the changes were done with disabled RBAC. After the change the RBAC uses the default role instead of the corresponding userrole. Is it possible to make GRsecurity to reload the uid/gid table without system reboot?
I have kernel 2.6.19.2 + corresponding grsecurity patch, but I faced this problem several times in the past (older GR security patches) - when adding a new user with useradd and RBAC loaded.
Thanks in advance for help.