canonical / canonical/stsstack-bundles
Fix ldap with with openstack
- Dominant language
- Shell
- Stars
- 10
- Forks
- 37
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.