diff options
| author | Daniel O'Callaghan <danny@FreeBSD.org> | 1997-04-16 02:10:22 +0000 |
|---|---|---|
| committer | Daniel O'Callaghan <danny@FreeBSD.org> | 1997-04-16 02:10:22 +0000 |
| commit | ef0e77e33ac16e16e6a8a0591280f14e1a603112 (patch) | |
| tree | 65907b73c3dc77443c4171584dad75ee091d4274 /share/examples/pppd | |
| parent | 52379a4d35d45afad7b400d3ff3e7c48b477e053 (diff) | |
Notes
Diffstat (limited to 'share/examples/pppd')
| -rw-r--r-- | share/examples/pppd/ppp.deny.sample | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/share/examples/pppd/ppp.deny.sample b/share/examples/pppd/ppp.deny.sample new file mode 100644 index 0000000000000..51e1e9bd03e30 --- /dev/null +++ b/share/examples/pppd/ppp.deny.sample @@ -0,0 +1,15 @@ +# list of users disallowed any pppd access via 'system +# password login'. +# read by pppd(8). +root +toor +daemon +operator +bin +games +news +man +ftp +uucp +xten +ingres |
