On Wed, 13 Aug 2003 18:10:46 -0400
Boom Stickity <[EMAIL PROTECTED]> wrote:

Hey,

I may have missed earlier messages so excuse me if you've already gone over 
the following.

> I have sudo installed and set up my syslog.conf with the following line:
> local2.debug                          /var/log/sudo
> separated by tabs of course.  I kill -HUP'd the pid (also tried restarting
> to be sure) then failed a sudo command.  

by default on redhat if you haven't modified your sudoers file:

authpriv.*      /var/log/sudo

will get what you want.  
Note that this is exactly what goes into /var/log/secure.

The command:

service syslog reload

will save you from having to figure out the correct pid after making changes.


Cheers,
Sean




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to