Description of problem: Instead of manually using oo-admin-ctl-user --addgearsize for each user, have the ability to assign a gear size to an LDAP group. This way, users will automatically be assigned gear sizes depending on their LDAP credentials. How reproducible: Always Steps to Reproduce: 1. Add a user authenticating with LDAP 2. 3. Actual results: User is assigned Default gear sizes no matter what LDAP group they belong to. Expected results: User is assigned gear sizes depending on the LDAP group they belong to.
Sounds like something the oo-admin-team script could handle in the future. Linking this to the line item at https://trello.com/c/NITewnmp/19-improve-multi-user-collaboration-in-openshift-via-user-groups-and-roles-based-access-controls-team There is a little more to this than it might seem - when exactly should the permissions be granted? Should the LDAP synchronization overwrite modifications made by the OpenShift admin? If a user is in multiple groups what do they have access to? But by and large, should be able to do what is needed with oo-admin-team options.
Does the following script help solve this issue with oo-admin commands (for setting user gear sizes?) https://bugzilla.redhat.com/show_bug.cgi?id=1059813#c5