summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrian <brian@openbsd.org>2002-05-19 00:00:04 +0000
committerbrian <brian@openbsd.org>2002-05-19 00:00:04 +0000
commit7631bf12d8a7da0997e79a4a8e7e906f1e74cffa (patch)
tree7f3c47f6aa722ed94b6a215f8bcd61b732e6431f
parentdon't duplicate things here, just include xm-obsd.h. (diff)
downloadwireguard-openbsd-7631bf12d8a7da0997e79a4a8e7e906f1e74cffa.tar.xz
wireguard-openbsd-7631bf12d8a7da0997e79a4a8e7e906f1e74cffa.zip
Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.
-rw-r--r--usr.sbin/ppp/ppp/ppp.8.m47
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp/ppp.8.m4
index 17dcaa01ec1..5d543f45468 100644
--- a/usr.sbin/ppp/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp/ppp.8.m4
@@ -25,7 +25,7 @@ changecom(,)dnl
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: ppp.8.m4,v 1.7 2002/05/16 01:13:39 brian Exp $
+.\" $OpenBSD: ppp.8.m4,v 1.8 2002/05/19 00:00:04 brian Exp $
.\"
.Dd September 20, 1995
.Dt PPP 8
@@ -5337,6 +5337,11 @@ If this
.Dv RAD_VENDOR_MICROSOFT
vendor specific attribute is supplied, it is passed back to the peer as the
authentication FAILURE text.
+.It RAD_MICROSOFT_MS_CHAP2_SUCCESS
+If this
+.Dv RAD_VENDOR_MICROSOFT
+vendor specific attribute is supplied and if MS-CHAPv2 authentication is
+being used, it is passed back to the peer as the authentication SUCCESS text.
.El
Values received from the RADIUS server may be viewed using
.Dq show bundle .