Re: Map Network Drives

2003-07-02 Thread vijaya
ares > are available. It's also kind of a ftp client using smb. > > See "smbclient". > > Hope this helps, > > Mike > > - Original Message - > From: "Anthony E. Greene" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sund

Re: Map Network Drives

2003-07-02 Thread Anthony E. Greene
On 02-Jul-2003/12:58 +0300, [EMAIL PROTECTED] wrote: >Is there any GUI type interface of smbclient? If you're using Nautilus or Konqueror, just type this into the address bar: smb:// and press [Enter]. You should get a list of machines in your workgroup. Tony -- Anthony E. Greene

RE: Map Network Drives

2003-07-02 Thread Stephen Kuhn
On Wed, 2003-07-02 at 19:58, [EMAIL PROTECTED] wrote: > Is there any GUI type interface of smbclient? > > Thanks, > > Yasir. You can google for LinNeighborhood - best GUI for mapping network drives, logging into Windows based networks. http://www.bnro.de/~schmidjo/download/ -- Wed Jul 2 20:2

RE: Map Network Drives

2003-07-02 Thread mykhan
ows you to query hosts for what shares are available. It's also kind of a ftp client using smb. See "smbclient". Hope this helps, Mike - Original Message - From: "Anthony E. Greene" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 01, 2003

Re: Map Network Drives

2003-06-03 Thread Edward Dekkers
Bart van Kuik wrote: I have put lines like this in my /etc/fstab: //nl-burner/temp /mnt/burner smbfs noauto,uid=0,gid=100,noatime,umask=002,fmask=664,dmask=775,guest,workgroup=nl-oracle //amisrd73/oracle /mnt/amis smbfs noauto,uid=0,gid=100,dmask=775,fmask=664,username=bkuik,password=bkuik Bart

Re: Map Network Drives

2003-06-03 Thread Bart van Kuik
I have put lines like this in my /etc/fstab: //nl-burner/temp /mnt/burner smbfs noauto,uid=0,gid=100,noatime,umask=002,fmask=664,dmask=775,guest,workgroup=nl-oracle //amisrd73/oracle /mnt/amis smbfs noauto,uid=0,gid=100,dmask=775,fmask=664,username=bkuik,password=bkuik Then created two directori

Re: Map Network Drives

2003-06-02 Thread Mike McMullen
t's also kind of a ftp client using smb. > > > >See "smbclient". > > > >Hope this helps, > > > >Mike > > > >- Original Message - > >From: "Anthony E. Greene" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]>

Re: Map Network Drives

2003-06-02 Thread Mike McMullen
They are part of the Samba suite. You were right. -Mike - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 01, 2003 5:32 PM Subject: Re: Map Network Drives > On Sun, 1 Jun 2003, Anthony E. Greene wrote: &

Re: Map Network Drives

2003-06-02 Thread Joseph A Nagy Jr
Mike Burger wrote: On Sun, 1 Jun 2003, Joseph A Nagy Jr wrote: I'd also like to know how to access winboxes from my Linux desktop w/o samba. That's what the samba-client package is for. Unless you have an NFS server for your Windows boxen. Samba-client is still samba (or a part of it). And X

Re: Map Network Drives

2003-06-02 Thread Mike Burger
On Sun, 1 Jun 2003, Joseph A Nagy Jr wrote: > Mike Burger wrote: > > On Sun, 1 Jun 2003, Anthony E. Greene wrote: > > > > > >>On 01-Jun-2003/17:05 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: > >> > >>>Look into setting up Samba. > >> > >>He wants to sit at his Linux desktop and use data residi

Re: Map Network Drives

2003-06-02 Thread Joseph A Nagy Jr
Anthony E. Greene wrote: On 01-Jun-2003/19:32 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: I'm sorry...I thought that smbmount and smbclient were part of the Samba system. At least, that's how I installed them. They are included in the package, but there is no "Samba setup" required. Setting

Re: Map Network Drives

2003-06-02 Thread Joseph A Nagy Jr
Anthony E. Greene wrote: On 01-Jun-2003/19:35 -0500, Joseph A Nagy Jr <[EMAIL PROTECTED]> wrote: I'd also like to know how to access winboxes from my Linux desktop w/o samba. The Samba distribution includes both client and server software. Only the server requires "setup" and is almost always w

Re: Map Network Drives

2003-06-02 Thread Anthony E. Greene
On 01-Jun-2003/20:52 -0400, "Brent L. Cox" <[EMAIL PROTECTED]> wrote: [about smbmount] >ok I can use that command and it did ask me for a password >but I keep getting access denied with I use my password. Is your Linux username the same as your Windows username? Did you try specifying the Windows

