NOTE: When using schema-free directories, the following tags must not be used:

DIR_OBJECT_DN

DIR_OBJECT_PASSWORD

MOD_DIR_CONFIG parameters

All of the following parameters are optional. If a parameter is not specified, then the parameter value for the specified setting is preserved.

DIR_AUTHENTICATION_ENABLED enables or disables directory authentication. The possible values are "Yes" and "No."

DIR_ENABLE_GRP_ACCT causes RILOE II to use schama-less directory integration. The possible values are "Yes" and "No."

When using schema-free directory integration, RILOE II supports variable privileges associated with different directory groups. These groups are contained in the directory, and the corresponding member RILOE II privileges are stored in RILOE II.

DIR_GRPACCT1_NAME identifies a group container in the directory, such as Administrators, Users, or Power Users.

DIR_GRPACCT1_PRIV numerically identify RILOE II privileges for members of the group. You can mix and match privileges by including more than one value. These privileges are expressed as a comma separated list of numbers (1,2,3,4,5) which correlate to:

1.Administer Group Accounts

2.Remote Console Access

3.Virtual Power and Reset

4.Virtual Media

5.Configure RILOE II Settings

NOTE: When using directory integration with schema extension, the following tags must not be used:

DIR_ENABLE_GRP_ACCT

DIR_GRPACCT1_NAME

DIR_GRPACCT1_PRIV

NOTE: When using schema-free directories, the following tags must not be used:

DIR_OBJECT_DN

DIR_OBJECT_PASSWORD

DIR_LOCAL_USER_ACCT enables or disables local user accounts. The possible values are "Yes" and "No."

DIR_SERVER_ADDRESS specifies the location of the directory server. The directory server location is specified as an IP address or DNS name.

DIR_SERVER_PORT specifies the port number used to connect to the directory server. This value is obtained from the directory administrator. The secure LDAP port is 636, but the directory server can be configured for a different port number.

DIR_OBJECT_DN specifies the unique name of RILOE II in the directory server. This value is obtained from the directory administrator. Distinguished names are limited to 256 characters.

DIR_OBJECT_PASSWORD specifies the password associated with the RILOE II object in the directory server. Passwords are limited to 39 characters.

DIR_USER_CONTEXT_1, DIR_USER_CONTEXT_2, and DIR_USER_CONTEXT_3 specify searchable contexts used to locate the user when the user is trying to authenticate using directories. If the user could not be located using the first path, then the parameters specified in the second and third paths are used.

Scripting, command line, and utility options 162