Bug 1404507
Summary: | Issue with Submit of User Group | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lester Claudio <claudiol> |
Component: | Users & Roles | Assignee: | Daniel Lobato Garcia <dlobatog> |
Status: | CLOSED ERRATA | QA Contact: | Sanket Jagtap <sjagtap> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2.2 | CC: | bbuckingham, bkearney, claudiol, dhlavacd, dlobatog, ehelms, jcallaha, mhulan, sjagtap, tbrisker |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
URL: | http://projects.theforeman.org/issues/18103 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 16:54:37 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: | |
Embargoed: | |||
Bug Depends On: | 1516684 | ||
Bug Blocks: |
Description
Lester Claudio
2016-12-14 00:41:55 UTC
Hello Lester, Could you please provide the full error message from production.log with logging set to debug level? Lester, It looks like you have one or more LDAP authentication sources. In of these sources, the username and password for FreeIPA is wrong, therefore when you submit the User group with external usergroups it fails, notice this in your logs: | LdapFluff::Generic::UnauthenticatedException: Could not bind to FreeIPA user admin Now, I don't know how your FreeIPA setup looks like, but the username in the Foreman authentication source should be the full DN, like: "uid=foreman,cn=users,cn=accounts,dc=example,dc=com" I realize this is a bit confusing taking into account that in Active Directory it's "DOMAIN\/Administator". Please make sure the FreeIPA LDAP source credentials are set up correctly, and resubmit the usergroup. I believe it will work after taht. I will nonetheless keep the issue open if you don't mind, as it's certainly not acceptable to handle the error like this, it should show in the UI whats going on. Connecting redmine issue http://projects.theforeman.org/issues/18103 from this bug Upstream bug assigned to dhlavacd Upstream bug assigned to dhlavacd Upstream bug assigned to dlobatog Upstream bug assigned to dlobatog Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/18103 has been resolved. Build: Satellite 6.3.0 snap30 When provided invalid creds Error was thrown Unable to save Could not refresh external usergroups: LdapFluff::Generic::UnauthenticatedException - Could not bind to FreeIPA user foreman - The authentication source of your external user groups could not connect to LDAP with the provided credentials. Please verify the credentials are still valid. When Valid creds: I am able to add the LDAP Auth, tested with AD and IDM I was able to create usergroup and associate external usergroup from auth sources. The users in the user group from auth sources successfully inherited the permissions from the user group I was able to refresh the external groups. No error or traceback was seen Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.
> >
> > For information on the advisory, and where to find the updated files, follow the link below.
> >
> > If the solution does not work for you, open a new bug report.
> >
> > https://access.redhat.com/errata/RHSA-2018:0336
|