Subject: more Sudo..
To: None <tech-security@NetBSD.ORG>
From: Curt D McIntosh <cmcintos@csc.com>
List: tech-security
Date: 04/26/2002 19:17:01
Back and forth, back and forth....sudo or no sudo...

Problem:

I have a Solaris 2.6 workstation that has a CD burner installed.  The
driver disabled automount so you have to manually mount the cdrom before
you can burn a disc.
#mount -F hsfs .....

Question:

How do I allow any user to walk up, login, mount the cdrom and burn a disc
without being root to run the mount command.  You guys appear to be
trashing sudo so I'm looking for alternatives.  I can't always be here when
they need to burn a disc so it would be nice to solve this dilemma.


Thanks,

Mc