Home
last modified time | relevance | path

Searched refs:renprinc (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kadm5_auth/test/
H A Dmain.c280 vt->renprinc = welcomer_renprinc; in kadm5_auth_welcomer_initvt()
300 vt->renprinc = bouncer_renprinc; in kadm5_auth_bouncer_initvt()
/freebsd/crypto/krb5/src/kadmin/server/
H A Dauth.c153 else if (opcode == OP_RENPRINC && h->vt.renprinc != NULL) in call_module()
154 return h->vt.renprinc(context, h->data, client, p1, p2); in call_module()
H A Dauth_acl.c756 vt->renprinc = acl_renprinc; in kadm5_auth_acl_initvt()
/freebsd/crypto/krb5/src/include/krb5/
H A Dkadm5_auth_plugin.h292 kadm5_auth_renprinc_fn renprinc; member
/freebsd/crypto/krb5/src/kadmin/cli/
H A Dkadmin_ct.ct39 rename_principal, renprinc;