all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Thompson <dthompson2@worcester.edu>
To: "Ludovic Courtès" <ludo@gnu.org>, guix-devel <guix-devel@gnu.org>
Subject: Re: Support for setuid binaries
Date: Wed, 30 Apr 2014 18:26:57 -0400	[thread overview]
Message-ID: <87eh0ewj0u.fsf@labrys.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <87a9b25xb2.fsf@gnu.org>

Ludovic Courtès <ludo@gnu.org> writes:

> Hello,
>
> Commit 09e028f adds support for setuid binaries.  Since the store cannot
> contain setuid binaries, we use the same technique as NixOS: setuid
> binaries are created when booting (or when switching configurations.)
>
> That is, for each setuid program, a hard link or a copy of the
> executable is created under /run/setuid-programs and make setuid-root.
>
> You can test it by running:
>
>   ./pre-inst-env guix system vm build-aux/hydra/demo-os.scm
>
> and running for instance ‘ping’ as guest from there.
>
> Ludo’.

That's great news!  I've been missing sudo lately.

- Dave

  reply	other threads:[~2014-04-30 22:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30 21:20 Support for setuid binaries Ludovic Courtès
2014-04-30 22:26 ` David Thompson [this message]
2014-05-01 10:45   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eh0ewj0u.fsf@labrys.i-did-not-set--mail-host-address--so-tickle-me \
    --to=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.