logging of root logins

Markus Friedl markus at openbsd.org
Fri Nov 9 02:52:48 EST 2001


On Thu, Nov 08, 2001 at 04:02:05PM +0100, Arthur de Jong wrote:
>          authctxt->valid && authctxt->pw->pw_uid == 0 ? "ROOT user " : "",

well this will print
	ROOT user root
in 99.99999% of all cases.

-m



More information about the openssh-unix-dev mailing list