[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: chmod of generated grub.cfg
From: |
Felix Zielcke |
Subject: |
Re: chmod of generated grub.cfg |
Date: |
Thu, 10 Sep 2009 21:04:47 +0200 |
Am Donnerstag, den 10.09.2009, 20:56 +0200 schrieb Robert Millan:
> On Tue, Sep 08, 2009 at 04:51:41PM +0200, Felix Zielcke wrote:
> > Am Dienstag, den 08.09.2009, 16:48 +0200 schrieb Robert Millan:
> > > On Sun, Sep 06, 2009 at 07:22:36PM +0200, Vladimir 'phcoder' Serbinenko
> > > wrote:
> > > > On Sun, Sep 6, 2009 at 3:38 PM, Colin Watson<address@hidden> wrote:
> > > > > On Sun, Sep 06, 2009 at 02:29:03PM +0200, Felix Zielcke wrote:
> > > > >> Currently grub-mkconfig uses chmod 444 on the newly generated
> > > > >> grub.cfg
> > > > >> Wouldn't it be better to use 400 now that we have plaintext password
> > > > >> support?
> > > > >> Or should we add support for a GRUB_CHMOD variable so users can
> > > > >> override
> > > > >> this setting as they please?
> > > > >
> > > > > I'd prefer to see this done only if they set a password. A GRUB_CHMOD
> > > > > variable seems overkill, though.
> > > > Is there a reason a non-root would like to look at grub.cfg on
> > > > production system? Developers can always override chmod. If there is
> > > > no real reason for non-root to look into grub.cfg I would follow the
> > > > best friend in security considerations called "paranoia" and just use
> > > > mode 400
> > >
> > > I like the idea of using 0400 right away, for simplicity.
> > >
> > > OTOH, world-readable grub.cfg is useful, at least in Debian, because
> > > reportbug includes this file in bug reports.
> > >
> > > But if it's only useful for Debian, we shouldn't let this change our
> > > agenda (ah, the conflict of wearing two hats...).
> > >
> >
> > So in upstream we change it to 400 + warning and for Debian we use my
> > last patch?
>
> Ok.
>
Ok commited.
--
Felix Zielcke
Proud Debian Maintainer
- Re: chmod of generated grub.cfg, (continued)
Re: chmod of generated grub.cfg, Robert Millan, 2009/09/06
Re: chmod of generated grub.cfg, Vladimir 'phcoder' Serbinenko, 2009/09/06
Re: chmod of generated grub.cfg, Robert Millan, 2009/09/08
Re: chmod of generated grub.cfg, Felix Zielcke, 2009/09/08
Re: chmod of generated grub.cfg, Robert Millan, 2009/09/10
Re: chmod of generated grub.cfg,
Felix Zielcke <=