Subject: Re: pw_dup(3)
To: None <fvdl@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: tech-security
Date: 09/10/2003 04:19:53
> On Wed, Sep 10, 2003 at 04:06:55AM +0900, Jun-ichiro itojun Hagino wrote:
> > this was needed for BSD auth, but it is useful by itself so i thought
> > of adding this alone first. it could be in libutil or libc. either
> > is fine for me.
> >
> > (btw BSD auth logic will be in libutil, because login_cap is
> > already there).
correction - we need to put BSD auth into logic into libc, not libutil.
(again, decision is not made yet)
itojun