mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
some xxx's for future privsep cleanup
This commit is contained in:
parent
4903eb4b74
commit
43cecc1392
1
auth1.c
1
auth1.c
@ -324,6 +324,7 @@ do_authloop(Authctxt *authctxt)
|
||||
|
||||
if (authctxt->failures++ > AUTH_FAIL_MAX) {
|
||||
#ifdef WITH_AIXAUTHENTICATE
|
||||
/* XXX: privsep */
|
||||
loginfailed(authctxt->user,
|
||||
get_canonical_hostname(options.verify_reverse_mapping),
|
||||
"ssh");
|
||||
|
Loading…
x
Reference in New Issue
Block a user