(_kdc_pk_check_client): More logging.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16821 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1178,6 +1178,10 @@ _kdc_pk_check_client(krb5_context context,
|
||||
if (ret)
|
||||
return ret;
|
||||
|
||||
kdc_log(context, config, 5,
|
||||
"Trying to authorize subject DN %s",
|
||||
*subject_name);
|
||||
|
||||
for (i = 0; i < principal_mappings.len; i++) {
|
||||
krb5_boolean b;
|
||||
|
||||
|
Reference in New Issue
Block a user