The ldapsearch command did not return information necessary for the Name Server Switch system.
Perform the following command to simulate the action taken by this tool:
ldapsearch -x -LLL '(uidNumber=*)' uid uidNumber gidNumberThe three attributes listed -- uid, uidNumber, and gidNumber -- are required by the Name Server Switch system to appear in LDAP objects corresponding to UNIX users.
Parent topic: Metadata server messages