-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bitnami/openldap] Unable to login to openldap database #53815
Comments
Are you able to connect to openldap using other clients, like the openldap CLI or similar? Just to ensure the issue is not related to the web application. |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Hi, Could you launch the container with BITNAMI_DEBUG=true and show the logs? Maybe there is an issue with the initialization. |
Sure,
|
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Hello Stale-Bot |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Hello Stale-Bot |
Hi @andrew-stclair, Thanks for your patience. I'm sorry, but I was unable to replicate the reported error. Based on the information provided, the issue may be related to a configuration issue with the database. Please provide me with more details on how you are connecting the services. This information can help me to better understand the issue and reproduce it. Can you please show me the output of the following command to check if the administrator has been successfully created and log in?
|
Certainly
I don't know what's different. I'll review my configuration in Apache Directory Studio |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary. |
I met the same problem. Use |
Name and Version
nitnami/openldap:latest
What architecture are you using?
amd64
What steps will reproduce the bug?
i run a container bitnami/openldap with and UI (LAM, phpldapdmin,..) and i am unable to login openldap database.
the docker-compose file is :
What is the expected behavior?
No response
What do you see instead?
i am unable to login to openldap database since the http://localhost:8080 with the message :
"unable to connect to ldap server openldap"
"Failed to authentificate to server"
Additional information
No response
The text was updated successfully, but these errors were encountered: