-
Hi,
I would like to use direct bind with users being in two different OUs.
This works for one OU:
`AUTH_LDAP_USER_DN_TEMPLATE = "uid=%(user)s,ou=users,dc=example,dc=com"`
How do I do direct bind…
-
**Describe the bug**
I tried to use an `AuthorizedKeysCommand` in the configuration of the `SSHd` to obtain the public key of a user that tries to login from a LDAP server.
This does not work, …
-
Hello!
## Environment
- ejabberd version: 23.10-1
- Erlang version: `Command 'erl' not found,`
- OS: Linux (Ubuntu)
- Installed from: distro package (https://repo.process-one.net/)
## Con…
-
I can't seem to get TLS functioning properly from the client. I'm using an Arch Linux host with docker images osixia/openldap:latest and osixia/phpldapadmin:latest
I created self-signed client and …
-
I am trying to setup LDAP authentication with our AD environment.
`
basicAuthentication.enabled=true
#basicAuthentication.realm="Kafka-Manager"
#basicAuthentication.username="admin"
#basicAuth…
obtix updated
2 years ago
-
### Description:
RocketChat doesn't proceed to login with correct credentials on Samba4 DC's own LDAP implementation. Login proceeds with very similar setup on Windows 2008 AD DC but not on Samba4 AD…
-
```
What steps will reproduce the problem?
1.edit webpasswordsafe-service.xml as follows:
-------
…
-
Is there a way to have the 'ldap-change-password' plugin work for multiple OUs
Currently I have this in the 'User DN format' field:
`uid={email:user},ou=people,dc=example,dc=com`
We have crea…
-
Doesn't appear to be working on Linux x64, while it does on Windows 10 x64.
The following code (edited to remove secrets) works correctly on Windows (with winldap, built with LDC 1.13.0):
~~~d
i…
-
**Description**
I am using the ldap and ldapauth modules in v3.3.0.
Everything is working great except that my ldap server has a custom CA that signs it's certificate.
It does not seem that there…