summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-08-25 17:48:55 +0000
committerbrian <brian@FreeBSD.org>1998-08-25 17:48:55 +0000
commitb4ab6ffebf4a3a599ae93181544038b4a7cd2670 (patch)
treea2523b66cee245e8a1b1a7dd34369fe37cccbc79
parenteb85c7e691dc11c564da4e97d87b251236c01162 (diff)
downloadFreeBSD-src-b4ab6ffebf4a3a599ae93181544038b4a7cd2670.zip
FreeBSD-src-b4ab6ffebf4a3a599ae93181544038b4a7cd2670.tar.gz
Mention what ``set authname'' does in -direct mode.
-rw-r--r--usr.sbin/ppp/ppp.89
-rw-r--r--usr.sbin/ppp/ppp.8.m49
2 files changed, 16 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 1491632..dd9a593 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.118 1998/08/11 18:59:36 brian Exp $
+.\" $Id: ppp.8,v 1.119 1998/08/25 17:48:43 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -2590,6 +2590,13 @@ is logged as
for security reasons.
.It set authname Ar id
This sets the authentication id used in client mode PAP or CHAP negotiation.
+.Pp
+If used in
+.Fl direct
+mode with PAP or CHAP enabled,
+.Ar id
+is used in the initial authentication request and is normally set to
+the local machine name.
.It set autoload Ar max-duration max-load [min-duration min-load]
These settings apply only in multi-link mode and all default to zero.
When more than one
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 1491632..dd9a593 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.118 1998/08/11 18:59:36 brian Exp $
+.\" $Id: ppp.8,v 1.119 1998/08/25 17:48:43 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -2590,6 +2590,13 @@ is logged as
for security reasons.
.It set authname Ar id
This sets the authentication id used in client mode PAP or CHAP negotiation.
+.Pp
+If used in
+.Fl direct
+mode with PAP or CHAP enabled,
+.Ar id
+is used in the initial authentication request and is normally set to
+the local machine name.
.It set autoload Ar max-duration max-load [min-duration min-load]
These settings apply only in multi-link mode and all default to zero.
When more than one
OpenPOWER on IntegriCloud