[BACK]Return to ppp.secret.sample CVS log [TXT][DIR] Up to [local] / src / etc / ppp

File: [local] / src / etc / ppp / Attic / ppp.secret.sample (download)

Revision 1.3, Wed Sep 23 07:30:58 1998 UTC (25 years, 8 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.2: +1 -1 lines

s/Id/OpenBSD/

##################################################
#
#          Example of ppp.secret file
#
#  This file is used to authenticate incoming connections.
#  You must ``enable'' either PAP or CHAP in your ppp.conf file.
#  The peer may then use any of the Authname/Authkey pairs listed.
#  Additionally, if ``passwdauth'' is enabled and an entry isn't
#  found in this file, the passwd(5) database is used.
#
#  If the password is specified as "*", look it up in passwd(5).
#  This doesn't work for CHAP connections as ppp must have access
#  to the unencrypted password for CHAP.
#
#  If an IP address or address range is given as the third field, it
#  will be assigned to the peer.  A ``*'' or an empty field may be
#  used as a placeholder if you do not wish to override the IP
#  address, but wish to specify further fields.
#
#  If a label is given as the forth field, it is used when reading
#  the ppp.linkup and ppp.linkdown files.  A ``*'' or an empty field
#  can be used as a placeholder if you do not wish to override the
#  label, but wish to specify further fields.
#
#  If a phone number or list of phone numbers is given as the fifth
#  field, these numbers will be used to call back the client if
#  ``auth'' or ``cbcp'' callback is enabled (see ``set callback'').
#  A ``*'' specifies that the client must specify the number.
#  
# $OpenBSD: ppp.secret.sample,v 1.3 1998/09/23 07:30:58 todd Exp $
#
##################################################

# Authname Authkey      Peer's IP address        Label   Callback

oscar      OurSecretKey 192.2.18.34
BigBird    X4dWg9327    192.2.18.33/32
fred       *            *                        fred
subnet     *            192.2.18.35-192.2.18.70  subnet
admin      *            *                        *       *
homeworker *            *                        *       1234567