USER_DIR Class
Each record in the USER_DIR class defines a CA SSO user directory.
capamsc141
Each record in the USER_DIR class defines a CA 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_NAMELogin name of the administrator of the directory.
- ADMIN_PWDPassword 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.
- AZNACLDefines 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.
- COMMENTDefines additional information that you want to include in the record.PAM Server Controldoes not use this information for authorization.Limit:255 characters.
- CONTOBJ_CLSThe 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_TYPEThe type of directory. Valid values are: ETRUST_AC, LDAP, ODBC, NT_Domain or none.
- GRPOBJ_CLSThe names of the classes the group object inherits from (needed for creation of new groups in LDAP.)
- LICONTOBJ_CLSThe names of the classes the login info container object inherits from (needed for creation of new login info containers in LDAP.)
- LIOBJ_CLSThe names of the classes the login info object inherits from (needed for creation of new login information in LDAP.)
- MAX_RET_ITEMSThe maximum number of items retrieved. The default depends on the directory type.
- OWNERDefines the user or group that owns the record.
- PATHThe relative distinguishing name in the LDAP tree to begin all queries.
- PORT_NUMThe port number on the host computer used to access the directory.
- RAUDITDefines the types of access events thatPAM Server Controlrecords in the audit log. RAUDIT derives its name fromResourceAUDIT. Valid values are:
- allAll access requests.
- successGranted access requests.
- failureDenied access requests (default).
- noneNo access requests.
PAM Server Controlrecords 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_CONThe time (in seconds) the system waits to connect to the directory before issuing a Timeout error message.
- UACCDefines the default access authority for the resource, which indicates the access granted to accessors who are not defined toPAM Server Controlor 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_LISTThe 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_HOSTThe name of the host computer for the directory. This property must be defined in the class record.
- USROBJ_CLSThe names of the classes the user object inherits from (needed for creation of new users in LDAP.)
- VERSIONThe version number of the directory.