-
I am receiving the following error when doing an LDAP search with paged enabled:
`Error: "Socket connection not established"`
Here is my config:
```javascript
const createSecondaryClient = () =…
-
Добрый день!
Как можно ограничить выдачу из AD например только все у которых есть любой из телефонов, заданных в профиле.
Вопрос с тем, что в AD есть служебные пользователи. и их бы не выводить
dkhv updated
2 months ago
-
**Describe the bug**
I have been using LDAP authentication for more than a year now. About a month ago LDAP authentication would periodically stop working. No changes were made to the config.json d…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
I have a code like this:
List dns = ...
List entries = new ArrayList()
for(dn: dns)
entries.add(connection.getEntry())
I don't like this code because it makes n ldap calls.
…
-
### Prerequisites
- [X] I have [searched](https://github.com/roundcube/roundcubemail/issues?q=is%3Aissue) for duplicate or closed issues
- [ ] I can recreate the issue with all plugins disabled
### …
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kafbat…
-
Hi, I was on Hawtio 2.17 and LDAP login was working with the below login.conf file:
```
hawtio {
com.sun.security.auth.module.LdapLoginModule REQUIRED
userProvider="${LDAP_USER_PROVIDER}"
…
-
This issue occurred following the upgrade from Teampass v2.1.26 to v3.0.10 (following the documentation and going through the intermediate versions);
### Page on which it happened
On the passwor…
-
When I want to add a custom LDAP filter to Cache Refresh on oxTrust, it results a ArrayOutOfBounds Exception.
I wanted to filter out disabled accounts with the following additional filter:
(!(usera…