-
hi,
in my case i had some troubles with cronjob and $(wich ldapsearch) because it don't found ldapsearch so i replaced it with the variable: LDAPSEARCH=/opt/zimbra/bin/ldapsearch
greetings
gregor
-
The code could be made more reusable by creating a function that performs the LDAP search.
-
Test 1: Password policy control with --control option does not work
ldapsearch -T -h hostname -p 1636 -Z --control 1.3.6.1.4.1.42.2.27.8.5.1:false -D "userdn" -w wrong-password -b "dc=example,dc=com"…
-
### Issue
Hi
I'm using Semaphore with docker, version is v2.10.22.
I'm able to connect with admin account, run playbook etc...
I want to configure ldap in order to connect with Active Directory …
-
Dear all,
we are trying to set up Zulip via Docker, but want to connect it to our existing LDAP.
Is there a supported way of passing the required data to the generated config file?
The parsing of E…
-
i am trying to replace LDAP with LDAPS but i am not sure which part i am missing. Below is my code for LDAPS.
The code is not working with LDAPS but it is working fine with LDAP.
import ldap
from…
-
**Is your feature request related to a problem? Please describe.**
When using Authentik's LDAP Outpost to secure an apache server (mod_authnz_ldap), only `Require valid-user` constraints are function…
Nopey updated
2 months ago
-
Having a small issue with logins. (Code and logs provided have been redacted)
When a user logins in successfully, everything works as expected. When a user login fails, I would like Django to retur…
-
Greetings,
I use apricot release 0.0.7
I use docker compose
Here is my env:
```
DEBUG=true
PORT=2389
BACKEND="Keycloak"
KEYCLOAK_BASE_URL="https://auth.tamama.io"
KEYCLOAK_REALM="ro…
-
The ldap-account-management in v24.0 expects the georchestraOrg objects from the `ou=orgs` branch in the LDAP to be also of `objectClass=extensibleObject`:
https://github.com/georchestra/georchestra/…