Deleted Added
full compact
ppp.secret.sample (43902) ppp.secret.sample (50476)
1##################################################
2#
3# Example of ppp.secret file
4#
5# This file is used to authenticate incoming connections.
6# You must ``enable'' either PAP or CHAP in your ppp.conf file.
7# The peer may then use any of the Authname/Authkey pairs listed.
8# Additionally, if ``passwdauth'' is enabled and an entry isn't

--- 13 unchanged lines hidden (view full) ---

22# can be used as a placeholder if you do not wish to override the
23# label, but wish to specify further fields.
24#
25# If a phone number or list of phone numbers is given as the fifth
26# field, these numbers will be used to call back the client if
27# ``auth'' or ``cbcp'' callback is enabled (see ``set callback'').
28# A ``*'' specifies that the client must specify the number.
29#
1##################################################
2#
3# Example of ppp.secret file
4#
5# This file is used to authenticate incoming connections.
6# You must ``enable'' either PAP or CHAP in your ppp.conf file.
7# The peer may then use any of the Authname/Authkey pairs listed.
8# Additionally, if ``passwdauth'' is enabled and an entry isn't

--- 13 unchanged lines hidden (view full) ---

22# can be used as a placeholder if you do not wish to override the
23# label, but wish to specify further fields.
24#
25# If a phone number or list of phone numbers is given as the fifth
26# field, these numbers will be used to call back the client if
27# ``auth'' or ``cbcp'' callback is enabled (see ``set callback'').
28# A ``*'' specifies that the client must specify the number.
29#
30# $Id: ppp.secret.sample,v 1.8 1998/08/07 18:44:31 brian Exp $
30# $FreeBSD: head/share/examples/ppp/ppp.secret.sample 50476 1999-08-28 00:22:10Z peter $
31#
32##################################################
33
34# Authname Authkey Peer's IP address Label Callback
35
36oscar OurSecretKey 192.2.18.34
37BigBird X4dWg9327 192.2.18.33/32
38fred * * fred
39subnet * 192.2.18.35-192.2.18.70 subnet
40admin * * * *
41homeworker * * * 1234567
31#
32##################################################
33
34# Authname Authkey Peer's IP address Label Callback
35
36oscar OurSecretKey 192.2.18.34
37BigBird X4dWg9327 192.2.18.33/32
38fred * * fred
39subnet * 192.2.18.35-192.2.18.70 subnet
40admin * * * *
41homeworker * * * 1234567