remove default passwords from the passwd file that could
lead ppl onto stuff; from beck
This commit is contained in:
parent
4c83c92084
commit
320fb0b58a
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2004/11/21 22:29:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2005/04/15 18:41:38 pvalchev Exp $
|
||||
|
||||
COMMENT= "manage remote serial consoles via TCP/IP"
|
||||
|
||||
DISTNAME= conserver-7.2.7
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= comms
|
||||
|
||||
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
|
||||
|
@ -0,0 +1,9 @@
|
||||
$OpenBSD: patch-conserver_cf_conserver_passwd,v 1.1 2005/04/15 18:41:38 pvalchev Exp $
|
||||
--- conserver.cf/conserver.passwd.orig Mon Jan 25 16:29:38 1999
|
||||
+++ conserver.cf/conserver.passwd Fri Apr 15 12:36:30 2005
|
||||
@@ -1,3 +1,2 @@
|
||||
-bryan:td1AgneGE3RsU:any
|
||||
-djs:*passwd*:any
|
||||
-todd:*passwd*:server1
|
||||
+djs:*:any
|
||||
+todd:*:server1
|
Loading…
Reference in New Issue
Block a user