[linux-cifs-client] Mounting CIFS gives me permission denied

Steven French sfrench at us.ibm.com
Mon Oct 11 18:29:52 GMT 2004


> When I try this, I get:
> mount error 13 = Permission denied

A few possbile causes come to mind 
1) Obviously a bad user or password (from a windows box you can override 
the user and password explicitly on NET USE or use smbclient as an 
alternative to try a different client)
2) specifying a user who is configured to not allow authentication across 
the network
3) specifying a domain (or using the default domain) which does not match 
the servers domain
4) restricted host (windows allows you to configure workstations that are 
not allowed to mount to a share)
5) windows is configured for mandatory use of ntlmv2 or kerberos security 
(cifs support for ntlmv2 is not enabled in /proc/fs/cifs by default and 
cifs kerberos support is not complete)



Steve French
Senior Software Engineer
Linux Technology Center - IBM Austin
phone: 512-838-2294
email: sfrench at-sign us dot ibm dot com
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the linux-cifs-client mailing list