diff options
author | brian <brian@FreeBSD.org> | 2002-05-21 10:54:07 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2002-05-21 10:54:07 +0000 |
commit | d6c7357cf37848243c9948ae2830bbb6392b8074 (patch) | |
tree | 91f0b40bf36c910248dce9274af0141a7eda3523 /usr.sbin/ppp | |
parent | 6c2b9542c63077b1f67df2ac9e1523caed99f27c (diff) | |
download | FreeBSD-src-d6c7357cf37848243c9948ae2830bbb6392b8074.zip FreeBSD-src-d6c7357cf37848243c9948ae2830bbb6392b8074.tar.gz |
Mention our support of the authentication side of rfc2548
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 7c3c20d0..bbf23a7 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -283,7 +283,7 @@ If the peer requests Microsoft CHAP authentication and .Nm is compiled with DES support, an appropriate MD4/DES response will be made. -.It Supports RADIUS (rfc 2138) authentication. +.It Supports RADIUS (rfc 2138 & 2548) authentication. An extension to PAP and CHAP, .Em \&R Ns No emote .Em \&A Ns No ccess |