]> git.ipfire.org Git - thirdparty/krb5.git/commit
For fully anonymous kadmin, the KDC will change the realm to the
authorSam Hartman <hartmans@mit.edu>
Wed, 23 Dec 2009 21:10:52 +0000 (21:10 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 23 Dec 2009 21:10:52 +0000 (21:10 +0000)
commita4949e2ee5e93bbb3df1d646ef0319aefbac869e
tree2c9a6b868814e89ed2dbc7fb77e8c2301a8dd642
parent4fc96e5c6f2502cb097b31aebe3d688ca5b21045
For fully anonymous kadmin, the KDC will change the realm to the
anonymous realm.

* kadm5_init_creds_iter: let get_init_creds store the credentials
* krb5_setup_gss: If we obtained creds (instead of getting them passed in) then use the default client name

kadmin: Support canonicalization of client name by KDC

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/anonymous@23510 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/clnt/client_init.c