BTS

Message1993

Author mika
Recipients gebi, suntong
Date 2009-02-28.16:19:10
Content
Gebi, what's your opinion about this issue? Should we close this bugreport now 
as we are using 'users' instead of 'user' for CD/DVD mounting? Or should we 
consider using 'user' instead of 'users' again (due to security reasons)?

That's what it looks like currently:

% grep users /etc/fstab
/dev/fd0       /mnt/floppy    auto   users,noauto,exec                      
0      0
/dev/external  /mnt/external  auto   users,noauto,exec,rw,uid=mika,gid=mika 
0      0
/dev/external1 /mnt/external1 auto   users,noauto,exec,rw,uid=mika,gid=mika 
0      0
/dev/cdrom     /mnt/cdrom     auto   users,noauto,exec,ro                   
0      0
/dev/dvd       /mnt/dvd       auto   users,noauto,exec,ro                   
0      0

I'm not sure whether 'users' really is a sane choise. What about you?

regards,
-mika-
History
Date User Action Args
2009-02-28 16:19:11mikasetrecipients: + gebi, suntong
2009-02-28 16:19:11mikasetmessageid: <1235837951.36.0.022787388186.issue582@bts.grml.org>
2009-02-28 16:19:11mikalinkissue582 messages
2009-02-28 16:19:10mikacreate