diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 07:34:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-15 07:34:01 +0000 |
| commit | 88895b252ca6a00a577a6a67b2d0a4bc5b3db1e4 (patch) | |
| tree | a95447dd960960634008f57eb2e0263d898d3f82 | |
| parent | 690a66afb0bc8605fd9f2bdde6e6990ffb191fca (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ppp/ppp.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 1cd84ce8bd5c..bb58003ea500 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -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 diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 1cd84ce8bd5c..bb58003ea500 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -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 |
