]> eyrie.org Git - kerberos/heimdal-kadm5.git/commit
Improved dump() output for attributes and ticket lifetime
authorJon Robertson <jonrober@stanford.edu>
Wed, 6 Jan 2010 21:43:49 +0000 (13:43 -0800)
committerJon Robertson <jonrober@stanford.edu>
Fri, 5 Feb 2010 22:18:20 +0000 (14:18 -0800)
commitbf1d02fbd58b5137f7150a217ab9389c18d4e102
treef07de0e09ce0c2e7fd7aa949de1541c0169bb646
parent3f6c063dc9fd5932937f42cfecb5ae0c1e50b96b
Improved dump() output for attributes and ticket lifetime

dump() has been improved to print out the attribute constant names rather
than the attribute bitmask itself.  Also, the two ticket lifetime values
(lifetime and max lifetime) print out days and weeks rather than seconds.
Kadm5.pm