https://bugzilla.mindrot.org/show_bug.cgi?id=2408

Vincent Brillault <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2754|0                           |1
        is obsolete|                            |

--- Comment #3 from Vincent Brillault <[email protected]> ---
Created attachment 2791
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2791&action=edit
Expose successful auth methods via environments (pam and shell)

New version of my patch:
- Rebased on latest openssh sources
- Fix a memory leak in pubkey_auth_info
- Rename/move the newly created function [email protected] to
[email protected] as it does not depend on auth.h at all
but is simply a sshkey function (added an argument for the fingerprint
hash)
- When using PrivSep, expose details from key authentication (by
extracting it from mm_answer_keyverify and using
[email protected])

This new version makes the patch behave similarly with and without
privilege separation.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to