HSTSS0057W LDAP problem: getent failed for %user_name .

Explanation

The "getent passwd <uid>" or "getent group <gid>" for the named user's primary group failed to return the expected data.

Action

Use ldapsearch to gather the uidNumber and gidNumber of the named user via the following command:

ldapsearch -x -LLL '(uid=<username>)' uid uidNumber gidNumber

Attempt to run "getent passwd <uidNumber>" using the value of the uidNumber attribute, and then "getent group <gidNumber>" using the value of the gidNumber attribute.

Parent topic: Metadata server messages

Library | Support | Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.
IBM TotalStorage SAN File System v2.2