[Date Prev][Date Next] [Chronological] [Thread] [Top]

compare



hi all,
i have some ldap object which has attribute uidnumber, such as:

dn: uid=test, o=test.com
uid: test
uidnumber: 1000

if i have many objects in the database and i want to compare which
uidnumber is the greatest, how should i use the ldapsearch to do it?

Thank you.
Brian