[1615] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

changes in kadmin get_principal

daemon@ATHENA.MIT.EDU (Barry Jaspan)
Mon Aug 19 15:21:11 1996

Date: Mon, 19 Aug 1996 15:20:20 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: krbdev@MIT.EDU, jcb@cygnus.com


I just changed kadmin's get_principal in two ways:

1.  Absolute dates for which 0 means never are now displayed as
[never].  This includes expiration, last password change, last
successful, and last failed authentication.  Note that for last
success/failed authentication, "never" will often mean "kdc isn't
compiled to record this."

2.  The last modified information is now printed as "date (modby)" on
one line, instead of the previous two-line version.  It was the only
field that was printed on two lines.

Example,

% ./kadmin.local
kadmin.local:  getprinc testfoo
Principal: testfoo@SECURE-TEST.OV.COM
Expiration date: [never]
Last password change: Mon Aug 12 14:16:47 EDT 1996
Password expiration date: [none]
Maximum ticket life: 0 days 10:00:00
Maximum renewable life: 7 days 00:00:00
Last modified: Mon Aug 12 14:16:47 EDT 1996 (bjaspan/admin@ATHENA.MIT.EDU)
Last successful authentication: [never]
Last failed authentication: [never]
Failed password attempts: 0
Number of keys: 2
Key: vno 1, DES cbc mode with CRC-32, no salt
Key: vno 1, DES cbc mode with CRC-32, Version 4
Attributes:
Policy: [none]
kadmin.local:  

Barry


home help back first fref pref prev next nref lref last post