Fwd: passwd bug?

Crist J. Clark crist.clark at attbi.com
Wed Apr 16 07:10:05 PDT 2003


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 at freebsd] ~> wc -l /etc/passwd
>     7822 /etc/passwd
> [dusank at freebsd] ~> cat /etc/passwd |grep dusank
> dusank:*:2747:2747:Dusan Kozic (kozicd at email.si):/home/d/dusank:/bin/tcsh
> [dusank at 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 at 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 at alum.mit.edu
                                   |     cjclark at jhu.edu
http://people.freebsd.org/~cjc/    |     cjc at freebsd.org


More information about the freebsd-current mailing list