Put a complete set of pppd(8) sample configuration files in

/usr/share/examples/pppd.

Remove the out-of-place pppd(8) configuration files in etc/ppp,
ppp.shells.sample and ppp.deny.

Make the appropriate changes to the build process, etc/Makefile and
etc/mtree/BSD.usr.mtree, so it all works.
This commit is contained in:
Crist J. Clark
2002-01-29 01:10:47 +00:00
parent 76f10508d4
commit 7fc6e2f775
3 changed files with 2 additions and 36 deletions
+2
View File
@@ -397,6 +397,8 @@
..
ppp
..
pppd
..
printing
..
scsi_target
-22
View File
@@ -1,22 +0,0 @@
# $FreeBSD$
#
# list of users disallowed any pppd access via 'system
# password login'.
# read by pppd(8).
root
toor
daemon
operator
bin
tty
kmem
games
news
man
bind
ftp
uucp
xten
pop
ingres
nobody
-14
View File
@@ -1,14 +0,0 @@
# $FreeBSD$
#
# List of acceptable shells for pppd(8).
# Pppd will not accept a system password login
# by a user whose shell is not listed below.
/bin/sh
/bin/csh
/bin/tcsh
/usr/local/bin/ksh
/usr/local/bin/zsh
/usr/local/bin/bash
/usr/local/bin/tcsh
/usr/local/bin/ppplogin.sh