6.3 Configure iManager

If you do not see this task, you are not an authorized user. See Authorized Users.

There are three settings in the config.xml file that control the security and the certificates used when iManager creates an LDAP SSL connection.

To further tighten security, do not allow AutoUpdate and use only the system keystore. If you do this, you must manually import the certificates that you want to be inside of the default system keystore by using the tools that come with Java. If you disable UpdateAllowAll, then certificate imports occur only from a successful iManager authorized user login.

6.3.1 Security

These settings affect your entire Web server configuration and are saved in the config.xml file.You can either save as you go or click Save once after you have made all your changes on the various tabbed pages.

Warn When Using a Nonsecure Connection

Select if you want the following message to warn users: “You are using a non-secure connection.” This setting applies to the connection between the browser and the Web server.

Enable Nsure Audit

Assumption: you have met the Nsure® Audit prerequisites. Select the Enable Nsure Audit option to send iManager logging events data to Nsure Audit.

Auto Import Tree Certificate for Secure LDAP

Secure LDAP connections require a certificate. If you select this feature, the system automatically imports a public tree certificate for secure LDAP.

Authorized Users

Authorized users are users who can run various administrative tasks. Authorized user data is saved in webapps/nps/WEB-INF/configiman.properties. This file automatically gets created at install time, and the installing administrator’s name is added to this file.

Using this option, you can modify the configiman.properties file. The tree name must be included with the names specified for example: admin.novell.mytree. To designate all users as authorized users, type AllUsers.

6.3.2 Look and Feel

Use this screen to customize the appearance of the iManager interface. Information about look and feel is saved in webapps/nps/WEB-INF/configiman.xml.

Title Bar Name

Type your organization name in this text box. It will appear in the title bar of the Web browser in place of the default text, Novell iManager.

Images

The Title bar contains three images: the header background image, the header filler image, and the header branding image. Your own images must conform to the dimensions given on the interface.

Store these files in nps/portal/modules/fw/images. Type the path of each image in its respective text field.

Navigation Menu Colors

You can customize the color of the menu header and the background of the navigation menu on the left.

You can type either color names or hexidecimal numbers. Entries do not need to be case sensitive. Click Reset to change your color selections.

6.3.3 Logging Events

Select a logging level for Web server debugging, from No Logging to Errors, Warnings, and Information messages.

To set your logging options, follow the onscreen instructions on the Configure iManager > Logging Events page.

6.3.4 Log Output

The log file path and log file size both appear on this page. Select to view the log file and it appears in html format. Select to clear the log file and all data in it is deleted; then the Log File Size resets to 0 (zero).

6.3.5 Authentication

Authentication configuration affects the iManager login page.

Remember Login Credentials

If you select this option, you will enter only your password to login.

Use Secure LDAP when Auto Connect

This setting specifies whether iManager communicates via LDAP SSL or LDAP clear text. Some plug-ins, such as Dynamic Groups and NMAS, will not work if this option is not selected. This setting will not take effect until you logout of iManager.

Allow Tree Selection on Login Page

If you select this option, the Tree text box appears on the login page. If you do not select this option, you must have a default tree name. Otherwise, you will not be able to log in.

Contextless Login

Select this option to allow users to type usernames on the login page without specifying a context.

Populating the following boxes is optional.

  • Tree Name

    The values you specify in the following text boxes depend on the tree name that you type here. The tree name is the tree that the contextless configuration will be applied to.

  • Containers to Search

    Which containers (for the selected tree) iManager must search to find a specific user. If you do not specify a container by default, iManager searches from the root of the tree down through the entire tree. The search to find the user object can take several minutes, depending on the size of the tree.

  • Public Username

    By default, iManager connects with public access, requiring no specific credentials. If you want, you can specify a user with specific credentials to do the search for the contextless lookup. The iManager public user will be used if you don’t specify a user.

  • Public User Password

    The password (for the selected tree) for the user specified in Public Username.

6.3.6 RBS

Role-Based Services (RBS) assigns the rights within eDirectory to perform tasks. In order to do certain things, you must have rights in the eDirectory tree. When you assign a role to a user, RBS assigns the rights necessary to perform the tasks of that role.

Enable Dynamic Groups

Select this option to allow RBS to allow dynamic groups to be members of a role.

For more information on dynamic groups, see the Novell eDirectory Administration Guide

Show Roles in Owned Collection

If you select this option, collection owners will see all roles and tasks whether they are members of them or not. If you do not select it, owners will see only their assigned roles.

Click the drop-down arrows for lists of the following:

  • Role Discovery Domain

    This option indicates where in the tree iManager is to search for roles that are assigned to a member.

    • Parent: iManager searches for roles in the user’s parent container.
    • Partition: iManager searches for roles up to the first eDirectory partition.
    • Root: iManager searches for roles in the entire tree.
  • Dynamic Group Discovery Domain

    This option indicates where in the tree iManager is to search for Dynamic Group membership. Role membership will then be checked in the Dynamic Groups found.

    • Parent: iManager searches for Dynamic Groups up to the parent container.
    • Partition: iManager searches for Dynamic Groups up to the first eDirectory partition.
    • Root: iManager searches the entire tree for Dynamic Groups, up to root.
  • Dynamic Group Search Type

    This option selects which type of Dynamic Groups should be searched for role membership

    • Dynamic Group Objects only: searches for objects that are of the Dynamic Group class type.
    • Dynamic Group Objects and Aux classes: searches for objects that are either of the dynamicGroup class type or have been extended with the dynamicGroupAux class. This includes group objects that were later converted to Dynamic Groups.
  • RBS Tree List

    When a collection owner or a Role member authenticates, this setting is auto-populated with the eDirectory tree’s name. This effectively keeps track of the eDirectory trees where RBS has been configured. If RBS is removed from an eDirectory tree, remove that tree’s entry in this list in order to return to Unassigned Access mode.

6.3.7 Miscellaneous

  • Enable [this]

    You can safely ignore this option. Enable [this] was added to iManager to allow some internal teams to modify their own objects. [this] is an attribute in the tree that enables specific self-management functionality. If [this] is enabled, all servers in the tree must be version 8.6.2 or later.

  • eGuide URL

    Specifies the URL to eGuide. This is used in the eGuide launch button in the header and in the eGuide role and task management tasks. This must be a full URL, (for example, https://my.dns.name/eGuide/servlet/eGuide) or the keyword EMFRAME_SERVER. Using EMFRAME_SERVER causes eMFrame to look for eGuide on the same server that eMFrame is located on.

    For more information on eGuide, see the Novell eGuide documentation Web site