mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
Add a missing dot.
This commit is contained in:
parent
690a66afb0
commit
88895b252c
2 changed files with 2 additions and 2 deletions
|
|
@ -2752,7 +2752,7 @@ except that it issues challenges of a fixed 16 bytes in length and uses a
|
|||
combination of MD4, SHA-1 and DES to encrypt the challenge rather than using the
|
||||
standard MD5 mechanism.
|
||||
.It MSChap|chap80nt
|
||||
Default: Disabled and Accepted
|
||||
Default: Disabled and Accepted.
|
||||
The use of this authentication protocol
|
||||
is discouraged as it partially violates the authentication protocol by
|
||||
implementing two different mechanisms (LANMan & NT) under the guise of
|
||||
|
|
|
|||
|
|
@ -2752,7 +2752,7 @@ except that it issues challenges of a fixed 16 bytes in length and uses a
|
|||
combination of MD4, SHA-1 and DES to encrypt the challenge rather than using the
|
||||
standard MD5 mechanism.
|
||||
.It MSChap|chap80nt
|
||||
Default: Disabled and Accepted
|
||||
Default: Disabled and Accepted.
|
||||
The use of this authentication protocol
|
||||
is discouraged as it partially violates the authentication protocol by
|
||||
implementing two different mechanisms (LANMan & NT) under the guise of
|
||||
|
|
|
|||
Loading…
Reference in a new issue