Re: Map Network Drives

2003-06-02 Thread Anthony E. Greene
On 01-Jun-2003/19:35 -0500, Joseph A Nagy Jr <[EMAIL PROTECTED]> wrote: > >I'd also like to know how to access winboxes from my Linux desktop w/o >samba. The Samba distribution includes both client and server software. Only the server requires "setup" and is almost always what's referred to when

Re: Map Network Drives

2003-06-02 Thread Anthony E. Greene
On 01-Jun-2003/19:32 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: >On Sun, 1 Jun 2003, Anthony E. Greene wrote: > >> On 01-Jun-2003/17:05 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: >> >Look into setting up Samba. >> >> He wants to sit at his Linux desktop and use data residing in shared >> dir

Re: Map Network Drives

2003-06-02 Thread Joseph A Nagy Jr
Brent L. Cox wrote: ok I can use that command and it did ask me for a password but I keep getting access denied with I use my password. Are you using the password for the windows share? -- Wielder of the mighty +1 LARTsaber of Unsubscribe Instructions At End of Message, the +3 Clue-by-Four of

Re: Map Network Drives

2003-06-02 Thread Brent L. Cox
nt". It allows you to query hosts for what shares are available. It's also kind of a ftp client using smb. See "smbclient". Hope this helps, Mike - Original Message - From: "Anthony E. Greene" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sun

Re: Map Network Drives

2003-06-02 Thread Joseph A Nagy Jr
Mike Burger wrote: On Sun, 1 Jun 2003, Anthony E. Greene wrote: On 01-Jun-2003/17:05 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: Look into setting up Samba. He wants to sit at his Linux desktop and use data residing in shared directories on Winboxes. You don't need to setup Samba for that. Sam

Re: Map Network Drives

2003-06-02 Thread Mike Burger
On Sun, 1 Jun 2003, Anthony E. Greene wrote: > On 01-Jun-2003/17:05 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: > >Look into setting up Samba. > > He wants to sit at his Linux desktop and use data residing in shared > directories on Winboxes. You don't need to setup Samba for that. > > Samba a

Re: Map Network Drives

2003-06-02 Thread Mike McMullen
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 01, 2003 3:25 PM Subject: Re: Map Network Drives > Check out smbmount. We mount windows shares all the time in our > office. For ad hoc mounting it can go something like this: > > smbmount //windowsbox/sh

Re: Map Network Drives

2003-06-02 Thread Mike McMullen
y E. Greene" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 01, 2003 3:12 PM Subject: Re: Map Network Drives > On 01-Jun-2003/17:05 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: > >Look into setting up Samba. > > He wants to sit at his Linux de

Re: Map Network Drives

2003-06-02 Thread Anthony E. Greene
On 01-Jun-2003/17:05 -0500, Mike Burger <[EMAIL PROTECTED]> wrote: >Look into setting up Samba. He wants to sit at his Linux desktop and use data residing in shared directories on Winboxes. You don't need to setup Samba for that. Samba allows Winboxes to access data in shared directories on *nix

Re: Map Network Drives

2003-06-02 Thread Anthony E. Greene
On 01-Jun-2003/15:45 -0400, "Brent L. Cox" <[EMAIL PROTECTED]> wrote: >I there a way to Map a network location on a MS Windows >system like Maping drive on a MS Windows system. Can you >do that on linux I have a share on a Windows system that I >want to map on my linux box. I think Nautilus an

Re: Map Network Drives

2003-06-02 Thread Mike Burger
Look into setting up Samba. On Sun, 1 Jun 2003, Brent L. Cox wrote: > I there a way to Map a network location on a MS Windows > system like Maping drive on a MS Windows system. Can you > do that on linux I have a share on a Windows system that I > want to map on my linux box. > > > -- Mi

Re: Map Network Drives

2003-06-02 Thread Stephen Kuhn
On Mon, 2003-06-02 at 05:45, Brent L. Cox wrote: > I there a way to Map a network location on a MS Windows > system like Maping drive on a MS Windows system. Can you > do that on linux I have a share on a Windows system that I > want to map on my linux box. If you want a simple "Network Neighb

Re: Map Network Drives

2003-06-02 Thread Joseph A Nagy Jr
Brent L. Cox wrote: I there a way to Map a network location on a MS Windows system like Maping drive on a MS Windows system. Can you do that on linux I have a share on a Windows system that I want to map on my linux box. If you have samba installed, check out the man pages for samba. If not, go