Unix account resolution fails because MS-LDAP server does not have Unix account information
Applies to
- ONTAP 9
- CIFS
- NFS
- Name mapping
- Account resolution
- MS-LDAP
Issue
- To resolve a Unix ID number to a full unix account credential, ONTAP sends an LDAP query to the MS-LDAP server; requesting that the MS-LDAP server search for the Unix ID and reply with the associated Unix account's information
- The MS-LDAP server replies that there are no matching accounts
- SECD says
-
debug: Searching LDAP for the "uid, uidNumber, gidNumber, unixUserPassword, name, unixHomeDirectory, loginShell" attribute(s) within base "dc=owfg,dc=com" (scope: 2) using filter: (&(objectClass=User)(uid=424956)) info : LDAP search succeeded with no entries { in searchLdap() at src/utils/secd_ldap_utils.cpp:368 }
-