Searched defs:kadm5_launch_task (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_principal.c1246 * kadm5_launch_task () runs a program (task_path) to synchronize the
1253 * kadm5_launch_task() always fails if it can't talk to the tool.
1257 kadm5_launch_task (krb5_context context, function
1490 ret = kadm5_launch_task (handle->context, path, argv, pwbuf);

Completed in 48 milliseconds