-
Hi.
I'm doing this from a VM:
```
rm -rf ./ldif && cp -r /vagrant/ldif/ . && chmod 777 -R ./ldif && docker run --name="openldap" --rm -p 389:389 -v /vagrant/ldap/docker.env.yaml:/container/envir…
-
### Name and Version
bitnami/openldap:latest
### What architecture are you using?
amd64
### What steps will reproduce the bug?
- Create a docker-compose.yml with the following entries:
…
-
**JupyterHub configuration:**
```
c.JupyterHub.authenticator_class = 'ldapauthenticator.LDAPAuthenticator'
c.LDAPAuthenticator.server_address = 'xxx'
c.LDAPAuthenticator.allowed_groups = [
"C…
-
**Is your feature request related to a problem? Please describe.**
Often the best way to debug the spec of an LDAPIdentityProvider that's not working is to manually transcribe the settings into arg…
-
After a test session I can not start sync daemon anymore. I am not sure which action triggered the error so I am attaching output of `ldapsearch` for main and GC instances
Another issue I see is th…
-
**Describe your question/**
I want to use Authentik as an LDAP provider. I followed to the letter the instructions provided in the documentation. However while testing this, I ran
`ldapsearch -x -…
-
Hello, first-time user here. Is it possible to run `godap` as a non-privileged user without LDAP credentials? I can query the LDAP server using `ldapsearch`. However, trying with `godap`, I get:
``…
-
Using the following docker-compose file, I cannot log in on the phpLDAPadmin page:
``` yaml
#SNIPPED
ldap-service:
image: osixia/openldap:1.1.8
hostname: ldap-service
phpldapadmin-…
-
**Issue Description**
passwordHistory is not updated by with a pre-hashed password
**Package Version and Platform:**
- Package and version: 389-ds-base-1.4.3.37-7.module+el8dsrv+20631+5a3df0a9.x…
-
_From @benyanke on April 23, 2018 4:3_
#19 added an alpine Dockerfile for building and running (yay) is merged into dev, eventually into master once it's been more tested. Eventually, this will link …