Displaying 3 results from an estimated 3 matches for "galb".
Did you mean:
falb
2001 Mar 20
1
Kerberos v5 and GSSAPI support in OpenSSH
...s/openssh-2.5.2p1-krb5.patch
This patch includes updated Kerberos v5 support for protocol version 1,
and also adds GSSAPI support for protocol version 2.
Unlike the Kerberos v5 code (which will still not interoperate with
ssh.com clients and servers), the GSSAPI support is based on two I-Ds
draft-galb-secsh-gssapi-01.txt and draft-ietf-secsh-gsskeyex-01.txt.
It adds two different points of authentication - the gsskeyex draft
uses GSSAPI at the key exchange level, and removes the requirement to
have hostkeys when it is used as the exchange mechanism. The first
draft adds GSSAPI at the userauthent...
2001 Jan 18
2
ssh-add bug
There is an amusing bug in ssh-add that causes it to go into an
infinite loop. I am using openssh 1.2.3, and noticed that when I
ran "ssh-add < /dev/null" in my X startup scripts, but didn't have
ssh-askpass installed, ssh-add started spewing errors into my
.xsession-errors and didn't stop.
I found that what happens is: ssh-add forks and attempts to exec
ssh-askpass. The
2003 Jun 27
3
Kerberos Support in OpenSSH
...are only being
provided to address the issue of compatibility with deployed
implementations.
Signed,
Marshall Vale, on behalf of the MIT Kerberos Development Team <krbcore at mit.edu>
Jeffrey Altman <jaltman at kermit-project.org>
Douglas E. Engert <deengert at anl.gov>
Joseph Galbraith <galb at vandyke.com>
Jeffrey Hutzelman <jhutz at cmu.edu>
Joseph Salowey <jsalowey at cisco.com>
Von Welch <welch at mcs.anl.gov>
Simon Wilkinson <sxw at inf.ed.ac.uk>