diff options
author | 2012-12-02 20:34:09 +0000 | |
---|---|---|
committer | 2012-12-02 20:34:09 +0000 | |
commit | e806a6a046b6a7d4bc5330461d34043b90bba1a5 (patch) | |
tree | a95128bda5b4205009ed3e3c256b2d3cc569c969 /usr.bin/ssh/ssh-add.c | |
parent | Make IdentitiesOnly apply to keys obtained from a PKCS11Provider. (diff) | |
download | wireguard-openbsd-e806a6a046b6a7d4bc5330461d34043b90bba1a5.tar.xz wireguard-openbsd-e806a6a046b6a7d4bc5330461d34043b90bba1a5.zip |
Fixes logging of partial authentication when privsep is enabled
Previously, we recorded "Failed xxx" since we reset authenticated before
calling auth_log() in auth2.c. This adds an explcit "Partial" state.
Add a "submethod" to auth_log() to report which submethod is used
for keyboard-interactive.
Fix multiple authentication when one of the methods is
keyboard-interactive.
ok markus@
Diffstat (limited to 'usr.bin/ssh/ssh-add.c')
0 files changed, 0 insertions, 0 deletions