Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function ldap_enable_debug () #453

Merged
merged 3 commits into from
Mar 10, 2021

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Mar 9, 2021

What:
This function enables LDAP debug logging via the glib logging, which can
be used for debugging LDAP connection issues, for example.

Why:
To help users with LDAP connection issues.

How:
Tested by using the function in gvmd and checking the log output after attempting an LDAP authentication.

Checklist:

@timopollmeier timopollmeier added backport-to-oldstable This pull request will be backported to the 20.08 branch backport-to-main This pull request will be ported to the master branch labels Mar 9, 2021
@timopollmeier timopollmeier added backport-to-stable This pull request will be backported to the 21.04 branch and removed backport-to-main This pull request will be ported to the master branch labels Mar 9, 2021
This function enables LDAP debug logging via the glib logging, which can
be used for debugging LDAP connection issues, for example.
@timopollmeier timopollmeier added backport-to-main This pull request will be ported to the master branch and removed backport-to-oldstable This pull request will be backported to the 20.08 branch labels Mar 10, 2021
@timopollmeier timopollmeier changed the base branch from master to gvm-libs-20.08 March 10, 2021 07:36
@timopollmeier timopollmeier marked this pull request as ready for review March 10, 2021 08:01
@bjoernricks bjoernricks merged commit 65a5d01 into greenbone:gvm-libs-20.08 Mar 10, 2021
timopollmeier added a commit that referenced this pull request Mar 10, 2021
@timopollmeier timopollmeier deleted the ldap-debug branch October 15, 2021 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-main This pull request will be ported to the master branch backport-to-stable This pull request will be backported to the 21.04 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants