Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 2181465

Summary: Missing 'min_lifetime' option
Product: Red Hat Enterprise Linux 9 Reporter: adam winberg <adam.winberg>
Component: gssproxyAssignee: Julien Rische <jrische>
Status: CLOSED ERRATA QA Contact: anuja <amore>
Severity: unspecified Docs Contact: lmcgarry
Priority: unspecified    
Version: 9.1CC: frenaud, fs-qe, gkaihoro, jrische, mjurasek, myusuf, sumenon, tbecker
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gssproxy-0.8.4-6.el9 Doc Type: Enhancement
Doc Text:
.IdM now supports the `min_lifetime` parameter With this enhancement, the `min_lifetime` parameter has been added to the `/etc/gssproxy/*.conf` file. The `min_lifetime` parameter triggers the renewal of a service ticket in case its remaining lifetime is lower than this value. By default its value is 15 seconds. For network volume clients such as NFS, to reduce the risk of losing access in case the KDC is momentarily unavailable, set this value to 60 seconds.
Story Points: ---
Clone Of:
: 2184333 (view as bug list) Environment:
Last Closed: 2023-11-07 08:54:50 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: 2187634    
Bug Blocks: 2184333    

Description adam winberg 2023-03-24 08:01:09 UTC
Description of problem:
the 'min_lifetime' option in gssproxy.conf was added in https://github.com/gssapi/gssproxy/issues/33 and released in RHEL8 with gssproxy-0.8.0-20. 

In RHEL9 this option seems to be missing - 'man gssproxy.conf' does not mention it and the default config file ('/etc/gssproxy/99-nfs-client.conf') is missing it, even though it is present in upstream. What source is the el9 package built on?

We discovered this when we started to get permission denied errors on NFS shares on RHEL9, an error we are very familiar with from RHEL8 before this patch. 


Version-Release number of selected component (if applicable):
gssproxy-0.8.4-4.el9.x86_64

Comment 1 Julien Rische 2023-04-03 12:15:58 UTC
*** Bug 2183184 has been marked as a duplicate of this bug. ***

Comment 2 Julien Rische 2023-04-03 13:27:07 UTC
The "min_lifetime" setting was implemented as part of version 0.9.0. It was backported to RHEL8, but not to RHEL9 indeed. We will backport it there too.

Comment 3 Julien Rische 2023-04-03 13:34:21 UTC
Pull request:
https://gitlab.com/redhat/centos-stream/rpms/gssproxy/-/merge_requests/2

Comment 21 errata-xmlrpc 2023-11-07 08:54:50 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 (gssproxy 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/RHBA-2023:6649