make example better
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14651 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -204,6 +204,7 @@ attributes, absolute time times and relative times.
|
|||||||
|
|
||||||
When doing interactive editing, attributes are listed with @samp{?}.
|
When doing interactive editing, attributes are listed with @samp{?}.
|
||||||
|
|
||||||
|
The attributes are given in a comma (@samp{,}) separated list.
|
||||||
Attributes are removed from the list by prefixing them with @samp{-}.
|
Attributes are removed from the list by prefixing them with @samp{-}.
|
||||||
|
|
||||||
@smallexample
|
@smallexample
|
||||||
@@ -212,11 +213,11 @@ Max ticket life [1 day]:
|
|||||||
Max renewable life [1 week]:
|
Max renewable life [1 week]:
|
||||||
Principal expiration time [never]:
|
Principal expiration time [never]:
|
||||||
Password expiration time [never]:
|
Password expiration time [never]:
|
||||||
Attributes []:disallow-renewable
|
Attributes [disallow-renewable]: requires-pre-auth,-disallow-renewable
|
||||||
kadmin> get me
|
kadmin> get me
|
||||||
Principal: me@@MY.REALM
|
Principal: me@@MY.REALM
|
||||||
[...]
|
[...]
|
||||||
Attributes: disallow-renewable
|
Attributes: requires-pre-auth
|
||||||
@end smallexample
|
@end smallexample
|
||||||
|
|
||||||
@subsection Absolute times
|
@subsection Absolute times
|
||||||
|
Reference in New Issue
Block a user