| Summary: | No LDAP user entry blacklist exists | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Steve Kuznetsov <skuznets> |
| Component: | apiserver-auth | Assignee: | Steve Kuznetsov <skuznets> |
| Status: | CLOSED NOTABUG | QA Contact: | weiwei jiang <wjiang> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aos-bugs, deads, wsun |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-22 16:16:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Steve Kuznetsov
2016-01-12 13:45:57 UTC
In addition to adding support for blacklisting LDAP users, we are choosing to lower the severity of out-of-scope errors, logging them instead of failing immediately on them. That PR is here: https://github.com/openshift/origin/pull/6834 User blacklists do not make sense as we require that LDAP is the system recording group membership. The specific issues that were being solved by using a user blacklist were solved by tolerating sync errors instead. |