Al Adcock wrote:
> 
> OK:
> 
> I'm running a RH server in the office, running samba.  I have linux on
> my laptop.  How do I mount the remote file system?  I tried:
> 
> mount filebox:/usr/local/home /remote, where filebox is the name of the
> file server.
> 
> It returns permission denied.  I looked through the mount MAN pages, but
> can't find anywhere to pass credentials.  Thanks in advance for the
> help.
> 
> Al
> 

Assuming that you've done everything necessary in SAMBA:

mount -t smb -o user=xxxx,(and others, see: smbmount) //server/share  
/mount/point



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to