Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mount permission, let the user read a mounted permission
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
net_keeper
Tux's lil' helper
Tux's lil' helper


Joined: 06 Jul 2003
Posts: 108
Location: Earth

PostPosted: Sat Jul 19, 2003 5:26 pm    Post subject: Mount permission, let the user read a mounted permission Reply with quote

Hy,
Well, my problem is in the mounting.

I would like to give a normal user two things:
A) Abillity to mount- The user could mount the cdrom partition without having the root password.

B) The user will be able to read from mounted partitions.

How do i do that?
Thanks
Back to top
View user's profile Send private message
compu-tom
Guru
Guru


Joined: 09 Jan 2003
Posts: 415
Location: Berlin, Germany

PostPosted: Sat Jul 19, 2003 7:46 pm    Post subject: Reply with quote

As root, put the mount option "users" in your /etc/fstab:
Code:
/dev/cdroms/cdrom0  /mnt/cdrom  auto        noauto,users,ro     0 0


This should enable users to mount the CDROM.

All users can then read from this CDROM.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum