[sudo-users] RE: sudo log question -- log to remote host with different platform

Ran Li Ran.Li at rti.rogers.com
Fri Dec 2 16:05:30 EST 2005


To enable Linux syslog FROM remote host need to put "-r" option when
starting syslogd.

Thanks for your attention.


-----Original Message-----
From: Ran Li 
Sent: Friday, December 02, 2005 2:11 PM
To: sudo-users at sudo.ws
Cc: Ran Li
Subject: sudo log question -- log to remote host with different platform


Hello all,

Got some problems when trying to do the centralized log on Linux
platform(RHEL4), the tests I did are as following (on RHEL4, Solaris10,
HPUX11.11)

sudo host	-	log host	-	result
solaris	-	linux		-	failed
linux 	-	linux		-	failed
hpux		-	linux		-	failed
solaris	-	solaris	-	passed
linux		-	solaris	-	passed
hpux		-	solaris	-	passed
solaris	-	hpux		-	passwd
linux 	-	hpux		-	passwd with 2 identical log
entries for each sudo action
hpux		-	hpux		-	passwd with 2 identical
log entries for each sudo action

any idea or comments on how to enable the log from remote host on Linux
platform? and how to eliminate the duplicate log entries on hpux
platform.

Any input would be appreciated.

Regards,

-ran




More information about the sudo-users mailing list