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

Fix ldap with with openstack #5

Open
dosaboy opened this issue Mar 5, 2022 · 1 comment
Open

Fix ldap with with openstack #5

dosaboy opened this issue Mar 5, 2022 · 1 comment
Labels

Comments

@dosaboy
Copy link
Member

dosaboy commented Mar 5, 2022

original lp bug - https://bugs.launchpad.net/stsstack-bundles/+bug/1893843

With stsstack-bundles currently the --ldap uses the ldap-test-fixture which has groups configured such that it only has posixGroups and keystone with group configuration works effectively with groupOfNames objectclass

Tested this as a reproducer for a customer, and my scripts to get this working effectively is listed in [1]

[1] https://git.launchpad.net/~arif-ali/+git/stsstack-scripts/tree/generate_bundles/ldap

Once the model is created and then setup_ldap.sh is run, the basic 2 users will be allowed to login

Alternatively, some of the changes could be made in [2], so that it works for anyone that is using the ldap-test-fixture charm

[2] https://github.com/openstack-charmers/charm-ldap-test-fixture[](https://bugs.launchpad.net/stsstack-bundles/+bug/1893843/+edit)

There are then further scripts, which potentially go into the tools folder for further ldap testing

@dosaboy dosaboy added the MEDIUM label Mar 31, 2022
@slapcat
Copy link
Contributor

slapcat commented Jun 27, 2023

I can work on this one.

There are then further scripts, which potentially go into the tools folder for further ldap testing

@dosaboy Does this refer to existing scripts somewhere, or were you thinking of creating new ones for specific tests?

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

No branches or pull requests

2 participants