Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionVladimír Sedmík
2022-08-11 08:48:01 UTC
Document URL:
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.11/html/administering_red_hat_satellite/configuring_external_authentication_admin#Configuring_Direct_AD_Integration_with_GSS_Proxy_admin
Section Number and Name:
14.3.3. Configuring Direct AD Integration with GSS-Proxy
Describe the issue:
Following the steps in 14.3.3 works only till point 11. iii. where the curl returns an authentication error. In foreman-ssl_error_ssl.log we can see:
[Tue Aug 09 15:31:58.830065 2022] [authnz_pam:warn] [pid 1014] [client 10.11.12.13:53814] PAM account validation failed for user user: Permission denied
[Tue Aug 09 15:31:58.830404 2022] [authz_core:error] [pid 1014] [client 10.11.12.13:53814] AH01631: user user: authorization failure for "/users/extlogin/":
Suggestions for improvement:
Resolution is to add `ad_gpo_map_service = +foreman` configuration into `/etc/sssd/sssd.conf` under `[domain/...]` section. Similar is outlined in section 14.3.4, but we need it in 14.3.3 to succeed.