SmLogEmsEvent_EnableUser, SmLogEmsEvent_DisableUser
These events are called when a user’s access rights are enabled or disabled. Access rights pertain to the user’s ability to get resources that are under stmndr protection.
casso1283
These events are called when a user’s access rights are enabled or disabled. Access rights pertain to the user’s ability to get resources that are under
SiteMinder
protection.The following table lists the associated SmLog_Ems_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 enabling or disabling the user’s access rights. |
szSessionId | The EMS session ID. |
szDirName | The name of the SiteMinder directory where the user is located. |
szObjName | The name (user ID) of the user object targeted by this event. |
szObjPath | Full distinguished name of the user object targeted by this event. |
szObjClass | Class name of the user object. |
szOrgName | Name of the user’s organization. |
szFieldDesc | Description of the event. |
szStatusMsg | Status message. This will be 0 if the user’s access rights are enabled, and non-zero if the user’s access rights are disabled. |