/titanic_41/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 50 char *saslmech; member 83 na->saslmech = NS_LDAP_SASL_GSSAPI; in string2auth() 92 na->saslmech = NS_LDAP_SASL_NONE; in string2auth() 97 na->saslmech = NS_LDAP_SASL_CRAM_MD5; in string2auth() 102 na->saslmech = NS_LDAP_SASL_DIGEST_MD5; in string2auth() 107 na->saslmech = NS_LDAP_SASL_GSSAPI; in string2auth() 113 na->saslmech = NS_LDAP_SASL_NONE; in string2auth() 118 na->saslmech = NS_LDAP_SASL_CRAM_MD5; in string2auth() 123 na->saslmech = NS_LDAP_SASL_DIGEST_MD5; in string2auth() 213 adh->saslmech, NULL, NULL, adh->saslflags, &idmap_saslcallback, in idmap_open_ad_conn() [all …]
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 481 (void) fprintf(fp, "tid= %d: SaslMech=%d\n", t, cred->auth.saslmech); in printCred() 722 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() 1534 if ((aMethod->saslmech == NS_LDAP_SASL_DIGEST_MD5) || in __s_api_getDefaultAuth() 1535 (aMethod->saslmech == NS_LDAP_SASL_CRAM_MD5)) { in __s_api_getDefaultAuth() 1538 } else if (aMethod->saslmech != NS_LDAP_SASL_GSSAPI) { in __s_api_getDefaultAuth() 1546 ((aMethod->saslmech == NS_LDAP_SASL_DIGEST_MD5) || in __s_api_getDefaultAuth() 1547 (aMethod->saslmech == NS_LDAP_SASL_CRAM_MD5)))) { in __s_api_getDefaultAuth() [all …]
|
H A D | ns_sasl.c | 179 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 D | ns_common.c | 248 ap->auth.saslmech = authp->auth.saslmech; in __ns_ldap_dupAuth() 351 (auth1->auth.saslmech != auth2->auth.saslmech) || in __s_api_is_auth_matched() 356 ((auth1->auth.saslmech == NS_LDAP_SASL_CRAM_MD5) || in __s_api_is_auth_matched() 357 (auth1->auth.saslmech == NS_LDAP_SASL_DIGEST_MD5))) || in __s_api_is_auth_matched()
|
H A D | ns_config.c | 3619 ap->saslmech = NS_LDAP_SASL_CRAM_MD5; in __s_api_AuthEnumtoStruct() 3623 ap->saslmech = NS_LDAP_SASL_DIGEST_MD5; in __s_api_AuthEnumtoStruct() 3627 ap->saslmech = NS_LDAP_SASL_DIGEST_MD5; in __s_api_AuthEnumtoStruct() 3632 ap->saslmech = NS_LDAP_SASL_DIGEST_MD5; in __s_api_AuthEnumtoStruct() 3637 ap->saslmech = NS_LDAP_SASL_EXTERNAL; in __s_api_AuthEnumtoStruct() 3641 ap->saslmech = NS_LDAP_SASL_GSSAPI; in __s_api_AuthEnumtoStruct() 3656 ap->saslmech = NS_LDAP_SASL_CRAM_MD5; in __s_api_AuthEnumtoStruct() 3661 ap->saslmech = NS_LDAP_SASL_DIGEST_MD5; in __s_api_AuthEnumtoStruct() 3666 ap->saslmech = NS_LDAP_SASL_DIGEST_MD5; in __s_api_AuthEnumtoStruct() 3672 ap->saslmech = NS_LDAP_SASL_DIGEST_MD5; in __s_api_AuthEnumtoStruct() [all …]
|
H A D | ns_sldap.h | 161 SaslMech_t saslmech; member
|
H A D | ns_standalone.c | 2018 user_cred.auth.saslmech = sa_conf->SA_AUTH->saslmech; in __ns_ldap_initStandalone()
|
H A D | ns_writes.c | 1195 if (cred->auth.saslmech == NS_LDAP_SASL_GSSAPI) in get_admin_passwd()
|
/titanic_41/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_utils.c | 168 credp->auth.saslmech = authp->saslmech; in authenticate()
|
/titanic_41/usr/src/lib/libadutils/common/ |
H A D | adutils_impl.h | 120 char *saslmech; member
|
H A D | adutils.c | 629 adh->saslmech, NULL, NULL, adh->saslflags, &saslcallback, in open_conn() 799 new->saslmech = "GSSAPI"; in adutils_add_ds()
|
H A D | addisc.c | 842 char *saslmech = "GSSAPI"; in ldap_lookup_init() local 880 saslmech, NULL, NULL, saslflags, &saslcallback, in ldap_lookup_init()
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 394 if (auth.saslmech != NS_LDAP_SASL_GSSAPI && in main() 453 if ((*authp)->saslmech == NS_LDAP_SASL_GSSAPI) { in main()
|
H A D | ldapaddent.c | 4392 if (authority.auth.saslmech != NS_LDAP_SASL_GSSAPI && in main() 4402 if (authority.auth.saslmech != NS_LDAP_SASL_GSSAPI && in main() 4447 authority.auth.saslmech = authp->saslmech; in main() 4459 if (authority.auth.saslmech == NS_LDAP_SASL_GSSAPI && in main()
|
H A D | ldapclient.c | 2505 authMethod[counter]->saslmech); in adminCredCheck() 2506 if (authMethod[counter]->saslmech == NS_LDAP_SASL_GSSAPI) { in adminCredCheck()
|
/titanic_41/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 1709 credp->auth.saslmech = authp->saslmech; 1717 if (credp->auth.saslmech != NS_LDAP_SASL_GSSAPI) {
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 678 credp->auth.saslmech = authp->saslmech; in update_ldap_attr()
|
/titanic_41/usr/src/lib/passwdutil/ |
H A D | ldap_attr.c | 1059 credp->auth.saslmech = authp->saslmech; in ldap_replaceattr()
|