[krbdev.mit.edu #6337] SVN Commit

Russ Allbery <rra@stanford.edu> via RT rt-comment at krbdev.mit.edu
Tue Jan 13 19:29:07 EST 2009


Force tickets acquired by the kadm5 client library via password
authentication to be non-forwardable and non-proxiable, overridding
any [libdefaults] configuration.  This may be necessary at sites that
set forwardable to true by default in their krb5.conf files but
disable forwardable tickets for privileged principals.  Since the
ticket cache acquired by the kadm5 client library is used only for
kadmin operations, where forwardable is not useful or necessary, there
is no reason to ever attempt to obtain forwardable or proxiable tickets
here.


http://src.mit.edu/fisheye/changelog/krb5/?cs=21744
Commit By: rra
Revision: 21744
Changed Files:
U   trunk/src/lib/kadm5/clnt/client_init.c




More information about the krb5-bugs mailing list