Displaying 6 results from an estimated 6 matches for "ldap_extend".
Did you mean:
ldap_extended
2019 Nov 18
1
logging of ldap queries
Hi everyone,
I am looking at a way to easily trace ldap queries to easily single out computers that have buggy software that download the whole AD (like a getent passwd with winbind enum users = yes for example). Increasing the debug level to 5 gives me the result I am looking for, however it is very very talkative and it fills up the log partition way too fast. I wanted to try to single out one
2019 Sep 18
2
LDAP bind to AD fails
Am 18.09.19 um 19:16 schrieb Kris Lou via samba:
> More than likely, certificate issues.
>
> If you use the IP in pfsense, then the Samba certificate needs to have the
> IP as the CN.
So you suggest to contact the dc via hostname ...
googled this query command:
# openssl s_client -connect adc1:636
tells me ...
CONNECTED(00000003)
depth=0 O = Samba Administration, OU = Samba -
2019 Sep 18
2
LDAP bind to AD fails
...t;host" and TCP-STARTTLS to port 389
log.samba shows:
[2019/09/18 18:38:22.123976, 1]
../source4/lib/tls/tls_tstream.c:1439(tstream_tls_retry_handshake)
TLS ../source4/lib/tls/tls_tstream.c:1439 - A TLS fatal alert has been
received.
[2019/09/18 18:38:22.124027, 1]
../source4/ldap_server/ldap_extended.c:89(ldapsrv_starttls_postprocess_done)
ldapsrv_starttls_postprocess_done: accept_tls_loop:
tstream_tls_accept_recv() - 5:Input/output error =>
NT_STATUS_IO_DEVICE_ERRORstream_terminate_connection: Terminating
connection - 'ldapsrv_call_postprocess_done: call->postprocess_recv() -
NT_...
2019 Sep 18
0
LDAP bind to AD fails
...gt; log.samba shows:
>
> [2019/09/18 18:38:22.123976, 1]
> ../source4/lib/tls/tls_tstream.c:1439(tstream_tls_retry_handshake)
> TLS ../source4/lib/tls/tls_tstream.c:1439 - A TLS fatal alert has been
> received.
> [2019/09/18 18:38:22.124027, 1]
>
> ../source4/ldap_server/ldap_extended.c:89(ldapsrv_starttls_postprocess_done)
> ldapsrv_starttls_postprocess_done: accept_tls_loop:
> tstream_tls_accept_recv() - 5:Input/output error =>
> NT_STATUS_IO_DEVICE_ERRORstream_terminate_connection: Terminating
> connection - 'ldapsrv_call_postprocess_done: call->post...
2019 Sep 18
2
LDAP bind to AD fails
...o far.
>
> gives:
>
> [2019/09/18 19:32:07.544332, 1]
> ../source4/lib/tls/tls_tstream.c:1439(tstream_tls_retry_handshake)
> TLS ../source4/lib/tls/tls_tstream.c:1439 - A TLS fatal alert has been
> received.
> [2019/09/18 19:32:07.544401, 1]
> ../source4/ldap_server/ldap_extended.c:89(ldapsrv_starttls_postprocess_done)
> ldapsrv_starttls_postprocess_done: accept_tls_loop:
> tstream_tls_accept_recv() - 5:Input/output error =>
> NT_STATUS_IO_DEVICE_ERRORstream_terminate_connection: Terminating
> connection - 'ldapsrv_call_postprocess_done: call->post...
2010 May 02
2
samba4 make error - drsblobs.so
..._server/netlogon.c
Compiling cldap_server/rootdse.c
Partially linking bin/mergedobj/cldapd.o
Compiling ../libcli/cldap/cldap.c
Partially linking bin/mergedobj/cli_cldap.o
Compiling ldap_server/ldap_server.c
Compiling ldap_server/ldap_backend.c
Compiling ldap_server/ldap_bind.c
Compiling ldap_server/ldap_extended.c
Partially linking bin/mergedobj/ldap.o
Compiling kdc/kdc.c
Compiling kdc/kpasswdd.c
In file included from ./heimdal_build/kpasswdd-glue.h:6,
from kdc/kpasswdd.c:44:
./heimdal/lib/krb5/krb5-private.h:162: warning: ?struct hx509_certs_data? declared inside parameter list
./heimda...