]> andersk Git - gssapi-openssh.git/commit
This fixes an issue with determining the auth method, for reporting
authorysvenkat <ysvenkat>
Wed, 13 Jan 2010 22:06:13 +0000 (22:06 +0000)
committerysvenkat <ysvenkat>
Wed, 13 Jan 2010 22:06:13 +0000 (22:06 +0000)
commit09dcbb73d661c6366f40e769a038ef72a7395988
tree5aa8e650c7eac0b74775e29910d44eea6643339e
parent4e1c687b22bf2e4eb8d3549081a1f468eb13e374
This fixes an issue with determining the auth method, for reporting
purposes, when using PRIVSEP. Specifically, the monitor was determining,
for reporting purposes, the auth method to be "gssapi-with-mic" even
when the method being used is "gssapi-keyex".
openssh/auth2-gss.c
openssh/gss-serv.c
openssh/monitor.c
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/ssh-gss.h
This page took 0.054285 seconds and 5 git commands to generate.