Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 683 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