[9511] in Athena Bugs
rt 7.4G: kinit -l
daemon@ATHENA.MIT.EDU (JH:TNG)
Wed Jun 24 00:43:23 1992
To: bugs@Athena.MIT.EDU
Date: Wed, 24 Jun 92 00:43:11 EDT
From: JH:TNG <genoa@Athena.MIT.EDU>
System name: garfield
Type and version: RTPC-ROMPC 7.4G
Display type: apa16
What were you trying to do?
I was trying to get 12-hour kerberos tickets, instead of the default
10-hour tickets.
What's wrong:
I got tickets with a lifetime of 1275 minutes (the documented max.)
I clipped this from my session:
-- begin included material --
/afs/athena.mit.edu/user/g/e/genoa>kinit -l
MIT Athena (garfield)
Kerberos Initialization
Kerberos name: genoa
Kerberos ticket lifetime (minutes): 720
Password:
/afs/athena.mit.edu/user/g/e/genoa>fsid -a
fsid: genoa mapped
fsid: windowmanagers mapped
fsid: moiradev mapped
fsid: Host wuarchive.wustl.edu isn't registered with kerberos
/afs/athena.mit.edu/user/g/e/genoa>zctl load >/dev/null
/afs/athena.mit.edu/user/g/e/genoa>klist
Ticket file: /tmp/tkt_ttyv0
Principal: genoa@ATHENA.MIT.EDU
Issued Expires Principal
Jun 24 00:38:27 Jun 24 21:53:27 krbtgt.ATHENA.MIT.EDU@ATHENA.MIT.EDU
Jun 24 00:38:34 Jun 24 21:53:34 afs.athena.mit.edu@ATHENA.MIT.EDU
Jun 24 00:38:47 Jun 24 21:53:47 zephyr.zephyr@ATHENA.MIT.EDU
-- end included material --
What should have happened:
The Expires column in the klist output should have been:
Jun 24 12:38:27
Jun 24 12:38:34
Jun 24 12:38:47
Please describe any relevant documentation references:
The kinit manpage.