First attempt at invirtifying ssh. invirt1
authorEvan Broder <broder@mit.edu>
Sun, 26 Apr 2009 01:49:30 +0000 (21:49 -0400)
committerEvan Broder <broder@mit.edu>
Sun, 26 Apr 2009 01:49:30 +0000 (21:49 -0400)
commit20a40875dee946cbfb7e6ff754c4f5e92ca321d1
treeaf675851274422448f3321233f46bea0cfef65e1
First attempt at invirtifying ssh.

This patch will set SSH_GSSAPI_NAME if GSSAPI was ever used in the
login process (including for gss-keyex). It could be the first step
towards being able to use Kerberos authentication for git commits.

svn path=/trunk/third/openssh/; revision=2301
gssapi-name-in-env.patch [new file with mode: 0644]
invirtify-openssh [new file with mode: 0755]