summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8.m4
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2002-05-10 03:11:35 +0000
committerbrian <brian@FreeBSD.org>2002-05-10 03:11:35 +0000
commit1947582c12aeca5e9e4746994b70a33ccd12ad69 (patch)
tree0a77e3e35dbd7ef74d395bc1b44948669a61c015 /usr.sbin/ppp/ppp.8.m4
parenta361afdafe8b37330c5b031706e2dfc480700962 (diff)
downloadFreeBSD-src-1947582c12aeca5e9e4746994b70a33ccd12ad69.zip
FreeBSD-src-1947582c12aeca5e9e4746994b70a33ccd12ad69.tar.gz
Add support for MS-CHAP authentication via a RADIUS server.
Add support for Reply-Message and MS-CHAP-Error. Sponsored by: Monzoon
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
-rw-r--r--usr.sbin/ppp/ppp.8.m48
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 26a2f99..4c1b5a8 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -5329,6 +5329,14 @@ keywords.
.It RAD_SESSION_TIMEOUT
If supplied, the client connection is closed after the given number of
seconds.
+.It RAD_REPLY_MESSAGE
+If supplied, this message is passed back to the peer as the authentication
+SUCCESS text.
+.It RAD_MICROSOFT_MS_CHAP_ERROR
+If this
+.Dv RAD_VENDOR_MICROSOFT
+vendor specific attribute is supplied, it is passed back to the peer as the
+authentication FAILURE text.
.El
Values received from the RADIUS server may be viewed using
.Dq show bundle .
OpenPOWER on IntegriCloud