From owner-freebsd-stable Fri May 18 14:57:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.shagged.org (rtfm.shagged.org [195.11.8.226]) by hub.freebsd.org (Postfix) with ESMTP id E5D5337B424 for ; Fri, 18 May 2001 14:57:52 -0700 (PDT) (envelope-from chris@shagged.org) Received: from chris by mail.shagged.org with local (Exim 3.22 #1) id 150sFr-0000mF-00 for stable@freebsd.org; Fri, 18 May 2001 22:57:51 +0100 Date: Fri, 18 May 2001 22:57:51 +0100 From: Chris Elsworth To: stable@freebsd.org Subject: vm-pop3d with PAM on FreeBSD 4.3-STABLE Message-ID: <20010518225751.A2967@shagged.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG All, Anyone had any joy getting vm-pop3d (1.1.3 I'm trying) to play with PAM in FreeBSD? The docs recommend using pam_pwdb.so but this is a Linuxism. I would have thought the one to use was pam_unix.so but this doesn't authenticate anything. Something like this in pam.conf should do the trick? : vm-pop3d auth sufficient pam_unix.so But it doesn't :o/ Anyone got any tips/had it working? -- Chris Elsworth - Systems Administrator, Demon Internet UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message