X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.8;h=36156d6ea9d6da4c2380f719e731728c6311cccf;hb=18ad641f94c72e1dcdd8189b991c339e5bdde966;hp=bb7e2ff1d80732263c6ce2ca33c679ba0f064970;hpb=d0ccb87156c295da4f679f35936a976cea46d38c;p=ppp.git diff --git a/pppd/pppd.8 b/pppd/pppd.8 index bb7e2ff..36156d6 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -303,6 +303,12 @@ to \fIn\fR seconds (default 3). .B chap-timeout \fIn Set timeout for CHAP authentication by peer to \fIn\fR seconds (default 60). .TP +.B chapms\-strip\-domain +Some Windows 9x/ME clients might be transmitting the MS domain before the +username in the provided client name. This option enables stripping the domain +from the client name on the server side before matching it against the secret +file. +.TP .B child\-timeout \fIn When exiting, wait for up to \fIn\fR seconds for any child processes (such as the command specified with the \fBpty\fR command) to exit