2017年4月18日 星期二

CIFS: mount error 13 = Permission denied

REF: https://amos-vwr.blogspot.tw/2012/01/mount-error-13-permission-denied.html?m=1

通常的原因是使用 domain account的寫法不正確,例如
mount -t cifs /// /mnt/Shared -o username=/,password=
請特別注意,domainname/username  跟 domainname\username 雖然經常是兩著都可以通用,但有時候,就是不能不信邪,就是會得到不一樣的結果

沒有留言:

張貼留言