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.

Bug 2217895

Summary: GPO setting should be part of AD setup
Product: Red Hat Satellite Reporter: Lukáš Hellebrandt <lhellebr>
Component: AuthenticationAssignee: Adam Lazik <alazik>
Status: CLOSED CURRENTRELEASE QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.14.0CC: alazik, mhulan
Target Milestone: UnspecifiedKeywords: Documentation, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-24 10:01:38 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:

Description Lukáš Hellebrandt 2023-06-27 12:14:28 UTC
Document URL: 
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.13/html/installing_satellite_server_in_a_connected_network_environment/configuring_external_authentication_satellite#Kerberos_Configuration_in_Web_Browsers_satellite

Section Number and Name: 
5.3.4. Kerberos Configuration in Web Browsers

Describe the issue:
There is a note about GPO-PAM mapping.
I think this shouldn't be a note.
I think this should be in the section 5.3.3. Configuring Direct AD Integration with GSS-Proxy.
Because this setting is required (I wasn't able to get AD auth working without it) and it needs to be done on the Satellite, not on the client (running the web browser).

Related:
https://bugzilla.redhat.com/show_bug.cgi?id=2117523 but it was closed because there is already this KBA: https://access.redhat.com/solutions/6982443 ... however, 1) KBA isn't a proper documentation and 2) this is actually in docs but in a wrong place and incorrectly marked.

Comment 1 Lukáš Hellebrandt 2023-06-27 12:16:52 UTC
Missing that causes this error on login in WebUI or with ticket:

PAM authentication failed for user foobar: User not known to the underlying authentication module, referer: <FQDN>

Comment 3 Adam Lazik 2023-07-25 14:33:33 UTC
Hello!
Currently in progress of making the PR with requested changes.
Link to draft PR here: https://github.com/theforeman/foreman-documentation/pull/2307