-
```
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…
-
```
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…
-
```
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…
-
**Issue Description**
A backport of the accept_thread to the 1.3.10 branch (rhel7.9) didn't include support for a START_TLS request
**Package Version and Platform:**
- Platform: Red Hat Enterpri…
-
**Describe the bug**
Binding doesn't work on Linux
**To Reproduce**
` using (var cn = new LdapConnection())
{
cn.Connect("xxx.zzz.ccc.com", 389);
…
-
Typing `/` would search the shown tree.
-
Follows the steps I did
1. Run ldap on docker
docker run --name my-openldap-container --detach osixia/openldap:1.2.2
2. To test the image
docker exec my-openldap-container ldapsearch -x -H lda…