Searched refs:new_pass (Results 1 – 3 of 3) 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()
968 const char *new_pass; member988 int ret = change_key(pamh, dataset, ctx->new_pass); in chauthtok_callback()1054 .new_pass = token->value in pam_sm_chauthtok()
816 METHOD void new_pass {