Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2004 17:58:40 +0100
From:      Max Laier <max@love2party.net>
To:        Doug Barton <DougB@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Fw: authpf user missing from master.passwd
Message-ID:  <20040311165840.GA21214@router.laiers.local>
In-Reply-To: <40508C85.5010506@FreeBSD.org>
References:  <01b801c40777$7aead710$0afda3d1@sanmarcos.x25.net> <20040311150425.GH462@seekingfire.com> <40508C85.5010506@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--gKMricLos+KVdGMg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Mar 11, 2004 at 07:57:57AM -0800, Doug Barton wrote:
> Tillman Hodgson wrote:
> > On Thu, Mar 11, 2004 at 08:45:21AM -0600, jesse marquez wrote:
> >=20
> >>Can i just cvsup and buildworld again to fix this?
> >=20
> >=20
> > Doesn't look like it to me. I've re-cvsup'ed off of cvsup3 and cvsup8,
> > but /usr/src/etc/master.passwd doesn't contain the authpf user.
>=20
> mlaier, what's the story here? Is the authpf user needed? If so, can you
> please add it to master.passwd?

There is no authpf user, only a group (which is the owner of the authpf
binary). It was this that blew the whole thing up. "id -g" takes a
_user_name as an argument and returns it effective group, hence the check
does not do what it claims to do (i.e. checking for group existance)!

You can cvsup and get a Makefile.inc1 w/o the check (checking for user proxy
should be enough for those who forgot to read UPDATING). I'll update
Makefile.inc1 shortly with a more correct version of the checks and close
the related PR.

--=20
Best regards,				| mlaier@freebsd.org
Max Laier				| ICQ #67774661
http://pf4freebsd.love2party.net/	| mlaier@EFnet
--gKMricLos+KVdGMg
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAUJq/XyyEoT62BG0RArINAJ4+Azax6ZR74tnph4ffMhyV9pMFdQCePEdQ
wV32u0J7nper5wcd2fhyaO4=
=6+A5
-----END PGP SIGNATURE-----

--gKMricLos+KVdGMg--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040311165840.GA21214>