Home
last modified time | relevance | path

Searched defs:bindpw (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/libexec/login_ldap/
H A Dbind.c40 bind_password(struct auth_ctx *ctx, char *binddn, char *bindpw) in bind_password()
H A Dlogin_ldap.h49 char *bindpw;/* bind password for search, may be null */ member