remove default passwords from the passwd file that could

lead ppl onto stuff; from beck
This commit is contained in:
pvalchev 2005-04-15 18:41:38 +00:00
parent 4c83c92084
commit 320fb0b58a
2 changed files with 11 additions and 1 deletions

View File

@ -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>

View File

@ -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