erSystemUser
The erSystemUser
class stores IBM Verify Identity Governance system
accounts such as the pre-defined IVIG system
account. The erAccountItem
is also added to each erSystemUser
entry
since it is an account managed by the system. This class is a domain
entry. The parent class is top.
Attribute name | Description | Type |
---|---|---|
erUid |
Account login ID. This attribute is required. | directory string |
erLostPasswordQuestion |
Account lost password question. | directory string |
erLostPasswordAnswer |
Account lost password answer. | binary |
erIsDelegated |
Flag determining whether the account workflow can be sent to delegates. | Boolean |
erDelegate |
Delegate of the user. | directory string |
erWorkflow |
Filter for viewing pending requests and completed requests. | directory string |
erRoles |
Roles associated with the account. | distinguished name |
erHomePage |
Login home page. | directory string |
erPswdLastChanged |
Date and time that the password was last changed. | generalized time |
erNumLogonAttempt |
Number of times that the user attempted to log on. | integer |
erChangePswdRequired |
Flag indicating whether the user is required to change the password the next time that the user logs on to the system. | Boolean |
erRespLastChange |
Date and time that the challenge response was last changed. | generalized time |