Hello,I have a prob like if i add one group as author in database acl.
And in a document in author field i m adding members of that group,but when i validate them they are not having author access to databse.Please suggest me if i m adding group name then y members aur not having access.I checked with queryaccess method…and it showing level 0 for members and fore group name it is 3.
Plz help me…
Thanks in advance
Subject: databse access for groups…
So is this correct: Both GROUP and Users are stated in the ACL?
If this is the case the USER access will overwrite the Group Access.
Subject: RE: databse access for groups…
No. that user is not directly listed in acl…i want if group name has given author access then its members should have author access without direct inclusion.
Subject: RE: databse access for groups…
That’s the way it should work.
Make sure, that the authors field is really of type authors (look at the field properties of the item from a view, not when the document is opened in the UI).
Give Domino some time to update its name cache. Rebuilding the index of the ($Users) and ($ServerAccess) views might speed up the process. Check for spelling errors. Make sure, that the group entry in the ACL is of type user group or mixed group, not unspecified.
Subject: RE: databse access for groups…
Also make sure that you are connected to the server. This is required becuase the Group information is stored on the server. Dont expect groups created in Local Address book to work…
Subject: RE: databse access for groups…
hey tell me no how to link with server…i mean my databse is on local only…and groups are also on local…then y it will create prob?
Subject: RE: databse access for groups…
What would that be good for? Put your database on a server and it will work (with groups in the server’s NAB).
Edit: And btw.: Did you enforce a consistent ACL on that database?
Subject: RE: databse access for groups…
ys…i had included the group on acl nd given manager access to it…
Subject: RE: databse access for groups…
That’s not what I had asked for.
On the advanced tab of the ACL dialog, did you check the box that says: Enforce a consistent Acees Control List across all replicas?