mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "Daniel Cegiełka" <daniel.cegielka@gmail.com>
To: musl@lists.openwall.com
Subject: Re: shadow.h
Date: Wed, 27 Feb 2013 10:09:18 +0100	[thread overview]
Message-ID: <CAPLrYESo0pbrDxpuKgkSKeiUp_emMXrHwb88FzhZU67Jk_ju9A@mail.gmail.com> (raw)
In-Reply-To: <20130226233542.GG20323@brightrain.aerifal.cx>

2013/2/27 Rich Felker <dalias@aerifal.cx>:
> On Tue, Feb 26, 2013 at 11:54:58PM +0100, Daniel Cegiełka wrote:

>> Error relocating /lib/security/pam_unix.so: putspent: symbol not found
>> Error relocating /lib/security/pam_unix.so: fgetspent: symbol not found
>> Error relocating /lib/security/pam_unix.so: putpwent: symbol not found
>
> These have been discussed before and I believe the intent is to add
> them (they're simple fprintf wrappers, if I remember correctly),

...or can be removed from shadow.h.

> but
> be aware that pam_unix.so's support for writing to the password
> database assumes a certain form and will break things badly if the
> user is using tcb shadow. It might also mess up the shadow file if it
> depends on being able to iterate all entries in the shadow file; I'm
> not sure if that works or not.
>
> These are issues that need more discussion...

I prefer tcb, but the current implementation in musl isn't as
functional as owl's (privilege separation):

http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/tcb/tcb/libs/libtcb.c?rev=1.9;content-type=text%2Fplain

Daniel


  reply	other threads:[~2013-02-27  9:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-26 22:54 shadow.h Daniel Cegiełka
2013-02-26 23:19 ` shadow.h Szabolcs Nagy
2013-02-27  8:24   ` shadow.h Daniel Cegiełka
2013-02-27 16:52     ` shadow.h Rich Felker
2013-02-27 17:18       ` shadow.h Daniel Cegiełka
2013-02-26 23:35 ` shadow.h Rich Felker
2013-02-27  9:09   ` Daniel Cegiełka [this message]
2013-02-27 16:54     ` shadow.h Rich Felker
2013-02-27 17:04       ` shadow.h Daniel Cegiełka
2013-02-27 17:06         ` shadow.h Rich Felker

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=CAPLrYESo0pbrDxpuKgkSKeiUp_emMXrHwb88FzhZU67Jk_ju9A@mail.gmail.com \
    --to=daniel.cegielka@gmail.com \
    --cc=musl@lists.openwall.com \
    /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 public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).