1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

1) Added s/key support .

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
This commit is contained in:
Guido van Rooij 1994-05-19 18:06:46 +00:00
parent 0c8096059c
commit 9eb28b5fde
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1518

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
# $Id: Makefile,v 1.58 1994/05/17 13:03:34 jkh Exp $
# $Id: Makefile,v 1.59 1994/05/19 12:29:28 rgrimes Exp $
NOOBJ= noobj
@ -9,8 +9,9 @@ BINOWN= root
BINGRP= wheel
BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \
ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
inetd.conf manpath.config motd myname netstart networks phones \
printcap protocols rc rc.local remote security services shells \
inetd.conf login.access manpath.config motd myname netstart \
networks phones printcap protocols rc rc.local remote \
security services shells skey.access \
syslog.conf ttys etc.${MACHINE}/disktab rpc
# -rw-rw-rw-