commit | 43cecc1392ff3ec4a01458f3ca1869bebd79e59d | [log] [tgz] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Jun 21 16:21:11 2002 +1000 |
committer | Damien Miller <djm@mindrot.org> | Fri Jun 21 16:21:11 2002 +1000 |
tree | 336f5b47595c74c78fa5d00b813155b82263705a | |
parent | 4903eb4b7461081c9a55cff3a4075fa3311e5e23 [diff] [blame] |
some xxx's for future privsep cleanup
diff --git a/auth1.c b/auth1.c index 06b6712..2ebc8d0 100644 --- a/auth1.c +++ b/auth1.c
@@ -324,6 +324,7 @@ if (authctxt->failures++ > AUTH_FAIL_MAX) { #ifdef WITH_AIXAUTHENTICATE + /* XXX: privsep */ loginfailed(authctxt->user, get_canonical_hostname(options.verify_reverse_mapping), "ssh");