From 9eb28b5fdec65b0956d71b947179aa8f03b93c1b Mon Sep 17 00:00:00 2001 From: Guido van Rooij Date: Thu, 19 May 1994 18:06:46 +0000 Subject: 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 --- etc/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'etc/Makefile') diff --git a/etc/Makefile b/etc/Makefile index e5a81669a9e1..2c4cdb96a989 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -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- -- cgit v1.3