24 Dec
2002
24 Dec
'02
8:33 p.m.
On Tue, Dec 24, 2002 at 07:49:18AM -0500, Bill Mills-Curran wrote:
How do I control "trusted user" to allow regular user accounts access to things like the mailq command or reviewing system logs?
sudo. It can specify which commands which users are allowed to run with elevated privs. For more complex options, such as reading certain logs, you'll probably want to write scripts/programs that do exactly what you want to allow and allow sudo access to them. -- Frank Sweetser fs at wpi.edu WPI Network Engineer