#ldap not reachable

1 messages · Page 1 of 1 (latest)

elfin veldt
#

I tried setting up ldap using this yt-tutorial:
https://www.youtube.com/watch?v=RtPKMMKRT_E
after that failed I tried the official docs:
https://goauthentik.io/docs/providers/ldap/generic_setup#ldapsearch-test
Sadly to no avail.

So far I found out that I forgot setting the password stage in ldap-identification-stage.
I also tried removing that and adding the password-stage with order 20.
Also I tried removing the login stage.
Sadly none worked.

The ldap outpost reports "Not available" under "health and version".
docker ps shows a container for the ldap outpost which bound 9300/tcp, 0.0.0.0:389->3389/tcp, 0.0.0.0:636->6636/tcp
From another host telnet <ip> 636 and same with port 389 yielded telnet: Unable to connect to remote host: Connection refused

#

After enabling debug I got this error but I am unsure if this needs to be taken serious:
ModuleNotFoundError: No module named 'silk'