From owner-freebsd-security@FreeBSD.ORG Tue Mar 22 15:39:09 2005 Return-Path: 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 D4C5216A4CE for ; Tue, 22 Mar 2005 15:39:09 +0000 (GMT) Received: from gandalf.osk.com.ua (osk.com.ua [195.5.17.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBAFF43D4C for ; Tue, 22 Mar 2005 15:39:08 +0000 (GMT) (envelope-from subscriber@osk.com.ua) Received: from oleg.osk.lan (unknown [192.168.0.20]) by gandalf.osk.com.ua (Postfix) with ESMTP id 552A678C4F for ; Tue, 22 Mar 2005 17:39:31 +0200 (EET) Date: Tue, 22 Mar 2005 17:40:55 +0200 From: FreeBSD MailList X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <1014664959.20050322174055@osk.com.ua> To: freebsd-security@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: PAM fails to change user password X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD MailList List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 15:39:10 -0000 Hi, freebsd-security. I have FreeBSD 5.3-STABLE. When I try to change user's password (via passwd) I recieve the following: passwd: entry inconsistent passwd: pam_chauthtok(): error in service module passwd: in pam_sm_chauthtok(): pw_copy() failed and password stays unchanged. There are no other errors in the authorization system at all. Contents of /etc/pam.d stayed unchanged (compared to /usr/src/pam.d) Permissions: /etc/group 644 root:wheel /etc/passwd 644 root:wheel /etc/master.passwd 600 root:wheel I have /usr/ports/security/pam_mysql installed, but this problem (as I remember) was here from the beginning, long before I installed pam_mysql. Because of need I created pam.conf with some opts. But if I remove it and reboot the problem persists. What could go wrong? -- Best regards, Tarasov Oleg mailto:subscriber@osk.com.ua