ppp(8): remove BUGS section, client auth has been fixed.

This commit is contained in:
cinap_lenrek 2018-01-21 22:58:30 +01:00
parent 98b1f2a75b
commit 218e61f80f

View file

@ -137,8 +137,7 @@ add
to the to the
.IR factotum (4) .IR factotum (4)
key pattern when looking for a user name and password key pattern when looking for a user name and password
for authentication; the default key pattern is for authentication.
.B "proto=pass" "service=ppp"
.TP .TP
.B m .B m
set the maximum transfer unit (default 1450) set the maximum transfer unit (default 1450)
@ -277,9 +276,3 @@ set the receive window to
.I gre .I gre
in in
.IR ip (3) .IR ip (3)
.SH BUGS
.I Ppp
should use factotum to execute
the client side of the challenge-reponse
protocol, but instead it reads a password
from factotum and runs the protocol itself.