-
Updated
Jul 18, 2022 - C
ldap
Here are 1,223 public repositories matching this topic...
-
Updated
Jul 18, 2022 - Go
-
Updated
Jul 14, 2022 - Shell
-
Updated
May 23, 2022 - Shell
-
Updated
Mar 17, 2022 - Erlang
-
Updated
Jul 18, 2022 - Java
The client integration tests do not cover the majority of available LDAP filter types. The integration test suite should be improved such that it covers at least one case for every available filter type.
Context
I have a home-assistant installation that relies on an ldap-auth script that runs ldapsearch against an LDAP server by directly binding as logging in user, and running a search on memberof. If the result does not return exactly 1 dn, the login fails. I was just debugging this yesterday and I came across this issue.
Problem
ldapsearch results return duplicate dn attr
-
Updated
Jul 16, 2022 - Java
-
Updated
Jul 18, 2022 - Rust
-
Updated
Jul 18, 2022 - PHP
-
Updated
Jun 21, 2022 - Go
-
Updated
Apr 29, 2022 - PHP
-
Updated
Jul 18, 2022 - Python
-
Updated
Jan 21, 2022 - Go
-
Updated
Jul 12, 2022 - Java
-
Updated
Mar 31, 2021 - Java
-
Updated
Jul 18, 2022 - Java
-
Updated
Nov 24, 2021 - Python
-
Updated
Jul 13, 2022 - Java
-
Updated
Jul 7, 2022 - Vue
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Jul 15, 2022 - Java
-
Updated
Jun 13, 2022 - Python
-
Updated
Jun 20, 2022 - Go
Improve this page
Add a description, image, and links to the ldap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ldap topic, visit your repo's landing page and select "manage topics."
From @benyanke on April 19, 2018 1:14
Added a bunch of optional config options in #8 , however, didn't also update the example config file to show off these cases.
Copied from original issue: nmcclain/glauth#12