Lines Matching refs:stub_auth

321 stub_auth(kadm5_server_handle_t handle, int opcode, krb5_const_principal p1,  in stub_auth()  function
581 !stub_auth(handle, OP_DELPRINC, arg->princ, NULL, NULL, NULL)) { in delete_principal_2_svc()
701 !stub_auth(handle, OP_RENPRINC, arg->src, arg->dest, NULL, NULL)) { in rename_principal_2_svc()
771 !stub_auth(handle, OP_GETPRINC, rec.principal, NULL, NULL, NULL)) { in get_principal_2_svc()
815 !stub_auth(handle, OP_LISTPRINCS, NULL, NULL, NULL, NULL)) { in get_princs_2_svc()
863 !stub_auth(handle, OP_CPW, rec.principal, NULL, NULL, NULL)) { in chpass_principal_2_svc()
918 !stub_auth(handle, OP_CPW, rec.principal, NULL, NULL, NULL)) { in chpass_principal3_2_svc()
974 stub_auth(handle, OP_SETKEY, rec.principal, NULL, NULL, NULL)) { in setkey_principal_2_svc()
1026 stub_auth(handle, OP_SETKEY, rec.principal, NULL, NULL, NULL)) { in setkey_principal3_2_svc()
1080 stub_auth(handle, OP_SETKEY, rec.principal, NULL, NULL, NULL)) { in setkey_principal4_2_svc()
1149 !stub_auth(handle, OP_CHRAND, rec.principal, NULL, NULL, NULL)) { in chrand_principal_2_svc()
1209 !stub_auth(handle, OP_CHRAND, rec.principal, NULL, NULL, NULL)) { in chrand_principal3_2_svc()
1308 !stub_auth(handle, OP_DELPOL, NULL, NULL, arg->name, NULL)) { in delete_policy_2_svc()
1403 !stub_auth(handle, OP_GETPOL, NULL, NULL, arg->name, cpolicy)) { in get_policy_2_svc()
1444 !stub_auth(handle, OP_LISTPOLS, NULL, NULL, NULL, NULL)) { in get_pols_2_svc()
1514 !stub_auth(handle, OP_PURGEKEYS, rec.principal, NULL, NULL, NULL)) { in purgekeys_2_svc()
1552 !stub_auth(handle, OP_GETSTRS, rec.principal, NULL, NULL, NULL)) { in get_strings_2_svc()
1592 !stub_auth(handle, OP_SETSTR, rec.principal, NULL, in set_string_2_svc()
1685 stub_auth(handle, OP_EXTRACT, rec.principal, NULL, NULL, NULL)) { in get_principal_keys_2_svc()
1742 !stub_auth(handle, OP_ADDALIAS, arg->alias, arg->target, NULL, NULL)) { in create_alias_2_svc()