NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/44267 (LVM devices have wrong permissions)



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

From: Michael van Elst <mlelstv%serpens.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost, 
dholland%NetBSD.org@localhost
Subject: Re: bin/44267 (LVM devices have wrong permissions)
Date: Sun, 26 Dec 2010 09:14:48 +0100

 On Sun, Dec 26, 2010 at 07:43:56AM +0000, dholland%NetBSD.org@localhost wrote:
 > Synopsis: LVM devices have wrong permissions
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: dholland%NetBSD.org@localhost
 > State-Changed-When: Sun, 26 Dec 2010 07:43:55 +0000
 > State-Changed-Why:
 > are the fixes sufficient?
 
 No, permissions are still wrong:
 
 pussyfoot: {33} ll -a /dev/mapper/
 total 66
 drwxr-xr-x  2 root  wheel        512 Dec 26 08:49 .
 drwxr-xr-x  7 root  wheel      32768 Dec 26 08:49 ..
 crw-------  1 root  operator  194, 0 Dec 26 08:49 control
 crw-r-----  1 root  wheel     194, 3 Dec 26 08:49 rtestvg-testlv
 brw-r-----  1 root  operator  169, 3 Dec 26 08:49 testvg-testlv
 
 -> mode of 'control' was supposed to be '640'
 -> group of raw device should be 'operator' as well.
 
 
 Greetings,
 -- 
                                 Michael van Elst
 Internet: mlelstv%serpens.de@localhost
                                 "A potential Snark may lurk in every tree."
 


Home | Main Index | Thread Index | Old Index