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:
@@ -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) {
|
||||
|
@@ -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) {
|
||||
|
Reference in New Issue
Block a user