From owner-freebsd-questions@FreeBSD.ORG Fri Jul 8 02:04:21 2005 Return-Path: X-Original-To: questions@freebsd.org 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 A9B4B16A41C for ; Fri, 8 Jul 2005 02:04:21 +0000 (GMT) (envelope-from bob@fxp.org) Received: from chaos.fxp.org (chaos.fxp.org [216.155.111.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC4A43D4C for ; Fri, 8 Jul 2005 02:04:21 +0000 (GMT) (envelope-from bob@fxp.org) Received: from localhost (localhost.fxp.org [127.0.0.1]) by chaos.fxp.org (Postfix) with ESMTP id 150E02845B for ; Thu, 7 Jul 2005 22:04:20 -0400 (EDT) Received: from chaos.fxp.org ([127.0.0.1]) by localhost (chaos.fxp.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 81979-01 for ; Thu, 7 Jul 2005 22:04:15 -0400 (EDT) Received: by chaos.fxp.org (Postfix, from userid 1103) id B9B9B28440; Thu, 7 Jul 2005 22:04:15 -0400 (EDT) Date: Thu, 7 Jul 2005 22:04:15 -0400 From: Bob Bomar To: questions@freebsd.org Message-ID: <20050708020415.GA3634@chaos.fxp.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at fxp.org Cc: Subject: pam_start error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bob Bomar List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 02:04:21 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I am creating a custom image from 5.4, and when I test the enviroment in chroot, I am getting an error when using passwd: # passwd=20 Changing local password for root passwd: pam_start(): system error I have: # ls /lib libalias.so.4 libdevstat.so.4 libmd.so.2 libatm.so.2 libedit.so.4 libncurses.so.5 libbegemot.so.1 libgeom.so.2 libreadline.so.5 libbsdxml.so.1 libgpib.so.0 libsbuf.so.2 libbsnmp.so.2 libipsec.so.1 libufs.so.2 libc.so.5 libipx.so.2 libutil.so.4 libcam.so.2 libkiconv.so.1 libz.so.2 libcrypt.so.2 libkvm.so.2 libcrypto.so.3 libm.so.3 # ls /usr/lib aout libgnuregex.so libpcap.so libasn1.so libgnuregex.so.2 libroken.so libasn1.so.5 libipsec.so librpcsvc.so libc.so libipsec.so.1 librpcsvc.so.2 libc.so.4 libipx.so libssh.so libc_r.so libipx.so.2 libssh.so.2 libc_r.so.4 libkadm.so libssl.so libcom_err.so libkadm.so.3 libssl.so.3 libcom_err.so.2 libkrb.so libutil.so libcrypt.so libkrb5.so libwrap.so libcrypt.so.2 libkvm.so libwrap.so.3 libcrypto.so libm.so libz.so libcrypto.so.3 libmd.so pam_deny.so libdevstat.so libmp.so pam_opie.so libdevstat.so.2 libncurses.so pam_opieaccess.so libdialog.so.4 libnetgraph.so pam_permit.so libedit.so libnetgraph.so.1 pam_radius.so libedit.so.3 libopie.so pam_ssh.so libfetch.so libpam.so pam_tacplus.so libfetch.so.3 libpam.so.2 pam_unix.so What am I missing? --=20 Bob Bomar bob@ibsd.us ----------------------------- FreeBSD: The Power to Serve http://www.freebsd.org --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCzd8f9Jm/aTrtdKoRAg8IAJ4iNzLmB6FCRU2Y2sFfIfKSpGty5QCbB+bV jqlNqemOOwyvcJ+BHt+N4LE= =gvHp -----END PGP SIGNATURE----- --huq684BweRXVnRxX--