Security roles

By default, security roles are disabled. To specify security roles:

  1. In the Project painter Properties dialog, select the General tab.

  2. In the Comments box, specify the security roles required for each component. In the following example, MyComp1 and MyComp2 are component names and “manager” is the name of the security role assigned to each:

    roles:MyComp1=“manager”;roles:MyComp2=“manager”;
    
  3. Use the Management Console to assign roles to users. See “Managing users” in Chapter 10, “Security Configuration Tasks,” in the Security Administration and Programming Guide.