From owner-freebsd-current@FreeBSD.ORG Wed Apr 16 07:10:04 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C563737B401 for ; Wed, 16 Apr 2003 07:10:04 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2418743F93 for ; Wed, 16 Apr 2003 07:10:04 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: from blossom.cjclark.org (12-234-159-107.client.attbi.com[12.234.159.107]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003041614100305200lh3nie>; Wed, 16 Apr 2003 14:10:03 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.8p1/8.12.3) with ESMTP id h3GE9wki004491; Wed, 16 Apr 2003 07:10:02 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.8p1/8.12.8/Submit) id h3GE9uXR004490; Wed, 16 Apr 2003 07:09:56 -0700 (PDT) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to crist.clark@attbi.com using -f Date: Wed, 16 Apr 2003 07:09:56 -0700 From: "Crist J. Clark" To: Dusan Kozic Message-ID: <20030416140956.GA4335@blossom.cjclark.org> References: <200304151833.45847.dusan@sah-drustvo-ms.si> <20030415212033.GD466@blossom.cjclark.org> <3E9C7907.3080605@tcoip.com.br> <200304160740.25087.dusan@sah-drustvo-ms.si> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304160740.25087.dusan@sah-drustvo-ms.si> User-Agent: Mutt/1.4.1i X-URL: http://people.freebsd.org/~cjc/ cc: freebsd-current@freebsd.org Subject: Re: Fwd: passwd bug? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cjclark@alum.mit.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 14:10:05 -0000 On Wed, Apr 16, 2003 at 07:40:25AM +0200, Dusan Kozic wrote: > Hi! > > I cannot show you my user entry in /etc/master.passwd because I'm not root on > this system. This is polarhome.com and there is many users. > > [dusank@freebsd] ~> wc -l /etc/passwd > 7822 /etc/passwd > [dusank@freebsd] ~> cat /etc/passwd |grep dusank > dusank:*:2747:2747:Dusan Kozic (kozicd@email.si):/home/d/dusank:/bin/tcsh > [dusank@freebsd] ~> cat /etc/pam.d/passwd > # > # $FreeBSD: src/etc/pam.d/passwd,v 1.1 2002/04/15 03:01:31 des Exp $ > # > # PAM configuration for the "passwd" service > # > > # passwd(1) does not use the auth, account or session services. > > # password > #password requisite pam_passwdqc.so enforce=users > password required pam_unix.so no_warn try_first_pass > [dusank@freebsd] ~> I take what I said back. I _can_ reproduce this on a RELENG_5 system. It looks like it's dying in pam_check("pam_chauthtok"). -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org