Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c722 if (auth->auth.saslmech == NS_LDAP_SASL_GSSAPI) { in makeConnection()
775 if (auth->auth.saslmech == NS_LDAP_SASL_GSSAPI) { in makeConnection()
790 if (auth->auth.saslmech == NS_LDAP_SASL_GSSAPI) { in makeConnection()
1517 aMethod->saslmech != NS_LDAP_SASL_GSSAPI) in __s_api_getDefaultAuth()
1859 NS_LDAP_SASL_GSSAPI) in getConnection()
1868 NS_LDAP_SASL_GSSAPI) || in getConnection()
1871 NS_LDAP_SASL_GSSAPI)) in getConnection()
2315 auth->auth.saslmech == NS_LDAP_SASL_GSSAPI) in createSession()
2450 auth->auth.saslmech != NS_LDAP_SASL_GSSAPI) { in doSASLBind()
2461 if (auth->auth.saslmech != NS_LDAP_SASL_GSSAPI) { in doSASLBind()
[all …]
H A Dns_sasl.c179 if ((*aNext)->saslmech == NS_LDAP_SASL_GSSAPI) in __ns_ldap_self_gssapi_config()
491 cred.auth.saslmech = NS_LDAP_SASL_GSSAPI; in __ns_ldap_check_gssapi_preq()
H A Dns_sldap.h128 NS_LDAP_SASL_GSSAPI = 4, enumerator
H A Dns_standalone.c1917 NS_LDAP_SASL_GSSAPI,
H A Dns_config.c3638 ap->saslmech = NS_LDAP_SASL_GSSAPI; in __s_api_AuthEnumtoStruct()
H A Dns_writes.c1197 if (cred->auth.saslmech == NS_LDAP_SASL_GSSAPI) in get_admin_passwd()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c393 if (auth.saslmech != NS_LDAP_SASL_GSSAPI && in main()
452 if ((*authp)->saslmech == NS_LDAP_SASL_GSSAPI) { in main()
H A Dldapaddent.c4394 if (authority.auth.saslmech != NS_LDAP_SASL_GSSAPI && in main()
4404 if (authority.auth.saslmech != NS_LDAP_SASL_GSSAPI && in main()
4461 if (authority.auth.saslmech == NS_LDAP_SASL_GSSAPI && in main()
H A Dldapclient.c2507 if (authMethod[counter]->saslmech == NS_LDAP_SASL_GSSAPI) { in adminCredCheck()
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Dnamemaps.c84 na->saslmech = NS_LDAP_SASL_GSSAPI; in string2auth()
108 na->saslmech = NS_LDAP_SASL_GSSAPI; in string2auth()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1715 if (credp->auth.saslmech != NS_LDAP_SASL_GSSAPI) {