From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 01:28:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7B9C16A4CE for ; Thu, 3 Jun 2004 01:28:01 -0700 (PDT) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4383443D54 for ; Thu, 3 Jun 2004 01:28:01 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (dad024b5ad72ca0373957751c2484481@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i538RwQU024785; Thu, 3 Jun 2004 03:27:58 -0500 (CDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8E63851955; Thu, 3 Jun 2004 01:27:57 -0700 (PDT) Date: Thu, 3 Jun 2004 01:27:57 -0700 From: Kris Kennaway To: Anthony Chavez Message-ID: <20040603082757.GA25965@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Certain 4.10 apps failing to run as root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 08:28:01 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jun 03, 2004 at 01:35:33AM -0600, Anthony Chavez wrote: > I just upgraded one of my machines to 4.10-STABLE from 4.9-STABLE and > certain binaries (such as vim or vipw) when run as root (either with > sudo or su -) freeze up with "rcmdsh: unknown user:" followed by a bunch > of garbage. I've only seen this when something incorrectly links to both libc and libc_r. Neither of those four binaries should be linked to libc_r at all though. Can you confirm with ldd(1)? Kris --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAvuENWry0BWjoQKURAsJCAKDCoSXzWUDX98vyLQXoyIQVG7hQ4ACgpUtg lZZJbFNYIdp7/0YxqQOnE74= =+w2r -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--