aboutsummaryrefslogtreecommitdiff
path: root/etc/login.access
Commit message (Collapse)AuthorAgeFilesLines
* pkgbase: Really move login.accessEmmanuel Vadot2019-05-221-46/+0
| | | | | | | Messed up with git->svn r348102 Notes: svn path=/head/; revision=348107
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-061-6/+6
| | | | Notes: svn path=/head/; revision=130151
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Add Id keywordsBrian Somers1998-09-021-0/+2
| | | | Notes: svn path=/head/; revision=38738
* 1) Added s/key support .Guido van Rooij1994-05-191-0/+44
2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the logging and access control features. -Guido Notes: svn path=/head/; revision=1519