[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounting windows boxes



Hi Terry,
Thanks for the help, but this is what I get...


mount -t smbfs //jr/tmp/ /mnt/Samba/
mount: wrong fs type, bad option, bad superblock on //jr/tmp/,
       or too many mounted file systems

...so I made sure that I could see the shares on jr....

smbclient -L jr
added interface ip=192.168.0.2 bcast=192.168.0.255 nmask=255.255.255.0
Got a positive name query response from 192.168.0.5 ( 192.168.0.5 )
Password:
Anonymous login successful
Domain=[LUG] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]

        Sharename      Type      Comment
        ---------      ----      -------
Error returning browse list: NT_STATUS_ACCESS_DENIED

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

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

Do you know what NT_STATUS_ACCESS_DENIED is from?


Jake Johnson
jake@plutoid.com
http://www.plutoid.com


On Sun, 15 Jun 2003, Terry wrote:

> On Sun, 15 Jun 2003, Jake Johnson wrote:
>
> > What is the easiest way to mount a windows share from a Linux box?  It is
> > easy to mount a samba share, but I am having difficulty in the reverse direction.
>
> Assuming the kernel has smbfs compiled in or as a module and the windows
> share is made available:
>
> mount -t smbfs //hostname/winsharename /linuxmountpoint
>
> Hope this helps,
>
>
> Terry.
>
> tcarney@selterra.com
> http://haven.selterra.com/
> -----------------------------------------------------------------
> Public GPG Key: http://www.selterra.com/pubkeys/tcarney.asc
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>



Reply to: