RESOURCE_DESC Class
Each record in the RESOURCE_DESC class defines all of the names that new user-defined class objects are allowed to access in CA SSO. You cannot create a new object in the RESOURCE_DESC class; you can only modify the existing ones.
capamsc141
Each record in the RESOURCE_DESC class defines all of the names that new user-defined class objects are allowed to access in CA SSO. You cannot create a new object in the RESOURCE_DESC class; you can only modify the existing ones.
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
.- CLASS_RIGHTOf the 32 optional access rights; all are modifiable. The defaults for the first four rights are:
- CLASS_RIGHT1-read
- CLASS_RIGHT2-write
- CLASS_RIGHT3-execute
- CLASS_RIGHT4-rename
- COMMENTDefines additional information that you want to include in the record.Privileged Access Managerdoes not use this information for authorization.Limit:255 characters.
- CREATE_TIME(Informational) Displays the date and time when the record was created.
- OWNERDefines the user or group that owns the record.
- RESPONSE_LISTThe name of the object in the RESPONSE_TAB class that contains this object's name.
- UPDATE_TIME(Informational) Displays the date and time when the record was last modified.
- UPDATE_WHO(Informational) Displays the administrator who performed the update.