aboutsummaryrefslogtreecommitdiff
path: root/share/examples/pppd
Commit message (Collapse)AuthorAgeFilesLines
* Finish adding _dhcp user.Maxim Konovalov2005-06-071-0/+1
| | | | Notes: svn path=/head/; revision=147069
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-191-1/+1
| | | | Notes: svn path=/head/; revision=137892
* Add user _pflogd.Maxim Konovalov2004-06-301-0/+1
| | | | Notes: svn path=/head/; revision=131343
* o Add user proxy.Maxim Konovalov2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=127234
* xten has gone.Maxim Konovalov2003-04-281-1/+0
| | | | Notes: svn path=/head/; revision=114157
* Include 'sshd' to the lists of forbidden users.Maxim Konovalov2002-06-281-0/+1
| | | | | | | Reviewed by: cvs-committers Notes: svn path=/head/; revision=98978
* Put 'ftp' back.Maxim Konovalov2002-05-081-0/+1
| | | | | | | Requested by: bmah, jhb Notes: svn path=/head/; revision=96225
* Sync with master.passwd.Maxim Konovalov2002-05-071-2/+0
| | | | | | | | | PR: conf/37796 Submitted by: David Siebo"rger <drs@rucus.ru.ac.za> MFC after: 3 days Notes: svn path=/head/; revision=96158
* Add smmsp, mailnull and wwwBrian Somers2002-05-071-0/+3
| | | | | | | | | | | | | PR: 37796 Submitted by: drs@rucus.ru.ac.za MFC after: 1 week Note, I don't usually look after pppd (just ppp), so I haven't removed the ftp and ingres users as I guess they're there for a reason.... Notes: svn path=/head/; revision=96151
* Put a complete set of pppd(8) sample configuration files inCrist J. Clark2002-01-298-0/+112
| | | | | | | | | | | | | | | | | | | | | /usr/share/examples/pppd. Update pppd(8) documentation to reflect this, usr.sbin/pppd/pppd.8. 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. The files from etc/ppp, ppp.shells.sample and ppp.deny, were moved with a repo copy. Note it in the logs with a forced commit to these two. Submitted by: Maxim Konovalov <maxim@macomnet.ru> provided the new samples. Notes: svn path=/head/; revision=89936
* Add various system usernames (even though I try to avoid pppd!!!)Brian Somers2000-07-061-0/+5
| | | | | | | | PR: 19717 Submitted by: Tony Finch <dot@dotat.at> Notes: svn path=/head/; revision=62680
* Add /bin/tcsh for completenessKris Kennaway2000-05-141-0/+1
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=60540
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
| | | | Notes: svn path=/head/; revision=50472
* Add Id keywordsBrian Somers1998-09-022-0/+4
| | | | Notes: svn path=/head/; revision=38738
* Suggested by: David NugentDaniel O'Callaghan1997-04-161-0/+15
| | | | | | | | Change the name of ppp.disabled to ppp.deny for consistency with at.deny and friends. Notes: svn path=/head/; revision=24973
* List of users who may not use pppd in system password logins, and aDaniel O'Callaghan1997-04-151-0/+11
sample list of acceptable shells. Notes: svn path=/head/; revision=24944