From 41d5523718f27a71500c99fdf642f48d3d9aa937 Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Fri, 22 Apr 2011 18:48:38 +0400 Subject: fixed mestake about mppe option in man file --- accel-pppd/accel-ppp.conf.5 | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'accel-pppd') diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index dc6ff97..9de33a5 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -115,18 +115,20 @@ If this option is .B deny then accel-ppp will deny second session authorization. .TP -.BI "mppe=" allow|prefere|require +.BI "mppe=" require|prefere|deny Specifies mppe negotioation preference. .br -.B allow -- allow mppe negotiation if client requests it. +.B require +- ask client for mppe, if it rejects drop connection .br .B prefere - ask client for mppe, if it rejects don't fail. .br -.B require -- ask client for mppe, if it rejects drop connection -Please note that RADIUS may override this option by MS-MPPE-Encryption-Policy. +.B deny +- deny mppe. +.br +Default behavior - don't ask client for mppe, but allow it if client wants. +Please note that RADIUS may override this option by MS-MPPE-Encryption-Policy attribute. .TP .SH [lcp] .br -- cgit v1.2.3