apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.71k stars 4.58k forks source link

[Bug] [LDAP] DS LDAP authenticator needs improvements #10274

Closed EricGao888 closed 6 months ago

EricGao888 commented 2 years ago

Search before asking

What happened

What you expected to happen

How to reproduce

Anything else

No response

Version

dev

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 2 years ago

Thank you for your feedback, we have received your issue, Please wait patiently for a reply.

EricGao888 commented 2 years ago

Here is an example for two kinds of LDAP configurations which Apache Airflow is using: image Click here for more information.

EricGao888 commented 2 years ago

For the approach which does not need administrator password and username, you could try this command to test the authentication ldapsearch -v -h ip:port -D uid=xxx,ou=xxxx,o=xxx -w login_user_passoword -x -b ou=xxx,o=xxx @liqingwang

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

EricGao888 commented 2 years ago

No stale, I'm coming for ya!🤣

huage1994 commented 2 years ago

Hi @EricGao888 , I'd like to submit a PR.

EricGao888 commented 2 years ago

Hi @EricGao888 , I'd like to submit a PR.

@huage1994 Sure, thx for helping out~

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 6 months ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.