Searched refs:new_pass (Results 1 – 2 of 2) sorted by relevance
289 const char *user, *old_pass, *new_pass; in pam_sm_chauthtok() local377 PAM_AUTHTOK, &new_pass, NULL); in pam_sm_chauthtok()388 if (getuid() != 0 && new_pass[0] == '\0' && in pam_sm_chauthtok()408 pwd->pw_passwd = crypt(new_pass, salt); in pam_sm_chauthtok()
817 METHOD void new_pass {