-
Typing `/` would search the shown tree.
-
```
What steps will reproduce the problem?
1. If I try to run /testplugin /etc/openvpn/ldapconf/auth-ldap.conf, using the
URL ldap://192.168.3.25 config, it works
2. If i run it with URL ldap…
-
```
What steps will reproduce the problem?
1. (memberOf=cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal)
2. This search worked from ldapsearch
3. This search worked with stable build that was downloa…
-
```
What steps will reproduce the problem?
1. (memberOf=cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal)
2. This search worked from ldapsearch
3. This search worked with stable build that was downloa…
-
**Describe the bug**
Binding doesn't work on Linux
**To Reproduce**
` using (var cn = new LdapConnection())
{
cn.Connect("xxx.zzz.ccc.com", 389);
…
-
_Originally posted by @onedr0p in https://github.com/glauth/glauth/issues/268#issuecomment-1193330459_
Hi 👋🏼 I am trying to set up glauth with authelia as well. I am not really following what you …
-
```
Default installation requires anonymous LDAP access or an admin account.
There is no option to attempt to fast bind using the user's supplied
username and password.
```
Original issue reported on…
-
Dear getsentry-ldap-auth developers and another users,
I'am not able to login with Sentry 20 with python 3 (Sentry onpremise version https://github.com/getsentry/onpremise/releases/tag/20.11.1)
…
-
So I ran into an issue with this auth module. When the user logging in has a CN with a comma aka CN="Lastname, Firstname" the result returns it escaped like CN="Lastname\\, Firstname"
Now when the …
-
```
What steps will reproduce the problem?
1. (memberOf=cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal)
2. This search worked from ldapsearch
3. This search worked with stable build that was downloa…