Bug 478783

Summary: Obey renewable life from the ticket
Product: [Fedora] Fedora Reporter: Bojan Smojver <bojan>
Component: krb5-auth-dialogAssignee: Itamar Reis Peixoto <itamar>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: caillon
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-28 01:29:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Use authtime instead or starttime to determine renewable life
none
Patch against 0.8 source none

Description Bojan Smojver 2009-01-05 00:25:11 UTC
Created attachment 328164 [details]
Use authtime instead or starttime to determine renewable life

Description of problem:
krb5-auth-dialog resets renewable life of the ticket, where it should keep it the same as on the old ticket, which is what user/admin desired.

Version-Release number of selected component (if applicable):
0.7-7.fc9

How reproducible:
Always.

Steps to Reproduce:
1. Wait until krb5-auth-dialog does ticket renewal of an expired ticket.
  
Actual results:
Ticket gets renewable life from new ticket lifetime.

Expected results:
Ticket should keep renewable life from the old ticket.

Additional info:
Patch attached. Tested and appears to work fine.

Comment 1 Bojan Smojver 2009-01-14 00:33:16 UTC
Created attachment 328934 [details]
Patch against 0.8 source

Comment 2 Bojan Smojver 2009-01-14 00:45:40 UTC
Comment on attachment 328934 [details]
Patch against 0.8 source

This patch has been compiled and linked, but not tested.

Comment 3 Bojan Smojver 2009-01-14 01:42:47 UTC
I've been running the patch against 0.7 on my F-10 systems for many days now without any problems.

Comment 4 Bojan Smojver 2009-01-14 03:46:02 UTC
This has been tested with 0.8 on F-10.

Comment 5 Fedora Admin XMLRPC Client 2009-02-09 18:45:02 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Bojan Smojver 2009-04-28 01:29:54 UTC
Upstream code not affected by this any more.