check_luser
if (!check_luser(PATH_BAN_DIR, luser) || !allowed_luser(luser)) {
static int check_luser(char *, char *);