SmLogEmsEvent_CreateObject, SmLogEmsEvent_DeleteObject, SmLogEmsEvent_ModifyObject

These events are called when an LDAP entry with an object class of top is created, deleted, or modified. The top object class is a superclass for all other object classes in an LDAP directory. These events apply to any LDAP entry that uses the attribute objectclass.
casso1283
These events are called when an LDAP entry with an object class of top is created, deleted, or modified. The top object class is a superclass for all other object classes in an LDAP directory. These events apply to any LDAP entry that uses the attribute objectclass.
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 creating, modifying, or deleting the object.
szSessionId
The EMS session ID.
szDirName
The name of the
SiteMinder
directory where the object is located.
szObjName
The name of the object targeted by this event.
szObjPath
Full distinguished name of the object targeted by this event.
szObjClass
Class name of the object.
szFieldDesc
Description of the event.
szStatusMsg
Status message. Used only if the event was not handled successfully.