register krb5_acc_ops
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14094 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -215,6 +215,7 @@ krb5_init_context(krb5_context *context)
|
|||||||
|
|
||||||
p->cc_ops = NULL;
|
p->cc_ops = NULL;
|
||||||
p->num_cc_ops = 0;
|
p->num_cc_ops = 0;
|
||||||
|
krb5_cc_register(p, &krb5_acc_ops, TRUE);
|
||||||
krb5_cc_register(p, &krb5_fcc_ops, TRUE);
|
krb5_cc_register(p, &krb5_fcc_ops, TRUE);
|
||||||
krb5_cc_register(p, &krb5_mcc_ops, TRUE);
|
krb5_cc_register(p, &krb5_mcc_ops, TRUE);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user