Kyle Burton on Fri, 22 Jan 1999 13:48:20 -0500 (EST)


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

Re: sambafs/smbmount questions


I've used smbclient before, and had it work well.  You need to have
smb compiled into your kernel (or loaded as a module) first.

You could use hte ftp like smbclient just to test your connection
to the box that's providing the share

  smbclient //host/share_name

You may need to pass a workgroup/domain name, and user/password information
depending on how the share is set up.

  smbmount //host/share_name /mount_point

should be very similar to netware [ncpmount] or nfs [mount host:/path]

All the info I've just offered is available from the manpages for
smbclient and smbmount...

kyle

------------------------------------------------------------------------------
No one can make you feel inferior without your consent. 
    -- Eleanor Roosevelt 
mortis@voicenet.com                            http://www.voicenet.com/~mortis
------------------------------------------------------------------------------

On Fri, 22 Jan 1999, Tracy Nelson wrote:

> Hi,
> 
> I would like to mount a shared directory from my NT server on my Linux
> box.  Does anyone know how to do this?  I have tried to mount it using
> "mount -tsmbfs" but I get the message that that file system type is
> unsupported by my kernel, and I can't find the source for it.  I have
> seen references to something called "smbmount", but I can't seem to find
> any solid info on it (probably I just don't know where to look).
> 
> Does anyone else do this?  Or can anyone point me in a good direction to
> go looking?
> 
> Cheers!
> -- Tracy Nelson (tnelson@fast.net)
> 
> --
> To unsubscribe, send a message with the word 'unsubscribe' in the subject
> or body of your message to plug-request@lists.nothinbut.net
> 
> 

--
To unsubscribe, send a message with the word 'unsubscribe' in the subject
or body of your message to plug-request@lists.nothinbut.net