Shared database in Lotus Notes with user accounts -
i have easy , generic question lotus notes. want achieve following configuration:
multiple users uses 1 database located on notes server. every user has notes client , works on own replica. need have permissions read , edit documents of everyone. users should have access own documents , not documents other users. don't want documents of users replicated local database of everyone.
how achieve this? know tutorial basic configuration? thank you!
add field of type "readers" , field of type "authors" (both computed when composed) forms in database , set value to:
@author : "[admin]"
set access "author" users option "create documents" in database's acl.
add role "[admin]" in acl , assign yourself.
set option "enforce consistent access control list across replicas" in acl make sure users have same right on client on server.
Comments
Post a Comment