From owner-freebsd-bugs Sat Sep 12 18:00:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02310 for freebsd-bugs-outgoing; Sat, 12 Sep 1998 18:00:17 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02297 for ; Sat, 12 Sep 1998 18:00:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA22517; Sat, 12 Sep 1998 18:00:01 -0700 (PDT) Date: Sat, 12 Sep 1998 18:00:01 -0700 (PDT) Message-Id: <199809130100.SAA22517@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: dag-erli@ifi.uio.no (Dag-Erling =?iso-8859-1?Q?Co=EFdan?= =?iso-8859-1?Q?Sm=F8rgrav?= ) Subject: Re: conf/7908: wrong perms on objformat after upgrade Reply-To: dag-erli@ifi.uio.no (Dag-Erling =?iso-8859-1?Q?Co=EFdan?= =?iso-8859-1?Q?Sm=F8rgrav?= ) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/7908; it has been noted by GNATS. From: dag-erli@ifi.uio.no (Dag-Erling =?iso-8859-1?Q?Co=EFdan?= =?iso-8859-1?Q?Sm=F8rgrav?= ) To: seggers@semyam.dinoco.de Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: conf/7908: wrong perms on objformat after upgrade Date: 13 Sep 1998 02:50:12 +0200 Stefan Eggers writes: > I did the transition from a.out to ELF with the abovementioned > sources splitted in building and installing. It all went fine as far > as the system is concerned (I myself made an operator error :->) except > the permissions on /etc/objformat. I installed it as root with an > umask of 077 and the file got the permissions 0600. Don't Do That, Then. I learned the hard way never to set root's umask to anything stricter than 022. Unless you always remember to set the umask right at the right time, anything you install (including, but not limited to, /etc/objformat) is installed wrong. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message