doc: fix wrong name of authselectmode directive
This commit is contained in:
parent
098e0c43fc
commit
a6179261a7
2 changed files with 3 additions and 3 deletions
|
@ -500,8 +500,8 @@ This column displays the configured selection options of the source.
|
||||||
This column displays the current effective selection options of the source,
|
This column displays the current effective selection options of the source,
|
||||||
which can be different from the configured options due to the authentication
|
which can be different from the configured options due to the authentication
|
||||||
selection mode (configured by the
|
selection mode (configured by the
|
||||||
<<chrony.conf.adoc#authselmode,*authselmode*>> directive). The symbols are the
|
<<chrony.conf.adoc#authselectmode,*authselectmode*>> directive). The symbols
|
||||||
same as in the *COpts* column.
|
are the same as in the *COpts* column.
|
||||||
*Last*:::
|
*Last*:::
|
||||||
This column displays how long ago was the last measurement of the source made
|
This column displays how long ago was the last measurement of the source made
|
||||||
when the selection was performed.
|
when the selection was performed.
|
||||||
|
|
|
@ -232,7 +232,7 @@ authenticated servers should be configured as trusted and required to not allow
|
||||||
the unauthenticated servers to override the authenticated servers in the source
|
the unauthenticated servers to override the authenticated servers in the source
|
||||||
selection. Since `chrony` version 4.0, the selection options are enabled in
|
selection. Since `chrony` version 4.0, the selection options are enabled in
|
||||||
such a case automatically. This behaviour can be disabled or modified by the
|
such a case automatically. This behaviour can be disabled or modified by the
|
||||||
`authselmode` directive.
|
`authselectmode` directive.
|
||||||
|
|
||||||
An example of a client configuration limiting the impact of the attacks could
|
An example of a client configuration limiting the impact of the attacks could
|
||||||
be
|
be
|
||||||
|
|
Loading…
Reference in a new issue