Searched refs:authenticationMethod (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c50 * authenticationMethod
258 char *authenticationMethod; member in struct:__anon731
841 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1131 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1376 LDAP_SET_PARAM(arglist->authenticationMethod, NS_LDAP_AUTH_P);
1547 if (arglist->authenticationMethod != NULL) {
1548 if (__ns_ldap_initAuth(arglist->authenticationMethod,
1649 if (arglist->authenticationMethod != NULL) {
1940 gettext("\n %s [-v | -q] [-a authenticationMethod]"
2262 * proxy and any authenticationMethod i
[all...]
H A Didsconfig.sh1917 ${ECHO} "Current authenticationMethod: ${LDAP_AUTHMETHOD}"
2027 ${ECHO} "Current authenticationMethod: ${LDAP_SRV_AUTHMETHOD_PAM}"
2076 ${ECHO} "Current authenticationMethod: ${LDAP_SRV_AUTHMETHOD_KEY}"
2125 ${ECHO} "Current authenticationMethod: ${LDAP_SRV_AUTHMETHOD_CMD}"
2621 # Search to see if authenticationMethod has 'GSSAPI' and
2625 if ${GREP} authenticationMethod $PROFILE_OUT | ${GREP} GSSAPI >/dev/null 2>&1
4180 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.6 NAME 'authenticationMethod' DESC 'A keystring which identifies the type of authentication method used to contact the DSA' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
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 ) )
5170 GEN_CMD="${GEN_CMD} -a \"authenticationMethod=${LDAP_AUTHMETHOD}\""
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh1711 authenticationMethod=${_AUTHMETHOD}
1712 echo "authenticationMethod=${_AUTHMETHOD}" >> $CONFIG_FILE
2163 if [ "${authenticationMethod}" != "none" ]; then
2176 if [ "${authenticationMethod}" != "none" ]; then

Completed in 77 milliseconds