]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppd.8
pppd: Add client CHAP authentication timeout
[ppp.git] / pppd / pppd.8
index c508d277df3aa5539dd3c0d94787d97f71709956..a97941d42b1f31d6e6ec152fcb59667cb1a1cc50 100644 (file)
@@ -277,6 +277,9 @@ Set the maximum number of CHAP challenge transmissions to \fIn\fR
 Set the CHAP restart interval (retransmission timeout for challenges)
 to \fIn\fR seconds (default 3).
 .TP
+.B chap-timeout \fIn
+Set timeout for CHAP authentication by peer to \fIn\fR seconds (default 60).
+.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