mount: only root can do that



hi,
I want to give a normal user permission to mount a nfs partition
under one of his/her directory.

So, I set up /etc/fstab like this :

xx.xx.xx.xx:/mnt/inst /home/user1/mount nfs noauto,user 1 2

and checked the permission of /bin/mount and its "-rwsr-sr-x"

When user1 tries to mount the partition and give the command
mount -t nfs xx.xx.xx.xx:/mnt/inst mount , he always get the answer
"mount: only root can do that"

how can i get around with it. please suggest thanks

regards
baruah

.



Relevant Pages

  • Re: mount: only root can do that
    ... I want to give a normal user permission to mount a nfs partition ... but where do you think the chaos came from?" ...
    (comp.os.linux.networking)
  • Re: kill -9 doesnot work
    ... On 8/3/06, Matthew Miller wrote: ... >>> Is there a way to fix it? ... >>Mount the nfs partition so that it's interruptible. ...
    (Fedora)
  • Re: kill -9 doesnot work
    ... Is there a way to fix it? ... Mount the nfs partition so that it's interruptible. ... mtab just shows what partitions are mounted; ...
    (Fedora)
  • Re: [opensuse] NFS for /home on SuSE10.3
    ... NFS partition for /home. ... I won't bother you with details right now, ... You miss understand the use of automount. ... It is another method to mount an nfs mount, ...
    (SuSE)
  • mount: only root can do that
    ... In my RHEL 4 system, I want to give a normal user permission ... so that he/she can mount a nfs partition in one of his directories ... he gets "mount: ...
    (linux.redhat)