We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ccb87 commit 18ad641Copy full SHA for 18ad641
1 file changed
pppd/pppd.8
@@ -303,6 +303,12 @@ to \fIn\fR seconds (default 3).
303
.B chap-timeout \fIn
304
Set timeout for CHAP authentication by peer to \fIn\fR seconds (default 60).
305
.TP
306
+.B chapms\-strip\-domain
307
+Some Windows 9x/ME clients might be transmitting the MS domain before the
308
+username in the provided client name. This option enables stripping the domain
309
+from the client name on the server side before matching it against the secret
310
+file.
311
+.TP
312
.B child\-timeout \fIn
313
When exiting, wait for up to \fIn\fR seconds for any child processes
314
(such as the command specified with the \fBpty\fR command) to exit
0 commit comments