sudo-users digest, Vol 1 #253 - 1 msg

bruno.gallant at ps.ge.com bruno.gallant at ps.ge.com
Wed Oct 31 15:20:36 EST 2001


I tried that, but same thing, when logging in, it gives a line like:

Oct 31 15:16:12 : sysadmin : TTY=ttyq0 ; PWD=/root ; USER=root ;
COMMAND=/bin/tcsh

but no further commands, even if I vi files, cd everywhere, etc.

thanks for your help!

-----Original Message-----
From: Dana Kaempen [mailto:decay at flash.net]
Sent: 31 octobre, 2001 14:31
To: sudo-users at courtesan.com
Subject: Re: sudo-users digest, Vol 1 #253 - 1 msg


Bruno asked:
> I just installed sudo, and trying it out.  When a user logs with it, an
> entry log is sent to the syslog file of the configured syslog host, but no
> commands entered by the user is sent.
You need a line like the following in /etc/sudoers to log user commands:
Defaults       logfile=/var/adm/sudo.log

Also, you *may* need to create the file by typing this to create a blank
file:
>/var/adm/sudo.log

Works like a charm
-- 
..d..ecay

mailto:decay at flash.net
------------------------
"Keep the wheels rolling." - Anonymous traffic prophet
____________________________________________________________ 
sudo-users mailing list <sudo-users at courtesan.com>
For list information, options, or to unsubscribe, visit:
http://www.courtesan.com/mailman/listinfo/sudo-users



More information about the sudo-users mailing list