Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 2 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Access_denied_error_seen_by_Windows_clients_as_ONTAP_maps_users_to_pcuser_instead_of_the_appropriate_UNIX_user
      Windows users get mapped to the default unix user (pcuser) instead of the appropriate UNIX user Verify whether the expected UNIX user's credentials (Ex: user1 for DOMAIN\user1) are resolved by the SVM...Windows users get mapped to the default unix user (pcuser) instead of the appropriate UNIX user Verify whether the expected UNIX user's credentials (Ex: user1 for DOMAIN\user1) are resolved by the SVM Error: command failed: Failed to resolve user name to a UNIX ID. If the error states "user not found", check which name services are being used for user lookup If ns-switch only lists "files", then the UNIX user must be created locally, if the user is not present in unix-user show output
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Permission_denied_is_reported_during_copy_file_with_cp_p_command
      Applies to ONTAP 9 In the following conditions, a “Permission denied” error is reported during the copy file from the NFS client by NFS server. Copy file with "-p" option Note: Please see here to chec...Applies to ONTAP 9 In the following conditions, a “Permission denied” error is reported during the copy file from the NFS client by NFS server. Copy file with "-p" option Note: Please see here to check what is the "-p" option meaning. Copy file to a volume or qtree which security style is "Mixed" and Effective style is "NTFS" (Mixed/NTFS) Copy file to the different file name. For example: user1@xxxxxxx[/xxxx/xxxxxx/tmp/xx_share/directory1]>cp -p test.txt mytest cp: Mytest: Permission denied