Home
last modified time | relevance | path

Searched refs:ldap (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/usr.sbin/ypldap/
H A Daldap.c83 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) in aldap_bind() argument
96 elm = ber_printf_elements(root, "d{tdsst", ++ldap->msgid, BER_CLASS_APP, in aldap_bind()
104 error = ber_write_elements(&ldap->ber, root); in aldap_bind()
110 return (ldap->msgid); in aldap_bind()
115 ldap->err = ALDAP_ERR_OPERATION_FAILED; in aldap_bind()
120 aldap_unbind(struct aldap *ldap) in aldap_unbind() argument
127 elm = ber_printf_elements(root, "d{t", ++ldap->msgid, BER_CLASS_APP, in aldap_unbind()
134 error = ber_write_elements(&ldap->ber, root); in aldap_unbind()
140 return (ldap->msgid); in aldap_unbind()
145 ldap->err = ALDAP_ERR_OPERATION_FAILED; in aldap_unbind()
[all …]
/freebsd/crypto/heimdal/
H A DChangeLog.200447 * lib/hdb/hdb-ldap.c: Add account expiration for samba from James
82 * lib/hdb/hdb-ldap.c (pos): uppercase in character
86 * lib/hdb/hdb-ldap.c (LDAP__bytes2hex,LDAP__hex2bytes): encode
89 * lib/hdb/hdb-ldap.c: s/objectclass/objectClass/ check if
95 * lib/hdb/hdb-ldap.c (LDAP_firstkey): When iterating over all
99 * lib/hdb/hdb-ldap.c (krb5kdcentry_attrs): ask for attribute uid
102 * lib/hdb/hdb-ldap.c (LDAP_message2entry): if the entry is missing
493 * lib/hdb/hdb-ldap.c (LDAP_entry2mods): allow for pre-c99
538 * lib/hdb/hdb-ldap.c (LDAP_seq): try handling errors better
546 * lib/hdb/hdb-ldap.c (LDAP__connect): call ldap_initialize with
[all …]
H A DChangeLog100 * lib/hdb/hdb-ldap.c: Use the _ext api for OpenLDAP, from Honza
404 * lib/hdb/hdb-ldap.c: Use malloc() instead of static buffer.
406 * lib/hdb/hdb-ldap.c: Use ldap_get_values_len, from LaMont Jones
/freebsd/crypto/heimdal/lib/wind/
H A DNTMakefile45 $(OBJ)\ldap.obj \
108 $(OBJ)\test-ldap.exe \
130 $(OBJ)\test-ldap.exe: $(OBJ)\test-ldap.obj
144 test-ldap.exe
H A DChangeLog64 * test-ldap.c: Test ldap cases.
68 * ldap.c (_wind_ldap_case_exact_attribute): case exact matching.
H A DMakefile.am32 ldap.c \
76 test-ldap \
H A DMakefile.in51 test-punycode$(EXEEXT) test-ldap$(EXEEXT) test-utf8$(EXEEXT)
131 ldap.lo normalize.lo punycode.lo stringprep.lo utf8.lo
150 test_ldap_SOURCES = test-ldap.c
151 test_ldap_OBJECTS = test-ldap.$(OBJEXT)
192 $(idn_lookup_SOURCES) test-bidi.c test-ldap.c test-map.c \
196 test-bidi.c test-ldap.c test-map.c test-normalize.c \
474 ldap.c \
667 test-ldap$(EXEEXT): $(test_ldap_OBJECTS) $(test_ldap_DEPENDENCIES)
668 @rm -f test-ldap$(EXEEXT)
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldap.Plo@am__quote@
[all …]
/freebsd/contrib/sendmail/cf/feature/
H A Dldap_routing.m443 … `ldap -1 -T<TMPF> -v mailHost -k (&(objectClass=inetLocalMailRecipient)(mailLocalAddress=%0))',
47 …`ldap -1 -T<TMPF> -v mailRoutingAddress -k (&(objectClass=inetLocalMailRecipient)(mailLocalAddress…
H A Dauthinfo.m421 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dbitdomain.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Ddomaintable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dgenericstable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dmailertable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Duucpdomain.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dvirtusertable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Daccess_db.m448 …defn(`_ARG_'), `LDAP', `ldap -T`'_ATMPF_ -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sen…
/freebsd/crypto/openssl/test/recipes/95-test_external_krb5_data/
H A Dkrb5.sh16 ./configure --with-ldap --with-prng-alg=os --enable-pkinit \
/freebsd/kerberos5/lib/libwind/
H A DMakefile18 ldap.c \
/freebsd/lib/libsm/
H A DMakefile32 signal.c clock.c config.c sem.c shm.c mbdb.c strexit.c cf.c ldap.c \
/freebsd/kerberos5/lib/libhdb/
H A DMakefile46 hdb-ldap.c \
/freebsd/crypto/heimdal/lib/hdb/
H A DMakefile.in131 am__hdb_ldap_la_SOURCES_DIST = hdb-ldap.c
132 @OPENLDAP_MODULE_TRUE@am_hdb_ldap_la_OBJECTS = hdb-ldap.lo
139 am__dist_libhdb_la_SOURCES_DIST = common.c db.c db3.c ext.c hdb-ldap.c \
142 @OPENLDAP_MODULE_FALSE@am__objects_1 = hdb-ldap.lo
661 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hdb-ldap.Plo@am__quote@
/freebsd/secure/caroot/trusted/
H A DD-TRUST_BR_Root_CA_1_2020.pem49 …URI:ldap://directory.d-trust.net/CN=D-TRUST%20BR%20Root%20CA%201%202020,O=D-Trust%20GmbH,C=DE?cert…
H A DD-TRUST_EV_Root_CA_1_2020.pem49 …URI:ldap://directory.d-trust.net/CN=D-TRUST%20EV%20Root%20CA%201%202020,O=D-Trust%20GmbH,C=DE?cert…
/freebsd/sys/kern/
H A Dkern_mutex.c1260 _mtx_lock_indefinite_check(struct mtx *m, struct lock_delay_arg *ldap) in _mtx_lock_indefinite_check() argument
1264 ldap->spin_cnt++; in _mtx_lock_indefinite_check()
1265 if (ldap->spin_cnt < 60000000 || kdb_active || KERNEL_PANICKED()) in _mtx_lock_indefinite_check()
/freebsd/secure/caroot/untrusted/
H A DD-TRUST_Root_CA_3_2013.pem54 …URI:ldap://directory.d-trust.net/CN=D-TRUST%20Root%20CA%203%202013,O=D-Trust%20GmbH,C=DE?certifica…

12