ubuntu Permission error is reported under mount window directory:
CIFS VFS: cifs_mount failed w/return code = -13
Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE
After trying many ways, I finally added the following parameter to the command and it was OK
sec=ntlm
Full command:
sudo mount.cifs -o sec=ntlm,username=Administrator,password='test' //192.168.8.105/workspace /root/mnt
Similar Posts:
- Mount error (13): resolution of permission denied error in mount.cifs
- Samba windows 10 share: mount error(112): Host is down [How to Solve]
- Setting root password after installation of Ubuntu 20.04 LTS
- ubuntu18.04 Start Android StudioKVM is required to run this AVD ./dev/kvm device: permission denied.
- nfs load errorwrong fs type, bad option, bad superblock
- 421 service not available, remote server has closed connection
- [Solved] “tar:Exiting with failure status due to previous errors”
- How to Solve Error: Request failed with status code 500
- [Solved] Ubuntu Startup Errors were found while checking the disk-drive for /
- sqlite3.OperationalError: database is locked