What are the LDAP Mappings for Creation Timestamp and Modification Timestamp

(Last modified: 04Apr2006)

This document (10100862) is provided subject to the disclaimer at the end of this document.

fact

Novell eDirectory 8.7.3 for All Platforms

symptom

What are the LDAP Mappings for Creation Timestamp and Modification Timestamp

fix

The LDAP mappings for creation timestamp and modification timestamp are internal mappings that the LDAP Group Object does not show in its mapping list.  The internal mappings are as follows:

createTimestamp
modifyTimestamp

Here's an example of a ldapsearch query:

ldapsearch -x -h 10.1.1.1 -p 389 -b o=novell objectclass=user "createtimestamp" "modifytimestamp"

The above ldapsearch query will return all Users in the Novell container with their creation and modification timestamps.

note

The + sign symbol in a ldapsearch query will also show the timestamp information:  ldapsearch -x + -h 10.1.1.1 -p 389 -b o=novell objectclass=user

document

Document Title: What are the LDAP Mappings for Creation Timestamp and Modification Timestamp
Document ID: 10100862
Solution ID: NOVL105601
Creation Date: 04Apr2006
Modified Date: 04Apr2006
Novell Product Class:Novell Directory Services

disclaimer

The Origin of this information may be internal or external to Novell. Novell makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Novell makes no explicit or implied claims to the validity of this information.
Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.