From owner-freebsd-security Sat Jul 13 7:53:56 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C7537B400 for ; Sat, 13 Jul 2002 07:53:52 -0700 (PDT) Received: from mail.npubs.com (npubs.com [207.111.208.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 215B543E42 for ; Sat, 13 Jul 2002 07:53:52 -0700 (PDT) (envelope-from nielsen@memberwebs.com) From: "Nielsen" To: "Darren Pilgrim" Cc: , "Steve" References: <5.1.0.14.0.20020712114822.00ba8a20@localhost> <20020712231747.6EFBB43B396@mail.npubs.com> <3D2F6AA6.5CF214CB@pantherdragon.org> Subject: Re: plain text passwords MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-Id: <20020713145448.2DB5C43B39E@mail.npubs.com> Date: Sat, 13 Jul 2002 14:54:48 +0000 (GMT) Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It can. There's a seperate binary for it: pwcheck_pam. Run that daemon instead. One other catch I've noted is that the /var/pwcheck directory (which contains the socket that programs use to communicate with pwcheck), is owned by cyrus:cyrus, and has 750 permissions. You need to either give the directory 755 permissions, or add apache's user to the cyrus group for apache/pwcheck to work. Nate > > Does pwcheck use PAM on FreeBSD? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message