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

OCIS_LDAP_DISABLE_USER_MECHANISM has no consistent defaults #6513

Closed
mmattel opened this issue Jun 13, 2023 · 1 comment · Fixed by #6516
Closed

OCIS_LDAP_DISABLE_USER_MECHANISM has no consistent defaults #6513

mmattel opened this issue Jun 13, 2023 · 1 comment · Fixed by #6516
Labels

Comments

@mmattel
Copy link
Contributor

mmattel commented Jun 13, 2023

Referencing: #6505

The global envvar OCIS_LDAP_DISABLE_USER_MECHANISM is used in the following services but has no consistent defaults:

auth-basic --> none
users --> none
graph --> attribute

The "driver" is graph and therefore the others should have that value too, else this leads to confusion.

@rhafer @micbar

@mmattel
Copy link
Contributor Author

mmattel commented Jun 13, 2023

Post a discussion with @rhafer, the default must be attribute in all services used

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

Successfully merging a pull request may close this issue.

1 participant