Date: Wed, 16 Apr 2003 07:09:56 -0700 From: "Crist J. Clark" <crist.clark@attbi.com> To: Dusan Kozic <dusan@sah-drustvo-ms.si> Cc: freebsd-current@freebsd.org Subject: Re: Fwd: passwd bug? Message-ID: <20030416140956.GA4335@blossom.cjclark.org> In-Reply-To: <200304160740.25087.dusan@sah-drustvo-ms.si> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416140956.GA4335>
