X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.8;h=a80a51cf2788c8e08c293f1436632801f366ef72;hb=dee0aedd65a793e669b1dd3e6bdee62ca4463793;hp=740cd283f3ff24562359b70257c8f8f96a3f3bef;hpb=95ffa90a0c7a28b770764494542ca94b6cba08ad;p=ppp.git diff --git a/pppd/pppd.8 b/pppd/pppd.8 index 740cd28..a80a51c 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.4 -.\" $Id: pppd.8,v 1.69 2003/01/16 10:22:35 fcusack Exp $ +.\" $Id: pppd.8,v 1.71 2003/04/25 08:57:58 fcusack Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -830,6 +830,11 @@ packets using the \fBinbound\fR and \fBoutbound\fR qualifiers. This option is currently only available under NetBSD or Linux, and then only if both the kernel and pppd were compiled with PPP_FILTER defined. .TP +.B password \fIpassword-string +Specifies the password to use for authenticating to the peer. Use +of this option is discouraged, as the password is likely to be visible +to other users on the system (for example, by using ps(1)). +.TP .B persist Do not exit after a connection is terminated; instead try to reopen the connection. The \fBmaxfail\fR option still has an effect on @@ -1386,7 +1391,7 @@ stream. .SH DIAGNOSTICS .LP Messages are sent to the syslog daemon using facility LOG_DAEMON. -(This can be overriden by recompiling pppd with the macro +(This can be overridden by recompiling pppd with the macro LOG_PPP defined as the desired facility.) In order to see the error and debug messages, you will need to edit your /etc/syslog.conf file to direct the messages to the desired output device or file.