Searched refs:credentialLevel (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c54 * credentialLevel
264 char *credentialLevel; member in struct:__anon57
846 LDAP_SET_PARAM(arglist->credentialLevel, NS_LDAP_CREDENTIAL_LEVEL_P);
1136 LDAP_SET_PARAM(arglist->credentialLevel, NS_LDAP_CREDENTIAL_LEVEL_P);
1381 LDAP_SET_PARAM(arglist->credentialLevel, NS_LDAP_CREDENTIAL_LEVEL_P);
1571 cfg.SA_CRED = arglist->credentialLevel;
1699 if (arglist->credentialLevel != NULL) {
1726 arglist->credentialLevel) == 0) {
2312 * configuration. Currently, this means that if any credentialLevel is
2327 /* If credentialLevel i
[all...]
H A Didsconfig.sh2645 # credentialLevel has 'self'. If so, ask to use the
2650 if ${GREP} credentialLevel $PROFILE_OUT | ${GREP} self >/dev/null 2>&1
4207 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.10 NAME 'credentialLevel' DESC 'Identifies type of credentials a DUA should use when binding to the LDAP server' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
4352 objectclasses: ( 1.3.6.1.4.1.11.1.3.1.2.4 NAME 'DUAConfigProfile' SUP top DESC 'Abstraction of a base configuration for a DUA' MUST cn MAY ( defaultServerList $ preferredServerList $ defaultSearchBase $ defaultSearchScope $ searchTimeLimit $ bindTimeLimit $ credentialLevel $ authenticationMethod $ followReferrals $ serviceSearchDescriptor $ serviceCredentialLevel $ serviceAuthenticationMethod $ objectclassMap $ attributeMap $ profileTTL ) )
5191 GEN_CMD="${GEN_CMD} -a \"credentialLevel=${LDAP_CRED_LEVEL}\""

Completed in 42 milliseconds