From owner-freebsd-questions@FreeBSD.ORG Fri Dec 30 21:54:13 2005 Return-Path: X-Original-To: freebsd-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 4376116A41F for ; Fri, 30 Dec 2005 21:54:13 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 701B343D46 for ; Fri, 30 Dec 2005 21:54:10 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from [IPv6:::1] (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.13.4/8.13.4) with ESMTP id jBULs0m7091007; Fri, 30 Dec 2005 21:54:00 GMT (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <43B5AC73.4090607@infracaninophile.co.uk> Date: Fri, 30 Dec 2005 21:53:55 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051221) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-15?Q?K=F6vesd=E1n_G=E1bor?= References: <43B5A859.1020605@t-hosting.hu> In-Reply-To: <43B5A859.1020605@t-hosting.hu> X-Enigmail-Version: 0.93.0.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig7330A92ECF5C653AEB48E106" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (smtp.infracaninophile.co.uk [IPv6:::1]); Fri, 30 Dec 2005 21:54:00 +0000 (GMT) X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Users unknown in jail, what to do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 21:54:13 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7330A92ECF5C653AEB48E106 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable K=F6vesd=E1n G=E1bor wrote: > mtree: line 6: unknown user root > *** Error code 1 >=20 > I copied passwd, master.passwd, group, nsswitch.conf files, too, but I = > get the same. Could somebody tell me how can I solve this? Try: # pwd_mkdb /etc/master.passwd in your jail. That creates (amongst other things) the hashed .db files t= he getpwent() etc. routines use. Also look at # cap_mkdb login.conf Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig7330A92ECF5C653AEB48E106 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDtax48Mjk52CukIwRA3avAJ9lj9YaUggV552oKXyk/fxfajZ7MwCgjopl qqbstnz+zYvrFyLgH6x8wxA= =j9Bo -----END PGP SIGNATURE----- --------------enig7330A92ECF5C653AEB48E106--