Hi.I have a Group name ‘GroupA’ ,
I have a DB ,I set the GropuA with editor.
now I add a user “kim” into GroupA memberList.
but user kim can’t use this Db with editor level.
After 10 minutes,kim can run with editor level
why, can I use any server console ,that the server refresh the Group member List?
Subject: Group ACL can’t active right now
My first guess is that the ACL entry doesn’t match exactly how she is entering her username when she authenticates. Does your server allow “fewer” or “more” variations on the security tab? If the ACL entry says: “Kim Lname/OU1/O”
and she is authenticating as simply “Kim”, that would make the difference.
I suggest finding out what she types when she authenticates and then use the [Effective Access] button on the ACL to see if the server thinks it matches.
Subject: Group ACL can’t active right now
When a user connects to a Notes Server, a list of the groups they are in is cached (kept) in their session. While this is occasionally refreshed, it’s not immediate.
So changing a access group’s members will not be seen by new members for some time if they are already logged on to a server.
This is done so that the Notes Client does not have to check the Groups every time it accesses the database. It’s presumed that the users access is the same as when the group-list was last refreshed.
If you have that person log off (use the F5 key) and log on again, they should then see the changes.
Subject: Group ACL can’t active right now
Hi,
You could try
LOAD UPDALL -R NAMES.NSF on the Domino console
Then get the user to re-authenticate to the Domino Directory and then open the database - access should be immediate.
–
Jaime