RE: simple samba question

2000-08-31 Thread John Losey
If I understand correctly...You are trying to mount a share from the Win98 box onto the Linux box? Samba allows the Windows world seamless access to files on the UNIX world as if they were seeing files on another Windows box. It doesn't, however, allow the UNIX world access to shares on the

Re: simple samba question

2000-08-31 Thread Matt Housh
This time, i am in need of the command, the exact command, if possible, to mount a share on a win98 machine from my linux rh6.2 machine. You need to compile samba with smbmount support (./configure --with-smbmount), as it is NOT compiled in by default. If you're using RPMS, I'm not sure if

Re: simple samba question

2000-08-31 Thread Jeff Hogg
-Original Message- From: John Losey [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Date: Thursday, August 31, 2000 11:30 AM Subject: RE: simple samba question If I understand correctly...You are trying to mount a share from the Win98 box onto the Linux box? Samba allows

Re: simple samba question

2000-08-31 Thread Eduardo M. A. M. Mendes
Hello Have you tried Sharity? I am running it on my server and the gui interfacer is pretty nice. Regards Eduardo This time, i am in need of the command, the exact command, if possible, to mount a share on a win98 machine from my linux rh6.2 machine. You need to compile samba with

Re: simple samba question

2000-08-31 Thread Christopher Northrop
Samba rpm from redhat is pre-cooked and ready to serve.. Best when server HOT.. No compiling just season to taste.. - Original Message - From: Matt Housh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 31, 2000 11:40 AM Subject: Re: simple samba question This time

Re: simple samba question

2000-08-31 Thread Dusty deBoer
On my RedHat 6.1 system, there is an smbmount command. Should be able to: smbmount //windowsmachine/sharename /mnt/mountpoint But I had some trouble with that. It worked when: smbmount //windowsmachine/sharename /mnt/mountpoint -I windowsIpAdress -U windowsUsername Then it asked for a