LDAP authentication failed - no such object #48
Replies: 5 comments 2 replies
-
|
I just re-created the |
Beta Was this translation helpful? Give feedback.
-
|
Trying to get this running for the first time, and while I have them both in one docker container I seem to be having the same issue |
Beta Was this translation helpful? Give feedback.
-
|
Same as @traverseda. Any ideas how to fix, without manually adding and try'n'error? |
Beta Was this translation helpful? Give feedback.
-
|
Faced the same with no image tag specified Fixed with exact declaration of tag:
So seems that "latest" versions are not ready for use but only for experiments/testing/whatever - or the "latest" versions of images are not compatible |
Beta Was this translation helpful? Give feedback.
-
|
@Yumash same over here. I also had no image tag specified. Without it works fine. Thanks for your hint! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to login with the user "fd-admin" and the password "admin", then it always ends with the following error:
What could cause this issue?
The LDAP server shows the following output at that moment:
Is this actually correct, that the search base is
cn=config,ou=fusiondirectory,dc=uray?These are the two docker-compose files which I use:
This is the LDIF file from the running LDAP server which gets queried.
uray.lan.ldif.txt
Beta Was this translation helpful? Give feedback.
All reactions