From owner-freebsd-questions Mon Aug 9 13:42:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.euronet.nl (gaia.euronet.nl [194.134.0.10]) by hub.freebsd.org (Postfix) with ESMTP id 87F771532B for ; Mon, 9 Aug 1999 13:42:13 -0700 (PDT) (envelope-from freebsd-questions@scc.nl) Received: from mail.scc.nl (i417.ztm.euronet.nl [194.134.67.138]) by gaia.euronet.nl (8.8.8/8.8.8) with ESMTP id WAA04238 from for ; Mon, 9 Aug 1999 22:40:03 +0200 (MET DST) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id WAA54875 for questions@FreeBSD.ORG; Mon, 9 Aug 1999 22:17:35 +0200 (CEST) (envelope-from freebsd-questions@scc.nl) Received: from GATEWAY by scones.sup.scc.nl with netnews for questions@FreeBSD.ORG (questions@FreeBSD.ORG) To: questions@FreeBSD.ORG Date: Mon, 09 Aug 1999 22:17:32 +0200 From: Marcel Moolenaar Message-ID: <37AF375C.59242E65@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: Subject: Re: Linux emulation and master.passwd Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve Hovey wrote: > > Im running a FBSD 3.2-release system. Linux emulation 2.6.1 - and daemon > Im trying to run (An imapd beta from the dmail people) runs, but is > apparently not getting the master.passwd entry for password on a getpwnam > lookup (If I manually put the encrypted field in /etc/passwd I get a good > login, but not otherwise) > > Is there some linux emulation trick or other trick to get a linux app to > grab the correct file (shadowed) value? I looked in the mail list > archives and couldnt find anything on it. The best thing I can come up with now is to copy /etc/passwd with encrypted passwords to /compat/linux/etc/passwd. Or alternatively copy a modified /etc/master.passwd to /compat/linux/etc/passwd. This can be done in a cron job. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ Amsterdam, The Netherlands tel: +31 20 4200655 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message