Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c162 if (authp->type == NS_LDAP_AUTH_NONE) in authenticate()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c1139 default_cred.auth.type = NS_LDAP_AUTH_NONE; in __ns_ldap_getConnectionInfoFromDUA()
1380 anon.auth.type = NS_LDAP_AUTH_NONE; in __ns_ldap_getRootDSE()
1887 } authArray[] = {{"none", {NS_LDAP_AUTH_NONE,
1919 {NULL, {NS_LDAP_AUTH_NONE,
1980 ns_cred_t user_cred = {{NS_LDAP_AUTH_NONE, in __ns_ldap_initStandalone()
H A Dns_connect.c1527 case NS_LDAP_AUTH_NONE: in __s_api_getDefaultAuth()
1806 anon.auth.type = NS_LDAP_AUTH_NONE; in getConnection()
2293 case NS_LDAP_AUTH_NONE: in createSession()
2664 case NS_LDAP_AUTH_NONE: in performBind()
H A Dns_sldap.h110 NS_LDAP_AUTH_NONE = 0, enumerator
H A Dns_reads.c2487 == NS_LDAP_AUTH_NONE) { in search_state_machine()
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c274 ns_auth_t auth = {NS_LDAP_AUTH_NONE, in main()
H A Dldapclient.c1453 ns_auth_t auth = {NS_LDAP_AUTH_NONE, in client_init()
2343 if (authMethod[counter]->type != NS_LDAP_AUTH_NONE && in credCheck()
H A Dldapaddent.c4445 if (authp->type != NS_LDAP_AUTH_NONE) { in main()
/illumos-gate/usr/src/cmd/keyserv/
H A Dchkey_common.c664 if (authp->type == NS_LDAP_AUTH_NONE) in update_ldap_attr()
/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c1057 if (authp->type == NS_LDAP_AUTH_NONE) in ldap_replaceattr()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1702 if (authp->type == NS_LDAP_AUTH_NONE)