Previous Topic: USER_ATTR ClassNext Topic: WEBSERVICE Class


USER_DIR Class

Each record in the USER_DIR class defines a eTrust SSO user directory.

The key of the USER_DIR record is the name of the directory.

The following definitions describe the properties contained in this class record. Most properties are modifiable and can be manipulated using selang or the administration interfaces. Non-modifiable properties are marked informational.

ADMIN_NAME

Login name of the administrator of the directory.

ADMIN_PWD

Password of the administrator of the directory. The password is stored in clear text format. It is not displayed in selang but can be obtained with seadmapi functions.

AZNACL

Defines the authorization ACL. The authorization ACL is an ACL that allows access to a resource based on the resource description. The description is sent to the authorization engine, not the object. Typically, when an AZNACL is used, the object is not in the database.

COMMENT

Defines additional information that you want to include in the record. CA ControlMinder does not use this information for authorization.

Limit: 255 characters.

CONTOBJ_CLS

The names of the classes the container object inherits from (needed for creation of new login info containers in LDAP.)

CREATE_TIME

(Informational) Displays the date and time when the record was created.

DIR_TYPE

The type of directory. Valid values are: ETRUST_AC, LDAP, ODBC, NT_Domain or none.

GRPOBJ_CLS

The names of the classes the group object inherits from (needed for creation of new groups in LDAP.)

LICONTOBJ_CLS

The names of the classes the login info container object inherits from (needed for creation of new login info containers in LDAP.)

LIOBJ_CLS

The names of the classes the login info object inherits from (needed for creation of new login information in LDAP.)

MAX_RET_ITEMS

The maximum number of items retrieved. The default depends on the directory type.

OWNER

Defines the user or group that owns the record.

PATH

The relative distinguishing name in the LDAP tree to begin all queries.

PORT_NUM

The port number on the host computer used to access the directory.

RAUDIT

Defines the types of access events that CA ControlMinder records in the audit log. RAUDIT derives its name from Resource AUDIT. Valid values are:

all

All access requests.

success

Granted access requests.

failure

Denied access requests (default).

none

No access requests.

CA ControlMinder records events on each attempted access to a resource, and does not record whether the access rules were applied directly to the resource, or were applied to a group or class that had the resource as a member.

Use the audit parameter of the chres and chfile commands to modify the audit mode.

TIMEOUT_CON

The time (in seconds) the system waits to connect to the directory before issuing a Timeout error message.

UACC

Defines the default access authority for the resource, which indicates the access granted to accessors who are not defined to CA ControlMinder or who do not appear in the ACL of the resource.

Use the defaccess parameter with the chres, editres, or newres command to modify this property.

UPDATE_TIME

(Informational) Displays the date and time when the record was last modified.

UPDATE_WHO

(Informational) Displays the administrator who performed the update.

USERATTR_LIST

The list of objects in the USER_ATTR class that was created with this USER_DIR object as the value for the USER_DIR parameter.

USERDIR_HOST

The name of the host computer for the directory. This property must be defined in the class record.

USROBJ_CLS

The names of the classes the user object inherits from (needed for creation of new users in LDAP.)

VERSION

The version number of the directory.