- For daemons names application tags should be used.
- Add some manual page entities.
This commit is contained in:
parent
18a3834d00
commit
1a51e27eb4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17670
1 changed files with 5 additions and 5 deletions
|
@ -1592,10 +1592,10 @@ Master key entered. BEWARE!</screen>
|
|||
These two principals are made for each system, with the instance being
|
||||
the name of the individual system.</para>
|
||||
|
||||
<para>These daemons, <command>kpasswd</command> and
|
||||
<command>rcmd</command> allow other systems to change Kerberos
|
||||
passwords and run commands like <command>rcp</command>,
|
||||
<command>rlogin</command> and <command>rsh</command>.</para>
|
||||
<para>These daemons, <application>kpasswd</application> and
|
||||
<application>rcmd</application> allow other systems to change Kerberos
|
||||
passwords and run commands like &man.rcp.1;,
|
||||
&man.rlogin.1; and &man.rsh.1;.</para>
|
||||
|
||||
<para>Now let us add these entries:</para>
|
||||
|
||||
|
@ -1672,7 +1672,7 @@ Generating 'grunt-new-srvtab'....</screen>
|
|||
|
||||
<para>Now, this command only generates a temporary file which must be
|
||||
renamed to <filename>srvtab</filename> so that all the servers can pick
|
||||
it up. Use the <command>mv</command> command to move it into place on
|
||||
it up. Use the &man.mv.1; command to move it into place on
|
||||
the original system:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mv grunt-new-srvtab srvtab</userinput></screen>
|
||||
|
|
Loading…
Reference in a new issue