APPLICATION MANAGEMENT


Roles in the ACL
A database designer can assign special access to database design elements and database functions by creating roles. A role defines a set of users and/or servers. Roles are similar to groups that you can set up in the IBM® Lotus® Domino(TM) Directory. However, unlike groups, roles are specific to the database in which they are created.

Once you create a role, you can use it in database design elements or functions to restrict access to those elements or functions. For example, you may want to allow only a certain group of users to edit certain documents in a database. You could create a role named "DocEditors". That role would then be added to the Authors fields of those documents, and assigned to those users who are allowed to edit those documents.

You must have Manager access to create roles in the database ACL. You must create a role before you assign it to a name or group in the ACL. Once you have created roles in an ACL , they are listed in the 'Roles' list box on the Basics panel of the ACL dialog box. Role names appear in brackets -- for example, [Sales]. When you add an entry to a database ACL, you can assign them to a role by selecting a role from the Roles list box.

Caution If you create a role that restricts access to part of an application and you do not assign it to yourself, you will be restricted from accessing that part of the application in both the IBM® Lotus® Notes® client and in IBM® Lotus® Domino(TM) Designer. Make sure you assign each role to yourself as you create it to avoid this problem.

This table describes the design elements to which the database designer can restrict access by using roles.
To restrict who canThe designer uses
Edit specific documentsAn Authors field
Edit specific portions of a documentSections
Read specific documentsA Readers field or a Read access list on the Security tab of the Document Properties dialog box
View and read documents in a specific view View properties
View and read documents in a specific folderFolder properties
Read documents created with a specific formForm properties
Create documents with a specific formForm properties
Caution Using roles to restrict access to database elements is not a foolproof security measure. For example, if a designer restricts access to certain documents in a database, the database manager or Domino administrator must remember that documents inherit their Read access list from the Read access option that is set in the Form Properties box for the form used to create the document. Therefore, anyone with Editor access or above in the database ACL can change a document's Read access list.

To create or edit roles

You must create a role before you can assign it to a name in the ACL.

1. Make sure that you have Manager access in the database ACL.

2. Select the database icon from your bookmarks page.

3. Choose File - Database - Access Control.

4. Click Roles.

5. Do one of the following:

6. Click OK twice.

Notes


See Also