mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- markus@cvs.openbsd.org 2003/08/28 12:54:34
[auth.h] remove kerberos support from ssh1, since it has been replaced with GSSAPI; but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
This commit is contained in:
parent
856f0be669
commit
a256c650ac
@ -5,6 +5,10 @@
|
|||||||
[auth2.c monitor.c]
|
[auth2.c monitor.c]
|
||||||
fix passwd auth for 'username leaks via timing'; with djm@, original
|
fix passwd auth for 'username leaks via timing'; with djm@, original
|
||||||
patches from solar
|
patches from solar
|
||||||
|
- markus@cvs.openbsd.org 2003/08/28 12:54:34
|
||||||
|
[auth.h]
|
||||||
|
remove kerberos support from ssh1, since it has been replaced with GSSAPI;
|
||||||
|
but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
|
||||||
|
|
||||||
20030902
|
20030902
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
@ -976,4 +980,4 @@
|
|||||||
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
||||||
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2938 2003/09/02 21:32:45 djm Exp $
|
$Id: ChangeLog,v 1.2939 2003/09/03 02:11:30 djm Exp $
|
||||||
|
Loading…
x
Reference in New Issue
Block a user