-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
LDAP Sync TODO list #4851
Comments
@stevekuznetsov Schema1 works with an exposed config. Once you get enough tests done for it, we can claim the trello card. |
"install openldap client" - openshift/vagrant-openshift#336 |
Need union group name mappings to allow user-defined if present and attributes otherwise. Also, we need to make a label of the hostname on groups we sync. Its not perfect, but its better than nothing. We also need to add a custom |
We need to find a way to mutate the host to be a label, previously there was the issue of formatting (labels can't have colons? I can't remember). |
Yeah, we couldn't do host:port, but we need some kind of selector. We'll do |
Happy New Year, all! Is there a branch that is in sync with the Openshift Origin documentation? Running |
@lypht Current Origin |
Thanks, Steve. It looks like what is being deployed through Ansible is from December 2nd. Should I build from origin source to get these commits? |
The version from December 2nd should have LDAP group sync, but |
Thanks again. If I run the upgrade playbook from BYO, will it pull the latest stable, or is this only for versioning if not on 1.1? |
I'm not certain about that, @sdodson could you please chime in? |
The playbooks, unless you specify that you want a containerized install, rely on RPMs for installation and those are only built for tagged releases. If you like you can add containerized=true and give that a shot but it's definitely a less tested path at this point. https://github.com/openshift/openshift-ansible/blob/master/README_CONTAINERIZED_INSTALLATION.md documents containerized installation. |
openshift ex sync-groups works. Thanks again! |
@lypht glad to hear! Feel free to send other feedback or thoughts to me on GitHub or to our mailing list. |
nested groups doc https://docs.openshift.org/latest/install_config/syncing_groups_with_ldap.html#sync-ldap-nested-example @stevekuznetsov close or send this @enj's way? |
@enj you are very welcome |
I'm not really sure where a RFE would fit, but it's highly related to this topic. |
@aneagoe I added it as a TODO item at the top, but you are welcome to submit an RFE to https://bugzilla.redhat.com. Any changes to LDAP are low priority and are unlikely to be addressed at this time. |
@aneagoe This was already proposed and denied keeping with the proposed way outlined in the doc link you provided. Bug/RFE 1459046 |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
RIP 🌹 |
Dev-cut:
LDAPInterface
for Active Directory schema (@deads2k) ldap sync active directory #4972LDAPInterface
for enhanced AD schema (FTF) Augmented AD ldap sync #5086Post dev-cut:
authentication.sh
(@stevekuznetsov) removed useless ginkgo test for LDAP #5110--prune
) (@stevekuznetsov /FTF) implemented LDAP group pruning and added unit testing for LDAP group parts #5145valid*.txt
-->valid*.yaml
(@stevekuznetsov)flattening (@stevekuznetsov)documenting (@enj)Better LDAP failover handling RFE per LDAP Sync TODO list #4851 (comment)denied per https://bugzilla.redhat.com/show_bug.cgi?id=1459046The text was updated successfully, but these errors were encountered: