freeipa/client
Rob Crittenden 1e76f100a5 Enable LDAP debug output in client to display TLS errors in join
If ipa-join fails due to a TLS connection error when doing an
LDAP-based enroll then nothing is logged by default except an
Invalid Password error which is misleading (because the failure
occurs during the bind).

The only way that debugging would have been sufficient is if
the user passed --debug to ipa-client-install which is not great.

This log level is otherwise very quiet and only logs one or two
lines on errors which is perfect.

https://pagure.io/freeipa/issue/7728

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-10-12 16:55:52 -04:00
..
man Return unique error when automount is already or not configured 2018-05-16 11:32:29 -04:00
share Move client templates to separate directory 2018-06-05 16:34:27 -04:00
config.c Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
ipa-certupdate.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-client-automount.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-client-common.c Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
ipa-client-common.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-client-install.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-getkeytab.c Apply sane LDAP settings to C code 2018-05-29 15:30:37 +02:00
ipa-join.c Enable LDAP debug output in client to display TLS errors in join 2018-10-12 16:55:52 -04:00
ipa-rmkeytab.c ipa-rmkeytab, ipa-join: don't fail if init of gettext failed 2016-06-27 12:34:18 +02:00
Makefile.am Generate scripts from templates 2018-08-23 14:49:06 +02:00
version.m4.in Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00