﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5	kinit does not parse all time string formats	Lewis Rosenthal	Paul Smedley	"kinit should recognize time formats for the lifetime parameter such as:

{{{kinit -l 0:05 <principal>}}}

and:

{{{kinit -l 0h5m <principal>}}}

However, our Heimdal complains:

{{{kinit.exe: unparsable time: 0h5m}}}

Yet, seconds seem to work:

{{{kinit -l 300 <principal>}}}

The other formats seem to work for MIT 1.13.1 (and 1.12.2, on openSUSE 13.2)."	defect	closed	minor	Heimdal - 1.5.2	distribution	Heimdal - 1.5.2	invalid	time	
