-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-8.8.0.z
-
None
-
None
-
Moderate
-
rhel-idm-uah
-
ssg_idm
-
2
-
None
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
Iteration 2, RHELs: 10.2, 9.8
-
None
-
None
-
None
What were you trying to do that didn't work?
The customer wants to set the life of a Kerberos key to be in excess of 30 days, but whenever they do so the KDC only issues them a ticket that has a life of 24 hours.
Please provide the package NVR for which bug is seen:
- krb5-server-1.18.2-25.el8_8.x86_64
- ipa-server-4.9.11-7.module+el8.8.0+19639+24a8b95c.x86_64
How reproducible:
Confirmed by PTSE
Steps to reproduce
- Install a base deployment of IPA on RHEL 8.8.
- Edit the /var/kerberos/krb5kdc/kdc.conf file to set the max_life as 40 days and the max_renewable_life as 31 days.
- Request a ticket.
Expected results
Kerberos ticket has a lifespan of 40 days.
Actual results
Kerberos ticket has an expiry of 24 hours.