Home
last modified time | relevance | path

Searched refs:with_ldap (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/dports/security/pam_pkcs11/pam_pkcs11-pam_pkcs11-0.6.12/
H A Dconfigure.ac94 if test "$with_ldap" = "no" -o "$with_ldap" = "false"
96 with_ldap=no
100 with_ldap=yes
104 with_ldap=no
107 if test "$with_ldap" \!= "no"; then
114 AM_CONDITIONAL(HAVE_LDAP, test x$with_ldap = xyes)
232 if test "x$with_ldap" = "xyes"; then
301 echo "LDAP support: ${with_ldap}"
/dports/sysutils/adtool/adtool-1.3.3/
H A Dconfigure.in19 CFLAGS="-I${with_ldap}/include $CFLAGS"
20 LDFLAGS="-L${with_ldap}/lib $LDFLAGS"
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_auth_backend_ldap/src/
H A Drabbit_auth_backend_ldap.erl53 R = with_ldap(creds(none),
72 with_ldap({ok, {UserDN, PW}},
74 _ -> with_ldap({ok, {simple_bind_fill_pattern(Username), PW}},
463 with_ldap(creds(User), fun(LDAP) -> evaluate(Q, Args, User, LDAP) end).
467 with_ldap(Creds, Fun) -> with_ldap(Creds, Fun, env(servers)). function
469 with_ldap(_Creds, _Fun, undefined) -> function
472 with_ldap({error, _} = E, _Fun, _State) -> function
478 with_ldap({ok, Creds}, Fun, Servers) -> function
778 _ -> with_ldap(creds(User), DTQ)
816 with_ldap({ok, env(dn_lookup_bind)},
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql11-client/postgresql-11.14/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql12-client/postgresql-12.9/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql11-server/postgresql-11.14/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql14-server/postgresql-14.1/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql14-plpython/postgresql-14.1/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql14-docs/postgresql-14.1/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql14-plperl/postgresql-14.1/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql14-client/postgresql-14.1/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql13-server/postgresql-13.5/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql13-contrib/postgresql-13.5/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql12-contrib/postgresql-12.9/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql12-docs/postgresql-12.9/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql13-client/postgresql-13.5/src/test/ldap/
H A DMakefile16 export with_ldap
/dports/databases/postgresql12-plpython/postgresql-12.9/src/test/ldap/
H A DMakefile16 export with_ldap

12345678910>>...14