[krbdev.mit.edu #6779] SVN Commit
Sam Hartman via RT
rt-comment at krbdev.mit.edu
Wed Sep 15 13:13:41 EDT 2010
This implements
http://k5wiki.kerberos.org/Projects/What_does_God_need_with_a_password.
If the KDB keytab is selected by command line options, then kinit will
register the KDB keytab and open the database. This permits an
administrator to obtain tickets as a user without knowing that user's
password.
As a result kinit links against libkadm5srv and libkdb5. Discussion is
ongoing about whether this is desirable or about whether two versions
of kinit are required.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24316
Commit By: hartmans
Revision: 24316
Changed Files:
U trunk/src/clients/kinit/Makefile.in
A trunk/src/clients/kinit/extern.h
U trunk/src/clients/kinit/kinit.M
U trunk/src/clients/kinit/kinit.c
A trunk/src/clients/kinit/kinit_kdb.c
U trunk/src/tests/t_general.py
More information about the krb5-bugs
mailing list