This commit is contained in:
Masafumi Max NAKANE 1997-10-26 18:50:04 +00:00
parent c3040b69f4
commit 346eeb50cf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2122

View file

@ -1,4 +1,4 @@
<!-- $Id: kerberos.sgml,v 1.11 1997-07-11 08:03:51 jkh Exp $ -->
<!-- $Id: kerberos.sgml,v 1.12 1997-10-26 18:50:04 max Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect><heading>Kerberos<label id="kerberos"></heading>
@ -29,7 +29,7 @@
<sect1>
<heading>Creating the initial database</heading>
<p>This is done on the Kerberos server only. First make sure that your
<p>This is done on the Kerberos server only. First make sure that you
do not have any old Kerberos databases around. You should change to the
directory <tt>/etc/kerberosIV</tt> and check that only the following
files are present:
@ -141,7 +141,7 @@ Master key entered. BEWARE!
to change Kerberos passwords and run commands like <tt>rcp</tt>,
<tt>rlogin</tt> and <tt>rsh</tt>.
Now lets add these entries:
Now let's add these entries:
<tscreen><verb>
grunt# kdb_edit
@ -239,7 +239,7 @@ grumble# chmod 600 srvtab
<heading>Populating the database</heading>
<p>We now have to add some user entries into the database.
First lets create an entry for the user <it>jane</it>. Use
First let's create an entry for the user <it>jane</it>. Use
the <tt>kdb_edit</tt> command to do this:
<tscreen><verb>