summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-08-31 19:46:26 +1000
committerDamien Miller <djm@mindrot.org>2005-08-31 19:46:26 +1000
commitda9984fc3aafc194485556ae2c7dc6c52cbd56c2 (patch)
treef34f637005409c5d30b393dffe519bf7216d7f6f /ChangeLog
parentca9ce95bdda599dbfa566385e66732327f27dd30 (diff)
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2005/08/30 22:08:05 [gss-serv.c sshconnect2.c] destroy credentials if krb5_kuserok() call fails. Stops credentials being delegated to users who are not authorised for GSSAPIAuthentication when GSSAPIDeletegateCredentials=yes and another authentication mechanism succeeds; bz#1073 reported by paul.moore AT centrify.com, fix by simon AT sxw.org.uk, tested todd@ biorn@ jakob@; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e88efdbfa..5d48e8f5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
120050830 120050830
2 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2005/08/30 22:08:05
4 [gss-serv.c sshconnect2.c]
5 destroy credentials if krb5_kuserok() call fails. Stops credentials being
6 delegated to users who are not authorised for GSSAPIAuthentication when
7 GSSAPIDeletegateCredentials=yes and another authentication mechanism
8 succeeds; bz#1073 reported by paul.moore AT centrify.com, fix by
9 simon AT sxw.org.uk, tested todd@ biorn@ jakob@; ok deraadt@
10
1120050830
2 - (tim) [configure.ac] Back out last change. It needs to be done differently. 12 - (tim) [configure.ac] Back out last change. It needs to be done differently.
3 13
420050829 1420050829
@@ -2968,4 +2978,4 @@
2968 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2978 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2969 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2979 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2970 2980
2971$Id: ChangeLog,v 1.3882 2005/08/31 09:42:20 djm Exp $ 2981$Id: ChangeLog,v 1.3883 2005/08/31 09:46:26 djm Exp $