Ldapsearch with attribute createtimestamp and modifytimestamp
Hi all
need to know the entries that have not been modified, I think that the attributes createtimestamp and modifytimestamp should is same.
I run
ldapsearch ............................................. filter createtimestamp=modifytimestamp??
but it show attributes with createtimestamp/modifytimestamp different.
any idea
thanks