change some silly wordings

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5446 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-02-27 21:41:11 +00:00
parent e003f06d6c
commit 5a84f6c1b7

View File

@@ -67,7 +67,7 @@ with contents similar to the following.
kdc = my.kdc kdc = my.kdc
@} @}
[domain_realm] [domain_realm]
.my.domain = MY.REALM .my.domain = MY.REALM
@end example @end example
@@ -100,8 +100,8 @@ one database, so @samp{init} does not destroy any old database.
Before creating the database, @samp{init} will ask you some questions Before creating the database, @samp{init} will ask you some questions
about max ticket lifetimes. about max ticket lifetimes.
After creating the database you should probably add yourself. You do After creating the database you should probably add yourself to it. You
this with the @samp{add} command. It takes as argument the name of a do this with the @samp{add} command. It takes as argument the name of a
principal. The principal should contain a realm, so if you haven't setup principal. The principal should contain a realm, so if you haven't setup
a default realm, you will need to explicitly include the realm. a default realm, you will need to explicitly include the realm.
@@ -132,9 +132,9 @@ Credentials cache: /tmp/krb5cc_0
Aug 25 07:25:55 Aug 25 17:25:55 krbtgt/MY.REALM@@MY.REALM Aug 25 07:25:55 Aug 25 17:25:55 krbtgt/MY.REALM@@MY.REALM
@end example @end example
To verify that the contents of the database you can use the @samp{dump} If you are curious you can use the @samp{dump} command to list all the
command to list all the entries. It should look something similar to entries in the database. It should look something similar to the
the following example (note that the entries here are truncated for following example (note that the entries here are truncated for
typographical reasons): typographical reasons):
@smallexample @smallexample