Logging of wrong pubkey auth
Darren Tucker
dtucker at zip.com.au
Thu Jul 15 07:34:44 EST 2004
Jan Gehring wrote:
> + if(! allowed) {
> + logit("Illegal user %.100s from %.100s", authctxt->user,get_remote_ipaddr());
"Illegal user" has a different meaning to "this particular
authentication failed".
Anyway, this wouldn't this be logged in auth.c:auth_log() (subject to
the thresholds in there) ?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list