secd.nfsAuth.noNameMap reported while mapping unix to windows user
Applies to
- ONTAP 9
- NFS
- NTFS security style
Issue
- ONTAP is unable to map a Unix user (via NFS) to a Windows user for NTFS permission authorization
- The following event is reported in
ems
log:
secd: secd.nfsAuth.noNameMap:error]: vserver (SVM01) Cannot map UNIX name to CIFS name. Error: Get user credentials procedure failed [ 7] Mapping an unknown UID to default windows user\n [ 7] Unable to map '<uid>'. No default Windows user defined.\n**[ 7] FAILURE: Name mapping for UNIX user '<uid>' failed. No mapping found\n
SecD.log
may display:
Examples:
ERR : RESULT_ERROR_SECD_USER_NOT_FOUND
ERR : Name mapping for UNIX user 'UID' failed. No mapping found
debug: Logged secd.nfsAuth.noNameMap to EMS
Examples for LDAP:
info : LDAP search succeeded with no entries { in searchLdap() at src/utils/secd_ldap_utils.cpp:368 }
ERR : User ID '<uid>' not found in UNIX authorization source LDAP.