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

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c97 * serviceAuthenticationMethod
282 multival_t *serviceAuthenticationMethod; member in struct:__anon57
863 counter < arglist->serviceAuthenticationMethod->count;
867 arglist->serviceAuthenticationMethod->optlist[counter],
1154 counter < arglist->serviceAuthenticationMethod->count;
1158 arglist->serviceAuthenticationMethod->optlist[counter],
1392 counter < arglist->serviceAuthenticationMethod->count;
1396 arglist->serviceAuthenticationMethod->optlist[counter],
1503 LDAP_CHECK_INVALID(arglist->serviceAuthenticationMethod->count,
1504 "serviceAuthenticationMethod");
[all...]
H A Didsconfig.sh4211 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.15 NAME 'serviceAuthenticationMethod' DESC 'Authentication Method used by a service of the DUA' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
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 ) )
5205 GEN_CMD="${GEN_CMD} -a \"serviceAuthenticationMethod=${LDAP_SRV_AUTHMETHOD_PAM}\""
5207 GEN_CMD="${GEN_CMD} -a \"serviceAuthenticationMethod=${LDAP_SRV_AUTHMETHOD_KEY}\""
5209 GEN_CMD="${GEN_CMD} -a \"serviceAuthenticationMethod=${LDAP_SRV_AUTHMETHOD_CMD}\""

Completed in 26 milliseconds