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

[YSQL] LDAP Integration for YugabyteDB #2393

Closed
AmirAbrams opened this issue Sep 21, 2019 · 4 comments
Closed

[YSQL] LDAP Integration for YugabyteDB #2393

AmirAbrams opened this issue Sep 21, 2019 · 4 comments
Assignees
Labels
area/ysql Yugabyte SQL (YSQL) community/request Issues created by external users kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue roadmap-tracking-issue This issue tracks a major roadmap item, and usually appears in the roadmap list.

Comments

@AmirAbrams
Copy link

AmirAbrams commented Sep 21, 2019

Jira Link: DB-2197
Support LDAP authorization and authentication.

YSQL

For YSQL, this would be similar to the PostgreSQL LDAP authentication support. This is tracked in #6088

YCQL

Similar to YSQL, LDAP should also be supported for YCQL. This is tracked in #4421

Analytics

@yugabyte-ci yugabyte-ci added the community/request Issues created by external users label Sep 21, 2019
@ajcaldera1
Copy link
Contributor

On which API are you seeking this support - YCQL or YSQL?

@AmirAbrams
Copy link
Author

YSQL. Thanks again.

@ajcaldera1
Copy link
Contributor

We haven't formally tested it yet, but it should be enabled already. We re-use the top 80% of the PG distribution in our code, so postmaster should work out of the box. To pass the pg_hba.conf settings you need for LDAP, use the flag --ysql_hba_conf="<comma separated list of pg_hba.conf entries>" on your yb-tserver invocation either on the command line or in the flag file as documented.
We are based on PG 11.2, so use the appropriate docs for that release. If you could, please reply to this thread with your results, positive or negative.
Thanks.

@ajcaldera1 ajcaldera1 added the area/ysql Yugabyte SQL (YSQL) label Sep 25, 2019
@rkarthik007 rkarthik007 changed the title LDAP Integration LDAP Integration for YugabyteDB May 11, 2020
@rkarthik007 rkarthik007 added the roadmap-tracking-issue This issue tracks a major roadmap item, and usually appears in the roadmap list. label Jul 24, 2020
@ndeodhar ndeodhar changed the title LDAP Integration for YugabyteDB [YCQL] LDAP Integration for YugabyteDB Aug 5, 2020
@ndeodhar ndeodhar added the area/ycql Yugabyte CQL (YCQL) label Aug 5, 2020
@ndeodhar ndeodhar changed the title [YCQL] LDAP Integration for YugabyteDB [YSQL] LDAP Integration for YugabyteDB Aug 5, 2020
@ndeodhar ndeodhar removed the area/ycql Yugabyte CQL (YCQL) label Aug 5, 2020
@m-iancu m-iancu added this to YQL-beta Dec 6, 2021
@randersenYB randersenYB moved this to Done in YQL-beta Dec 14, 2021
@randersenYB randersenYB reopened this Dec 14, 2021
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 9, 2022
@sushantrmishra
Copy link

LDAP integration is currently supported in YugabyteDB .

YSQL- #6088
YCQL -- #4421

@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature and removed kind/bug This issue is a bug labels Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) community/request Issues created by external users kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue roadmap-tracking-issue This issue tracks a major roadmap item, and usually appears in the roadmap list.
Projects
Status: Done
Development

No branches or pull requests

8 participants