Displaying 5 results from an estimated 5 matches for "staatsvr".
Did you mean:
staatsr
2014 Jan 24
3
[Bug 2198] New: GSSAPIKeyExchange gssapi-keyex bug in kex.c choose_kex()
...ex()
Product: Portable OpenSSH
Version: 6.4p1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Kerberos support
Assignee: unassigned-bugs at mindrot.org
Reporter: staatsvr at afrl.hpc.mil
Created attachment 2400
--> https://bugzilla.mindrot.org/attachment.cgi?id=2400&action=edit
Possible fix for kex.c GSSAPIKeyExchange strcmp problem
Reported problem: Attempted connections from new 6.4p1 client to old
6.0p1 server fails when using "GSSAPIKeyExchange y...
2001 Nov 16
0
[PATCH] Re: Kerberos support for portable
...ore including Simon's krb5 + auth1.c patches along with
my krb5 1.0.6 patches as a uuencoded tarball instead of plain text.
--
"My company prefers to have that kind of decision made by
uninformed executives. We call it "Empowerment". --Dilbert
staatsvr at asc.hpc.mil
Vern Staats, ASC/HPTS, WPAFB OH 45433, 937-255-1616x449
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-3.0p1.krb5patches.tgz
Type: application/x-tar-gz
Size: 4624 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-...
2002 Mar 14
0
Kerberos support for portable
...h --with-ssl-dir=/usr/local/ssl \
--with-kerberos5=/usr/local/krb5.123 |& tee results.config
make |& tee results.make
--
"My company prefers to have that kind of decision made by
uninformed executives. We call it "Empowerment". --Dilbert
staatsvr at asc.hpc.mil
Vern Staats, ASC/HPTS, WPAFB OH 45433, 937-255-1616
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-3.1p1.krb5.patch.gz
Type: application/x-gunzip
Size: 30106 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-...
2002 Apr 05
0
=?iso-8859-2?Q?SecurID=20support=20for=20OpenSSH?=
...s", szVarAce);
fclose(pfdAcefile);
if (putenv(szVarAce)) {
debug("Cannot putenv: %s", szVarAce);
--
"My company prefers to have that kind of decision made by
uninformed executives. We call it "Empowerment". --Dilbert
staatsvr at asc.hpc.mil
Vern Staats, ASC/HPTS, WPAFB OH 45433, 937-255-1616
2001 Nov 17
1
[PATCH] Re: Kerberos support for portable
> FWIW, here are further patches which allow openssh-3.0p1 to work
> with paleo-MIT Kerberos5 1.0.6, more or less (more with tickets
> and less with the auth_krb5_password {get,verify}_init_creds stuff).
Thanks for these. Unfortunately, your vrs patches seem to be based on
an earlier version of my patch than the one you're bundling. In particular,
your patch adds back in the