Re: [SLUG] Problems with smbmnt and fstab... still

From: Russ Wright (rwrigh10@tampabay.rr.com)
Date: Sat Oct 25 2003 - 20:08:09 EDT


Okay I think I got it.

I had to change the mount point. samba will not mount a drive on the root.
The mapping must be inside the user directory. I changes fstab like so:

//clinical/Main /home/rwright/mnt/Main smbfs
users,noauto,rw,username=guest 0 0
//clinical/Public /home/rwright/mnt/Public smbfs
users,noauto,rw,username=guest 0 0

Now it works.

Regards
Russ

On Saturday 25 October 2003 6:45 pm, you wrote:
> The shares are open to all users on the network so I use the guest account.
>
> If I log in as root and type
> #smbmount //clinical/Main /mnt/Main -o guest
> it works just fine and connects
>
> if I log in as a regular user
> #smbmount //clinical/Main /mnt/Main -o guest
> cannot mount on /mnt/Main: Operation not permitted
> smbmnt failed: 1
>
> I did
> #chmod -R 777 /mnt/Main
> no change
>

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:10:34 EDT