-
while i am doing ldapsearch with startTLS inside the container it shows success message,
when connectiing from outside container with startTLS it shows error as :
```
> [root@node-2 ~]# ldaps…
-
While working on AD/LDAP customer requests we noted that there are some `ldapquery` setups that can help test how MinIO would/should behave with a given configuration.
| ldapsearch option | config …
-
Currently, authentication is only possible via the `uid` of the user. Thereby, the `uid` of the user as well as his password are used to make an authentication call to the LDAP server.
For my setup…
-
```
could you explain why don't support ldaps? the ldapsearch tool can connect
to ldap and ldaps too with same ldap_sasl_bind function.
```
Original issue reported on code.google.com by `gabor.ma...@…
-
```
could you explain why don't support ldaps? the ldapsearch tool can connect
to ldap and ldaps too with same ldap_sasl_bind function.
```
Original issue reported on code.google.com by `gabor.ma...@…
-
Hello there,
First and foremost, thank you very much for creating this bridge.
I git cloned the src code and built it via "ant dist".
Moved the newly built binary into a different folder and then s…
-
i have a function that generates LDAP User object from data received from Keycloak and sends it via search response. commented are problematic:
```
const fabricatedObject = {
dn: 'uid=' + k…
mgx0 updated
7 months ago
-
```
could you explain why don't support ldaps? the ldapsearch tool can connect
to ldap and ldaps too with same ldap_sasl_bind function.
```
Original issue reported on code.google.com by `gabor.ma...@…
-
### As ...
Patti - Platform Admin
### I want ...
an easy way to configure LDAP. Right now we need to do enable LDAP and configure everything through `nautobot_config.py`. I think it would be easier…
-
## Issue description:
While using python-ldap on a debian bookworm server, I've an issue while importing ldap:
```python
File "/builds/intranet/intranet/src/intranet/settings/base.py", line 1…