Sudoers question for help

Grigorov, George D george.grigorov at eds.com
Thu May 3 07:23:16 EDT 2001


Hi all,

Here is my case:

OS HP-UX 10.20 and 11.00

A certain user, i.e. ingres wants to sudo /usr/sbin/fuser.  How can I
configure him to use /usr/sbin/fuser limited only to his file system,i.e
/DB. 
So far I have done the following:

 # User alias specification
 User_Alias      FULLTIMERS = ingres
 
 # Cmnd alias specification
 Cmnd_Alias      FUSER= /usr/sbin/fuser *
 
 # Override builtin defaults
 Defaults        syslog=auth
 Defaults:FULLTIMERS     !authenticate
 
 # User privilege specification
 root    ALL=(ALL) ALL
 FULLTIMERS ALL= NOPASSWD: FUSER

This configuration allows him to use "fuser" system wide which I do not
want.
 
 I would very much appreciate your advice with my case.
 Thank you in advance. 

George Grigorov
GMAccess-HP SysAdmins
985 W.Entrance Dr.
Auburn Hills MI 48326
* phone: 248-276-5141 (8-351)
* mailto:george.grigorov at eds.com
pager: 248-873-0795




More information about the sudo-users mailing list