Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c212 char *tktpolicydn; member
225 if (xargs.tktpolicydn)
226 free (xargs.tktpolicydn);
247 dptr = &xargs->tktpolicydn;
1045 if (xargs.tktpolicydn != NULL) {
1048 if (strlen(xargs.tktpolicydn) != 0) {
1049 st = checkattributevalue(ld, xargs.tktpolicydn, "objectclass", policyclass, &tmask);
1052 strval[0] = xargs.tktpolicydn;