From owner-freebsd-questions Mon Aug 9 10:32:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 73102152A9 for ; Mon, 9 Aug 1999 10:30:57 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.8.7/8.8.7) with ESMTP id NAA12197 for ; Mon, 9 Aug 1999 13:26:50 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Mon, 9 Aug 1999 13:26:49 -0400 (EDT) From: Steve Hovey To: freebsd-questions@freebsd.org Subject: Linux emulation and master.passwd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message