Searched defs:binddn (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/usr.sbin/ldapd/ |
H A D | auth.c | 255 ldap_auth_sasl(struct request *req, char *binddn, struct ber_element *params) in ldap_auth_sasl() 298 ldap_auth_simple(struct request *req, char *binddn, struct ber_element *auth) in ldap_auth_simple() 404 char *binddn; in ldap_bind() local
|
H A D | ldapd.h | 222 char *binddn; member
|
/openbsd-src/libexec/login_ldap/ |
H A D | bind.c | 40 bind_password(struct auth_ctx *ctx, char *binddn, char *bindpw) in bind_password()
|
H A D | login_ldap.h | 48 char *binddn;/* bind dn for search, may be null */ member
|
H A D | aldap.c | 189 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) in aldap_bind()
|
/openbsd-src/regress/lib/libutil/ber/ |
H A D | ber_test.c | 539 char *binddn = "cn=admin"; in test_ber_printf_elements_ldap_bind() local
|
/openbsd-src/usr.sbin/ypldap/ |
H A D | aldap.c | 189 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) in aldap_bind()
|
/openbsd-src/usr.bin/ldap/ |
H A D | aldap.c | 189 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) in aldap_bind()
|