Groups in local ACL

I have a group defined on Domino srv. Members of this group are also defined on this Server. This group has been aded to the ACL of a local replica on Notes WS. But members of this group have not access after I checked “Enforce a consistent ACL across all replicas” option on local ACL. Have you an Idea? Thanks in advance for your help.

Subject: Groups in local ACL

Have you tried deleting the local replica and recreating it since the group updates? By default, ND6 also encrypts replicas created at the local workstation. This means that if you create a file and give it to someone via the file system, that individual will not be able to open it. To prevent this, uncheck the box to encrypt the local replica while creating it.

Stephen

Subject: RE: Groups in local ACL

I have No encription on my replica. I’m sure. But members of the group still have nor rights to the local nsf

Subject: RE: Groups in local ACL

Add a local rep of the Domino Directory and make sure it pointed to in User preferences - Mail - Local Address books. Then the ACL on the replica will be able to resolve the group members.

Subject: Groups in local ACL

Groups are not used in local database ACL’s.

There’s special processing when you take a replica of a server database that “remembers” your access through the group at the time of replication, so even they don’t use a group lookup.

This is simply becuase using groups in a local database would allow easy bypassing of the security. (i.e. On local machines, YOU control the groups)