Changing user roles

Hi!When changing user roles for a user in a database it takes a while before the changes take effect. Very annoying when testing…:slight_smile:

I read earlier about a view in Domino Directory that you could refresh and after that the role-changes takes effect.

Does anyone know what view that is?

TIA

Jocke

Subject: Changing user roles

The views that are reportedly used by Domino to authenticate and authorize users are ($Users) and ($ServerAccess). I’m not sure if this will help with the issue, though. Not having any hard facts to share, I’m under the impression, that this is rather a client caching issue, but I could be wrong.

Subject: RE: Changing user roles

After thinking about it for a while, I seem to remember, that locking the display (F5) and then entering your password again should update any changes to roles.

Subject: Thanks