conf/84221: Wrong permissions on /etc/opiekeys

Andrey Chernov ache at FreeBSD.ORG
Fri Jul 29 14:10:27 GMT 2005


The following reply was made to PR conf/84221; it has been noted by GNATS.

From: Andrey Chernov <ache at FreeBSD.ORG>
To: "Eygene A. Ryabinkin" <freebsd at rea.mbslab.kiae.ru>
Cc: FreeBSD-gnats-submit at FreeBSD.ORG, freebsd-bugs at FreeBSD.ORG
Subject: Re: conf/84221: Wrong permissions on /etc/opiekeys
Date: Fri, 29 Jul 2005 18:09:26 +0400

 On Fri, Jul 29, 2005 at 04:50:13PM +0400, Eygene A. Ryabinkin wrote:
 > --- Makefile.in.orig	Fri Jul 29 16:45:26 2005
 > +++ Makefile.in	Fri Jul 29 16:44:13 2005
 > @@ -237,7 +237,7 @@
 >  	@echo "Making sure OPIE database file exists";
 >  	@touch $(KEY_FILE)
 >  	@echo "Changing permissions of OPIE database file"
 > -	@chmod 0644 $(KEY_FILE)
 > +	@chmod 0600 $(KEY_FILE)
 
 Since Makefile.in is not used, this change is no-op but takes the 
 file off the vendor branch.
 
 -- 
 http://ache.pp.ru/


More information about the freebsd-bugs mailing list