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 1863619 - CA-less install does not set required permissions on KDC certificate [rhel-7.9.z]
Summary: CA-less install does not set required permissions on KDC certificate [rhel-7....
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.9
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Florence Blanc-Renaud
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-03 17:06 UTC by Florence Blanc-Renaud
Modified: 2021-03-16 13:57 UTC (History)
6 users (show)

Fixed In Version: ipa-4.6.8-5.el7_9.4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-16 13:56:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Florence Blanc-Renaud 2020-08-03 17:06:59 UTC
This bug was initially created as a copy of Bug #1863616

I am copying this bug because: 



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 2 Florence Blanc-Renaud 2020-08-03 17:09:13 UTC
Upstream PR https://github.com/freeipa/freeipa/pull/4974

Comment 3 Florence Blanc-Renaud 2020-08-03 17:11:53 UTC
Upstream ticket:
https://pagure.io/freeipa/issue/8440

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

Comment 16 errata-xmlrpc 2021-03-16 13:56:37 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: ipa security and bug fix 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-2021:0860


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