x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10489 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -116,7 +116,6 @@ set_config(kadm5_server_context *ctx,
|
|||||||
if(ctx->config.acl_file == NULL)
|
if(ctx->config.acl_file == NULL)
|
||||||
set_field(ctx->context, binding, ctx->config.dbname,
|
set_field(ctx->context, binding, ctx->config.dbname,
|
||||||
"acl_file", "acl", &ctx->config.acl_file);
|
"acl_file", "acl", &ctx->config.acl_file);
|
||||||
/* XXX calling a file a `stash file' isn't very clever */
|
|
||||||
if(ctx->config.stash_file == NULL)
|
if(ctx->config.stash_file == NULL)
|
||||||
set_field(ctx->context, binding, ctx->config.dbname,
|
set_field(ctx->context, binding, ctx->config.dbname,
|
||||||
"mkey_file", "mkey", &ctx->config.stash_file);
|
"mkey_file", "mkey", &ctx->config.stash_file);
|
||||||
|
Reference in New Issue
Block a user