Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Implement a new realm flag to reject ticket requests from anonymous
principals to any principal other than the local TGT. Allows FAST to
be deployed using anonymous tickets as armor in realms where the set
of authenticatable users must be constrained.


https://github.com/krb5/krb5/commit/9479352bf9c570659ebdc40561ac81a7eb292b08
Commit By: ghudson
Revision: 24547
Changed Files:
U trunk/doc/admin.texinfo
U trunk/src/include/adm.h
U trunk/src/include/k5-int.h
U trunk/src/kdc/extern.h
U trunk/src/kdc/kdc_util.c
U trunk/src/kdc/main.c
U trunk/src/lib/kadm5/admin.h
U trunk/src/lib/kadm5/alt_prof.c
U trunk/src/tests/t_anonpkinit.py
U trunk/src/util/k5test.py
From: tlyu@mit.edu
Subject: SVN Commit

pull up r24547 from trunk

------------------------------------------------------------------------
r24547 | ghudson | 2010-12-01 15:01:46 -0500 (Wed, 01 Dec 2010) | 10 lines

ticket: 6829
subject: Implement restrict_anonymous_to_tgt realm flag
target_version: 1.9
tags: pullup

Implement a new realm flag to reject ticket requests from anonymous
principals to any principal other than the local TGT. Allows FAST to
be deployed using anonymous tickets as armor in realms where the set
of authenticatable users must be constrained.

https://github.com/krb5/krb5/commit/ca5995c8b5ebc799cd8818da9787cce7fb20849d
Commit By: tlyu
Revision: 24549
Changed Files:
U branches/krb5-1-9/doc/admin.texinfo
U branches/krb5-1-9/src/include/adm.h
U branches/krb5-1-9/src/include/k5-int.h
U branches/krb5-1-9/src/kdc/extern.h
U branches/krb5-1-9/src/kdc/kdc_util.c
U branches/krb5-1-9/src/kdc/main.c
U branches/krb5-1-9/src/lib/kadm5/admin.h
U branches/krb5-1-9/src/lib/kadm5/alt_prof.c
U branches/krb5-1-9/src/tests/t_anonpkinit.py
U branches/krb5-1-9/src/util/k5test.py
From: ghudson@mit.edu
Subject: SVN Commit

Correct typo in admin documentation for restrict_anonymous_to_tgt.


https://github.com/krb5/krb5/commit/e6dc8d1eb75cefa27371b3fe71d25b173f088bae
Commit By: ghudson
Revision: 24550
Changed Files:
U trunk/doc/admin.texinfo
From: tlyu@mit.edu
Subject: SVN Commit

pull up r24550 from trunk

------------------------------------------------------------------------
r24550 | ghudson | 2010-12-01 17:36:38 -0500 (Wed, 01 Dec 2010) | 4 lines

ticket: 6829

Correct typo in admin documentation for restrict_anonymous_to_tgt.

https://github.com/krb5/krb5/commit/51a23f33aa0920b191f9164ddad5c176c32e6f11
Commit By: tlyu
Revision: 24552
Changed Files:
U branches/krb5-1-9/doc/admin.texinfo