Small cleanup in wording.
kerberos_stash does not exist in supported versions, so do not include its line as an example.
This commit is contained in:
parent
6305033db4
commit
ee81fbab99
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28158
1 changed files with 4 additions and 5 deletions
|
@ -1119,11 +1119,11 @@
|
|||
|
||||
<para>There are a few programs involved in each system
|
||||
which we will discuss below. The
|
||||
<command>opiekey</command> programs accept an iteration
|
||||
count, a seed, and a secret password, and generate a one-time
|
||||
<command>opiekey</command> program accepts an iteration
|
||||
count, a seed, and a secret password, and generates a one-time
|
||||
password or a consecutive list of one-time passwords. The
|
||||
<command>opiepasswd</command>
|
||||
programs are used to initialize OPIE respectively,
|
||||
program is used to initialize OPIE,
|
||||
and to change passwords, iteration counts, or seeds; it
|
||||
takes either a secret passphrase, or an iteration count,
|
||||
seed, and a one-time password. The
|
||||
|
@ -2202,8 +2202,7 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995</screen>
|
|||
paths to reflect your own system):</para>
|
||||
|
||||
<programlisting>kerberos5_server_enable="YES"
|
||||
kadmind5_server_enable="YES"
|
||||
kerberos_stash="YES"</programlisting>
|
||||
kadmind5_server_enable="YES"</programlisting>
|
||||
|
||||
<para>Next we will set up your <application>Kerberos</application>
|
||||
config file, <filename>/etc/krb5.conf</filename>:</para>
|
||||
|
|
Loading…
Reference in a new issue