SmLogEmsEvent_CreateUser, SmLogEmsEvent_DeleteUser, SmLogEmsEvent_ModifyUser
Creating, deleting, or modifying a user object results in an EMS event. User objects are LDAP entities of the classinetorgperson or entities of a class that extends inetorgperson.
casso1283
Creating, deleting, or modifying a user object results in an EMS event. User objects are LDAP entities of the classinetorgperson or entities of a class that extends inetorgperson.
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
| If this is an administrative event, the name of the administrator who is creating, modifying, or deleting the user object. If this is an end-user event, the user name is Registration. |
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 object’s organization. |
szFieldDesc
| Description of the event. |
szStatusMsg
| Status message. Used only if the event was not handled successfully. |