[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Really Newbie Questions
O.K. - I have an LDAP schema based on inetOrgPerson and PosixAccount = dn
as follows:
dn: uid=gvldap,ou=CVNA,o=corvu
UID is always expected to be unique, regardless of ou= (flat).
First question, how can I get ldapsearch to return all users for CVNA?
Second qustion, how can I automatically disable all accounts that are part
of CVNA, but not delete them?
Last question, can I get ldap search to return a match for ANY ou so long
as the uid does match?