35c70c7 Support password changes in chpass_provider = proxy

Authored and Committed by sgallagh 14 years ago
    Support password changes in chpass_provider = proxy
    
    We were not passing the old authtok to the pam_chauthtok()
    function, causing it to return PAM_AUTH_ERR.