Print acl file too.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21579 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -80,6 +80,8 @@ krb5_kdc_set_dbinfo(krb5_context context, struct krb5_kdc_configuration *c)
|
||||
hdb_dbinfo_get_dbname(context, d));
|
||||
kdc_log(context, c, 0, "\tmkey_file: %s",
|
||||
hdb_dbinfo_get_mkey_file(context, d));
|
||||
kdc_log(context, c, 0, "\tacl_file: %s",
|
||||
hdb_dbinfo_get_acl_file(context, d));
|
||||
}
|
||||
hdb_free_dbinfo(context, &info);
|
||||
|
||||
|
Reference in New Issue
Block a user