[linux-cifs-client] Mounting without password?

eflorac at intellique.com eflorac at intellique.com
Wed May 10 13:09:43 GMT 2006


On Wed, May 10, 2006 08:41, Steven Scholz wrote:

> If I do have a user on my Windows machine with no password and a share is
> accesable for this user I can't mount it.
>
> Mounting with no password using
>
>  mount -t cifs //10.0.2.10/test1 /mnt/intern -o user="Steven Scholz"
>
> results in "NT_STATUS_ACCESS_DENIED"

I suppose that the username provided is incorrect. It should prompt you
for a password (even if there isn't any) according to

http://us4.samba.org/samba/docs/man/manpages-3/smbclient.1.html

Check on your windows machine what's your login is. My guess is that
you're using  Username instead of Login.


More information about the linux-cifs-client mailing list