RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1863616 - CA-less install does not set required permissions on KDC certificate
Summary: CA-less install does not set required permissions on KDC certificate
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Thomas Woerner
QA Contact: ipa-qe
URL:
Whiteboard:
: 1826382 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-03 17:01 UTC by Florence Blanc-Renaud
Modified: 2021-09-03 15:14 UTC (History)
7 users (show)

Fixed In Version: ipa-4.8.7-9.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 02:51:20 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:4670 0 None None None 2020-11-04 02:51:37 UTC

Description Florence Blanc-Renaud 2020-08-03 17:01:50 UTC
This bug is created as a clone of upstream ticket:
https://pagure.io/freeipa/issue/8440

### Issue
When ipa server/replica is installed in CA-less mode with a KDC certificate, the KDC cert is installed in /var/kerberos/krb5kdc/kdc.crt but the permissions are left as 0600 and this breaks WebUI authentication

#### Steps to Reproduce
1. install CA_less ipa server with ipa-server-install [...] --pkinit-cert-file /path/to/kdc.p12
2. check the permissions on /var/kerberos/krb5kdc/kdc.crt
3. install CA-less ipa replica with ipa-replica-install [...] --pkinit-cert-file /path/to/kdc.p12
4. check the permissions on /var/kerberos/krb5kdc/kdc.crt

#### Actual behavior
The file has 600 root:root permissions. Connection to the WebGUI fails.

#### Expected behavior
The file should have 644 root:root permissions. Connection to the WebGUI should succeed.

Comment 1 Florence Blanc-Renaud 2020-08-03 17:05:16 UTC
Upstream PR: https://github.com/freeipa/freeipa/pull/4974

Comment 2 Petr Vobornik 2020-08-03 18:07:28 UTC
Adding a Regression Keyword. Password authentication to Web UI in CA less mode used to work in a past. Don't know in what release it got broken though.

Comment 6 Florence Blanc-Renaud 2020-08-04 07:59:16 UTC
Test case provided in ipatests/test_integration/test_caless.py::TestPKINIT

Comment 15 Mohammad Rizwan 2020-08-19 14:33:33 UTC
With 4.8.7.9.module+el8.3.0+7664+fa35cfe6 automated test passed. report.html is attached.

Marking the bug as verified.

Comment 16 Serhii Tsymbaliuk 2020-08-28 07:51:09 UTC
*** Bug 1826382 has been marked as a duplicate of this bug. ***

Comment 19 errata-xmlrpc 2020-11-04 02:51:20 UTC
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 (Moderate: idm:DL1 and idm:client security, bug fix, and enhancement update), 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-2020:4670


Note You need to log in before you can comment on or make changes to this bug.