CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/24 00:34:38
Modified files:
usr.bin/ssh : auth.c auth.h auth2-gss.c auth2-hostbased.c
auth2-pubkey.c auth2.c gss-serv.c monitor.c
servconf.c servconf.h session.c ssh-gss.h
sshd_config.5
Log message:
refactor authentication logging
optionally record successful auth methods and public credentials
used in a file accessible to user sessions
feedback and ok markus@
