LDAP-UX Client Services B.04.15 Administrator's Guide
Run the following command to list a group entry that does not require posixGroup attributes.
This command uses ((cn=groupA)(objectclass=groupOfUniqueNames)) as the search
filter:
./ldapuglist -t group -F “(&(cn=groupA)(objectclass=groupOfUniqueNames))”
The output is as follows:
dn: cn=groupA,ou=groups,dc=example,dc=com
cn: groupA
Run the following commands to unset the LDAP_BINDDN and LDAP_BINDCRED environment
variables.
unset LDAP_BINDDN unset LDAP_BINDCRED
6.3 LDAP User and Group Management Tools 157