SmLogObjEvent_ChangeDisabledUserState
This event is called under the following conditions:
casso1283
This event is called under the following conditions:
- When Admin enables or disables the user account.
- When you enable the account through the Administrative UI or the SDK.
- When the user is disabled because of account inactivity.
- When the user is disabled because the number of login failures was exceeded.
- When the user is disabled because the password has expired.
- When you set or unset "User must change password" in the Administrative UI.
- When you change a user password because changing the password triggers the user must enter a new password.
The following table lists the associated SmLog_Obj_t fields:
Field | Description |
nVersion
| Version number of the SiteMinder server. |
nCurrentTime
| Time when the event occurred. |
szUserName
| The name of the administrator who is changing the state of the account. |
szSessionId
| The session ID of the administrator who is changing the state of the account. |
szObjName
| Name of the directory where the user is defined. |
szFieldDesc
| DN of the user whose account is being changed. |
szStatusMsg
| Reason for changing the state of the account. |