Skip to content

Commit 18ad641

Browse files
authored
pppd: Document chapms-strip-domain option in pppd(8) (#203)
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
1 parent d0ccb87 commit 18ad641

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pppd/pppd.8

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,12 @@ to \fIn\fR seconds (default 3).
303303
.B chap-timeout \fIn
304304
Set timeout for CHAP authentication by peer to \fIn\fR seconds (default 60).
305305
.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
306312
.B child\-timeout \fIn
307313
When exiting, wait for up to \fIn\fR seconds for any child processes
308314
(such as the command specified with the \fBpty\fR command) to exit

0 commit comments

Comments
 (0)