Skip to content
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

I'm not able to properly configure LDAP access #4

Closed
luizjr opened this issue Feb 9, 2022 · 13 comments
Closed

I'm not able to properly configure LDAP access #4

luizjr opened this issue Feb 9, 2022 · 13 comments

Comments

@luizjr
Copy link

luizjr commented Feb 9, 2022

I'm not able to properly configure LDAP access
It always returns connection error
image

@dignajar
Copy link
Owner

dignajar commented Feb 9, 2022

Looks like the username or password is incorrect is not about connection error.

The finalUsername displayed in the logs has the correct structure for your LDAP server ? have you tried with ldapsearch ?

@luizjr
Copy link
Author

luizjr commented Feb 9, 2022

I don't know, I've tried several ways but none establish a connection.

image

@glebrodionov94
Copy link

hi! somthing wrong?
image
image
image

@luizjr
Copy link
Author

luizjr commented Feb 14, 2022

hi! somthing wrong? image image image

Now I'm having the same problem!

image

@glebrodionov94
Copy link

Привет! что-то не так?изображение изображение изображение

Теперь у меня такая же проблема!

изображение

add configmap COOKIE_DOMAIN: .example.com

@dignajar
Copy link
Owner

can you paste all your Kubernetes manifests ?

@yuyangood
Copy link

can you paste all your Kubernetes manifests ?

I'm also having the same problem!

image

image

image

image

image

app ingress manifests:
image

@glebrodionov94
Copy link

Вы можете вставить все свои манифесты Kubernetes?

У меня тоже такая же проблема!

try to add configmap COOKIE_DOMAIN: .50yc.com

@dignajar
Copy link
Owner

Yes in all configurations you posted here is missing the environment COOKIE_DOMAIN.

To start with the troubleshooting, try to log in to the Login page, another-ldap.50yc.com.

@luizjr
Copy link
Author

luizjr commented Feb 15, 2022

When I put the COOKIE_DOMAIN I can login. But I would like to know if there is a way to change the image without having to mess with the code.

@yuyangood
Copy link

Вы можете вставить все свои манифесты Kubernetes?

У меня тоже такая же проблема!

try to add configmap COOKIE_DOMAIN: .50yc.com

Thank for you ask. Now I can login. Thank

@dignajar
Copy link
Owner

@luizjr you need to change this file https://github.com/dignajar/another-ldap/tree/main/files/static and re-build the docker image.

@luizjr
Copy link
Author

luizjr commented Feb 16, 2022

@luizjr you need to change this file https://github.com/dignajar/another-ldap/tree/main/files/static and re-build the docker image.

I made a pull request, and it still suggests another improvement, please check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants