Searched refs:dn (Results 1 – 10 of 10) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | fastcgi-10.conf | 92 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | fastcgi-responder.conf | 116 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | fastcgi-auth.conf | 114 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | fastcgi-13.conf | 109 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | bug-12.conf | 115 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | bug-06.conf | 113 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| H A D | proxy.conf | 95 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | http_auth.c | 706 char *dn; in http_auth_basic_password_compare() local 783 if (NULL == (dn = ldap_get_dn(p->anon_conf->ldap, first))) { in http_auth_basic_password_compare() 820 if (LDAP_SUCCESS != (ret = ldap_simple_bind_s(ldap, dn, pw))) { in http_auth_basic_password_compare()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | authentication.txt | 165 auth.backend.ldap.base-dn = "dc=my-domain,dc=com"
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | NEWS | 344 …* fix auth.backend.ldap.bind-dn/pw problems (only read from global context for temporary ldap reco…
|