XUSER Class
Each record in the XUSER class defines an enterprise user in the database.
capamsc141
Each record in the XUSER class defines an enterprise user in the database.
The key of the XUSER record is the name of the user entered by the user when logging in to the system.
You can change most of these properties from the
Privileged Access Manager
Endpoint Management or by using the selang command chxusr. Usually, and unless otherwise indicated, to change a property using chxusr, you use the property name as the command parameter.
You can view all properties from
Privileged Access Manager
Endpoint Management or by using the selang command showxusr.- APPLISTUsed by CA SSO.
- APPLIST_TIMEUsed by CA SSO.
- APPLS(Informational) Displays the list of applications that the accessor is authorized to access. Used by CA SSO.
- AUDIT_MODEDefines the activities thatPrivileged Access Managerrecords in the audit log. You can specify any combination of the following activities:
- No logging
- All activities recorded in the trace file
- Unsuccessful login attempts
- Successful logins
- Failed access attempts to resources protected byPrivileged Access Manager
- Successful accesses to resources protected byPrivileged Access Manager
- Interactive logins
This property corresponds to the audit parameter of the ch[x]usr and ch[x]grp commands. - AUTHNMTHD(Informational) Displays the authentication method or methods to be used with the group record; from method 1 to method 32, or none. Used by CA SSO.
- BADPASSWDUsed by CA SSO.
- CATEGORYDefines one or more security categories assigned to a user or a resource.
- COMMENTDefines additional information that you want to include in the record.Privileged Access Managerdoes not use this information for authorization.Limit:255 characters.
- COUNTRYA string that specifies a country descriptor for a user. This string is part of the X.500 naming scheme.Privileged Access Managerdoes not use it for authorization.
- CREATE_TIME(Informational) Displays the date and time when the record was created.
- DAYTIMEDefines the day and time restrictions that govern when an accessor can access a resource.Use the restrictions parameter with the chres, ch[x]usr, or ch[x]grp commands to modify this property.The resolution of daytime restrictions is one minute.
- EMAILDefines the email address of the user, up to 128 characters.
- FULLNAMEDefines the full name associated with an accessor.Privileged Access Manageruses the full name to identify the accessor in audit log messages, but not for authorization.FULLNAME is an alphanumeric string. For groups the maximum length is 255 characters. For users, the maximum length is 47 characters.
- GAPPLS(Informational) Indicates the list of application groups that the user is authorized to access. Used by CA SSO.
- GRACELOGINDefines the number of grace logins a user has after a password expires.When the number of grace logins is exceeded, the user is denied access to the system and must contact the system administrator for a new password.The number of grace logins must be from 0 through 255. If this value is 0, the user cannot log in.A value for the GRACELOGIN property in a USER record overrides a value for NGRACE in a GROUP record.Both override the PASSWDRULES property in the SEOS class record.This property corresponds to the grace parameter of the ch[x]usr command.
- GROUPS(Informational) Displays the list of user groups that the user belongs to. This property also contains any group authorities, such as group administration authority (GROUP-ADMIN), assigned to the user for each group the user belongs to.The group list that is contained in this property can be different from the one in the native environment GROUPS property.Note:This property is not modified by the ch[x]usr command. Instead, use the join[-] or joinx[-]command to modify this property.
- INACTIVEDefines the number of days of inactivity that must pass before the system changes the status of a user to inactive. If the account status is inactive, the user cannot log in.A value for the INACTIVE property in a USER record overrides a value in a GROUP record. Both override the INACT property in the SEOS class record.Privileged Access Managerdoes not store the status; it calculates the status dynamically. To identify inactive users, you must compare the INACTIVE value with the LAST_ACC_TIME value of the user.
- LAST_ACC_TERMDisplays the terminal from which the last login was performed.
- LAST_ACC_TIMEDisplays the date and time of the last login.
- LOCALAPPSUsed by CA SSO.
- LOCATIONDefines a user location.Privileged Access Managerdoes not use this information for authorization.
- LOGININFODefines the information to log the user in to a specific application and audit data. LOGININFO contains a separate list for each application that the user is authorized to access. Used by CA SSO.
- LOGSHIFTIndicates whether a login outside of the shift time frame is permitted.Privileged Access Managerwrites an audit record in the audit log for this event.
- MAXLOGINSDefines the maximum number of concurrent logins that a user is allowed. A zero value indicates that the user can have any number of concurrent logins.A value for the MAXLOGINS property in a user record overrides a value in a group record. Both override the value of MAXLOGINS in the SEOS class record.
- MIN_TIMEDefines the minimum time in days allowed between password changes for the user.A value for the MIN_TIME property in a USER record overrides a value in a GROUP record. Both override the PASSWDRULES property in the SEOS class record.Note:This property corresponds to the min_life parameter of the ch[x]usr command.
- NOTIFYDefines the user to be notified when a resource or user generates an audit event.Privileged Access Managercan email the audit record to the specified user.Limit:30 characters.
- OBJ_TYPESpecifies the user authority attributes. Each of these attributes corresponds to the parameter of the same name in the ch[x]usr command. A user can have one or more of the following authority attributes:
- ADMINSpecifies whether the user can perform administrative functions, similar to root in the UNIX environment.
- AUDITORSpecifies whether the user can monitor the system, list information in the database, and can set the audit mode for existing records.
- IGN_HOLSpecifies whether the user can log in during any period of time defined in a HOLIDAY record.
- LOGICALSpecifies that the user is only for internalPrivileged Access Managerpurposes, and cannot be used by a real user to log in.For example, the user nobody that you can use as the owner of resources to prevent even the resource owner from accessing the resource is a logical user by default. This means that no user can log in using this account.
- OPERATORSpecifies whether the user can list everything in the database and can use the secons utility.
- PWMANAGERSpecifies whether the user can modify the password settings of other users and can enable a user account that the serevu utility has disabled.
- SERVERSpecifies whether a process can ask users for authorization and can issue the SEOSROUTE_VerifyCreate API call.
- OIDCRDDATAUsed by CA SSO.
- OLD_PASSWDContains an encrypted list of the previous passwords of the user. The user cannot choose a new password from this list. The maximum number of passwords that are saved in OLD_PASSWD is determined by the setoptions command.
- ORG_UNITA string that stores information about the organizational unit in which the user works. This string is part of the X.500 naming scheme.Privileged Access Managerdoes not use it for authorization.
- ORGANIZATIONDefines the organization in which the user works. This string is part of the X.500 naming scheme.Privileged Access Managerdoes not use this for authorization.
- PASSWD_A_C_WIndicates the ADMIN user who last changed the user password for this record.
- PASSWD_INTDefines the maximum time in days between password changes for users.A value for the PASSWD_INT property in a USER record overrides the value in a GROUP record. Both override the PASSWDRULES property in the SEOS class record.This property corresponds to the interval parameter of the ch[x]usr command.
- PASSWD_L_A_CDisplays the date and time at which an administrator last updated the password.
- PASSWD_L_CDisplays the date and time at which a user last updated the password.
- PHONEDefines the telephone number of the user. This information is not used for authorization.
- PWD_AUTOGENDisplays whether the user password is automatically generated. Used by CA SSO.The default is no.
- PWD_SYNCDisplays whether the user password is automatically kept identical for all user applications. Used by CA SSO.The default is no.
- REVACLDisplays the access control lists of the accessor.
- REVOKE_COUNTUsed by CA SSO.
- SCRIPT_VARSUsed by CA SSO, Defines a variables list with the variable values of the application script that are saved per application.
- SECLABELDefines the security label of a user or resource.The SECLABEL property corresponds to the label[-] parameter of the chres and ch[x]usr commands.
- SECLEVELDefines the security level of an accessor or resource.Note:This property corresponds to the level[-] parameter of the ch[x]usr and chres commands.
- SESSION_GROUPDefines an SSO session group for a user. The SESSION_GROUP property is a string with a maximum length of 16 characters.In Windows, an administrator can enter a session group new name if the preferred name is not in the drop-down list.Used by CA SSO.
- SHIFTUsed by CA SSO.
- SUSPEND_DATEDefines the date on which a user account is suspended and so becomes invalid.If the suspend date for a record precedes its resume date, the user can work before the suspend date and after the resume date.If a user has a resume date that is earlier than the suspend date, the record is also invalidbeforethe resume date. The user can work only between the resume and suspend dates.A value for the SUSPEND_DATE property in a user record overrides the value in a group record.This property corresponds to the suspend[-] parameter of the ch[x]usr and ch[x]grp commands.
- SUSPEND_WHODisplays the administrator who activated the suspend date.
- UALIASDisplays the aliases of a specific user defined to one or more authentication hosts. Used by CA SSO.
- UPDATE_TIME(Informational) Displays the date and time when the record was last modified.
- UPDATE_WHO(Informational) Displays the administrator who performed the update.