Manage ACL for the entire users in domino

十年热恋 提交于 2019-12-12 04:56:22

问题


Is it be possible to have a common ACL rule to the list of users? basically this rule will be for the mail access (read and write documents with no access)).We would able to achieve it my managing the ACL at a point of time. But later if any new user is onboarded, is it possible to force to be with the same ACL. Suggestions please..


回答1:


If you want to create a set of standard ACL entries you can do so by creating ACL entries in the design template with names in square brackets.

For example an entry named [StandardUsers] in the ACL of the template will result in an entry named StandardUsers (presumably a group) with the same roles and access level in any new database based on that template.

Such an addition to the ACL of the template will not affect existing databases.




回答2:


Here is the solution in detail.

First of all create the user who acts as a service account. In domino administrator configuration--> files --> select the users apart from the service account. Right click --> manage --> manage ACL.

Add the service account user there. select person (right side combo box 1) No access (combo box 2). Select the 2 check boxes below(read and write options).



来源:https://stackoverflow.com/questions/29258565/manage-acl-for-the-entire-users-in-domino

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!