Searched refs:CHK_USER_ALT (Results 1 – 2 of 2) sorted by relevance
241 req_user = CHK_USER_ALT; in reqexec()318 return (do_exec(update, script, resppath, CHK_STDIN, CHK_USER_ALT)); in chkexec()348 ptext(stderr, ERR_BADUSER, CHK_USER, CHK_USER_ALT); in do_exec()
61 #define CHK_USER_ALT "noaccess" /* alternate non-priv user */ macro