217376d * src/initopts.c(_pam_krb5_set_init_opts_for_pwchange): add, for

Authored and Committed by Nalin Dahyabhai 15 years ago
    * src/initopts.c(_pam_krb5_set_init_opts_for_pwchange): add, for
    	setting options which are appropriate for obtaining password-changing
    	credentials
    * src/v5.c: use temporary-for-pwchange opts when we try to get
    	password-changing creds as a way to check that an expired password
    	is correct.
    * src/password.c: use temporary-for-pwchange opts when we try to get
    	password-changing creds as a way to check that an expired password
    	is correct.
    
        
file modified
+2 -3
file modified
+9 -1