Article
ModifyTimestamp
When you are using LDAP to view Objects in eDirectory you may have noticed the ModifyTimestamp.
This attribute is helpful if you are checking if something has been changed in a period of time. However if you look in eDirectory or query eDirectory in IDM for this attribute you will not find it.
modifiersName
The ModifyTimestamp you see in the LDAP view is actually the Timestamp of the modifiersName attribute in eDirectory.
IDM
You can query the attribute in IDM following the next steps:
Query modifiersName of an object into a local variable as a nodeset.
With XPATH you can use [local variable]/@Timestamp to get the modifyTimestamp.
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 3064 reads


0