usershellok
if (!usershellok(user.mbdb_name, user.mbdb_shell))
if (!usershellok(pw->pw_name, sh))
extern bool usershellok __P((char *, char *));