[Samba] mount problem

Jeremiah Towe jeremiah.towe at gmail.com
Tue Aug 1 18:52:45 GMT 2006


If you don't specifiy password it prompts you for it.  I tried it with the
password in the command line too, no go.  Also someone suggested I put it
like this:

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

Same result.

On 8/1/06, "Daniel Müller" <danielmueller9 at gmx.net> wrote:
>
> I do not know much abaut it, but did you forget the password?
>
>
> mount -t smbfs -o USERNAME=jtowe,password=?,WORKGROUP=utsad.com//ccare-f45/Music
> /home/jrow/test
> Daniel
>
> -------- Original-Nachricht --------
> Datum: Tue, 1 Aug 2006 13:36:41 -0400
> Von: "Jeremiah Towe" <jeremiah.towe at gmail.com>
> An: samba at lists.samba.org
> Betreff: [Samba] mount problem
>
> > 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?
> > --
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  https://lists.samba.org/mailman/listinfo/samba
>
>


More information about the samba mailing list