summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian <brian@cvs.openbsd.org>2002-05-19 00:00:05 +0000
committerbrian <brian@cvs.openbsd.org>2002-05-19 00:00:05 +0000
commit5977f1d624919910e253e8124f5feec0e38821ed (patch)
tree0cbd8d20552af56d0003112c45c138d9dd36a6a1
parentad3ac1354e00a5b44f2f1c7566c1d859bb4aa7bc (diff)
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 .