Better arguments for kadm5_init_with_password.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4905 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-05-23 02:55:12 +00:00
parent 50a372f2b2
commit 830aceeaca
2 changed files with 4 additions and 4 deletions

View File

@@ -338,8 +338,8 @@ kadmind_loop(krb5_context context,
void *kadm_handle;
ret = kadm5_init_with_password_ctx(context,
client,
"password",
"service",
NULL,
KADM5_ADMIN_SERVICE,
NULL, 0, 0,
&kadm_handle);
if(ret) {

View File

@@ -338,8 +338,8 @@ kadmind_loop(krb5_context context,
void *kadm_handle;
ret = kadm5_init_with_password_ctx(context,
client,
"password",
"service",
NULL,
KADM5_ADMIN_SERVICE,
NULL, 0, 0,
&kadm_handle);
if(ret) {