Mounting a volume using CIFS on a Unix client via NTLMv2 fails with the error code: -13
Applies to
ONTAP 9
Issue
The mount options used by the unix client
[root@client1 ~]# mount -t cifs 130.x.y.z/vol1 /testamar -o sec=NTLMV2,username=user1 -vvvv
The status code returned from storage is: NT_STATUS_LOGON_FAILURE
Kernel logs:
Sep 29 13:15:29 client1 kernel: Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE Sep 29 13:15:29 client1 kernel: CIFS VFS: Send error in SessSetup = -13 Sep 29 13:15:29 client1 kernel: CIFS VFS: cifs_mount failed w/return code = -13