Searched refs:home_not_active (Results 1 – 1 of 1) sorted by relevance
519 bool do_auth = please_authenticate, home_not_active = false, home_locked = false; in acquire_home() local632 home_not_active = true; in acquire_home()643 if (home_not_active) in acquire_home()650 … return home_not_active || home_locked ? PAM_PERM_DENIED : PAM_CONV_ERR; in acquire_home()