[Samba] mount problem

Jeremiah Towe jeremiah.towe at gmail.com
Tue Aug 1 17:36:41 GMT 2006


I'm trying to mount a windows share on my linux box. The windows machine is
on a domain called utsad.com and the name of the machine is ccare-f45 and
the share is Music.

I can do this:

smbclient -L ////ccare-f45//Music -U jtowe -W utsad.com

and get this:

Domain=[UTSAD] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Sharename Type Comment
--------- ---- -------
IPC$ IPC Remote IPC
ip Disk
Music Disk
ADMIN$ Disk Remote Admin
C$ Disk Default share
Domain=[UTSAD] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Server Comment
--------- -------

Workgroup Master
--------- -------

So seems like that works. Then I do this:

mount -t smbfs -o USERNAME=jtowe,WORKGROUP=utsad.com //ccare-f45/Music
/home/jrow/test

and get this:

13789: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed

Any suggestions?


More information about the samba mailing list