Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c84 na->saslopt = NS_LDAP_SASLOPT_PRIV | in string2auth()
93 na->saslopt = NS_LDAP_SASLOPT_NONE; in string2auth()
98 na->saslopt = NS_LDAP_SASLOPT_NONE; in string2auth()
103 na->saslopt = NS_LDAP_SASLOPT_NONE; in string2auth()
108 na->saslopt = NS_LDAP_SASLOPT_PRIV | in string2auth()
114 na->saslopt = NS_LDAP_SASLOPT_NONE; in string2auth()
119 na->saslopt = NS_LDAP_SASLOPT_NONE; in string2auth()
124 na->saslopt = NS_LDAP_SASLOPT_NONE; in string2auth()
/titanic_44/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c169 credp->auth.saslopt = authp->saslopt; in authenticate()
/titanic_44/usr/src/cmd/keyserv/
H A Dchkey_common.c679 credp->auth.saslopt = authp->saslopt; in update_ldap_attr()
/titanic_44/usr/src/lib/libsldap/common/
H A Dns_common.c249 ap->auth.saslopt = authp->auth.saslopt; in __ns_ldap_dupAuth()
352 (auth1->auth.saslopt != auth2->auth.saslopt)) in __s_api_is_auth_matched()
H A Dns_connect.c482 (void) fprintf(fp, "tid= %d: SaslOpt=%d\n", t, cred->auth.saslopt); in printCred()
1780 (aMethod[0])->saslopt = NS_LDAP_SASLOPT_NONE; in getConnection()
2449 if (auth->auth.saslopt != NS_LDAP_SASLOPT_NONE && in doSASLBind()
2454 auth->auth.saslopt); in doSASLBind()
H A Dns_sldap.h162 SaslOpt_t saslopt; member
H A Dns_config.c3628 ap->saslopt = NS_LDAP_SASLOPT_INT; in __s_api_AuthEnumtoStruct()
3633 ap->saslopt = NS_LDAP_SASLOPT_PRIV; in __s_api_AuthEnumtoStruct()
3642 ap->saslopt = NS_LDAP_SASLOPT_INT | in __s_api_AuthEnumtoStruct()
3667 ap->saslopt = NS_LDAP_SASLOPT_INT; in __s_api_AuthEnumtoStruct()
3673 ap->saslopt = NS_LDAP_SASLOPT_PRIV; in __s_api_AuthEnumtoStruct()
H A Dns_standalone.c2019 user_cred.auth.saslopt = sa_conf->SA_AUTH->saslopt; in __ns_ldap_initStandalone()
/titanic_44/usr/src/lib/passwdutil/
H A Dldap_attr.c1060 credp->auth.saslopt = authp->saslopt; in ldap_replaceattr()
/titanic_44/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1710 credp->auth.saslopt = authp->saslopt;
/titanic_44/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c4448 authority.auth.saslopt = authp->saslopt; in main()