PAM fails to change user password

From: FreeBSD MailList (subscriber_at_osk.com.ua)
Date: 03/22/05

  • Next message: Dag-Erling Smørgrav: "Re: PAM fails to change user password"
    Date: Tue, 22 Mar 2005 17:40:55 +0200
    To: freebsd-security@freebsd.org
    
    

    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
    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
    

  • Next message: Dag-Erling Smørgrav: "Re: PAM fails to change user password"