-
The LDAP filter seems to be a little bit freakish.
For example this filter doesn't work :
groupfilter = (&(objectClass=posixGroup)(cn=staff)(cn=workgroup))
but this one works fine :
groupfilter = (&…
-
**Is your feature request related to a problem? Please describe.**
CloudBeaver 24.1.0 finally got LDAP support. However, according feedback LDAP integration lack of main functionally to use it proper…
-
### Current Behavior
2024-09-26 12:15:21,524 [] INFO [alpine.embedded.EmbeddedJettyServer] alpine-executable-war v2.2.5 (c3a1a709-acdc-4ca7-96dd-5eaab858ee32) built on: 2024-02-29T20:30:01Z
2024-09-2…
-
We have a fairly complex LDAP structure, but not unusual. As far as I know it is a common structure for openLDAP, but it's one that is not fully supported by this plugin.
```
dc=example,dc=com/
├─ …
-
### Company or project name
_No response_
### Question
Hello
I've got a problem with LDAP connection of my AD server and CH
CH can't search user in our root base_dn. I mean I can succes…
-
goal: apply an ldap filter to restrict which users can authenticate
Many web applications support adding a ldap filter to restrict which users can authenticate.
``` diff
--- authn_ldap.py 201…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
### Steps to reproduce
1.Change Active Directory password
2- The user get auth in TP
3- He wants to open an item
4- A message is displayed asking him to sync new and old passwords
### Expect…
-
### Which feature or improvement would you like to request?
Groups are not working without memberOf and objectClass
### Is your feature request related to a problem?
We are experiencing sever…
jejbq updated
2 months ago
-
Hi guys,
i just tried to implement a simple docker-compose with a generic test-ldap. It starts but not more. I cant login. I've tried a lot but nothing seems to work. The problem is always the sam…