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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c99 * serviceAuthenticationMethod
279 multival_t *serviceAuthenticationMethod; member in struct:__anon731
860 counter < arglist->serviceAuthenticationMethod->count;
864 arglist->serviceAuthenticationMethod->optlist[counter],
1151 counter < arglist->serviceAuthenticationMethod->count;
1155 arglist->serviceAuthenticationMethod->optlist[counter],
1389 counter < arglist->serviceAuthenticationMethod->count;
1393 arglist->serviceAuthenticationMethod->optlist[counter],
1500 LDAP_CHECK_INVALID(arglist->serviceAuthenticationMethod->count,
1501 "serviceAuthenticationMethod");
[all...]
H A Didsconfig.sh4188 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 )
4329 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 ) )
5182 GEN_CMD="${GEN_CMD} -a \"serviceAuthenticationMethod=${LDAP_SRV_AUTHMETHOD_PAM}\""
5184 GEN_CMD="${GEN_CMD} -a \"serviceAuthenticationMethod=${LDAP_SRV_AUTHMETHOD_KEY}\""
5186 GEN_CMD="${GEN_CMD} -a \"serviceAuthenticationMethod=${LDAP_SRV_AUTHMETHOD_CMD}\""

Completed in 54 milliseconds