Lines Matching full:530
392 if(show_file(_PATH_NOLOGIN, 530) == 0) { in main()
393 reply(530, "System not available."); in main()
493 reply(530, "No login allowed without authorization."); in user()
499 reply(530, "Can't change user from guest login."); in user()
502 reply(530, "Can't change user from chroot user."); in user()
513 reply(530, "User %s access denied.", name); in user()
520 reply(530, "User %s unknown.", name); in user()
537 reply(530, "Only authorized and anonymous login allowed."); in user()
549 reply(530, "User %s access denied.", name); in user()
578 reply(530, "User %s access denied.", name); in user()
597 lreply(530, "OTP: %s", s); in user()
599 reply(530, in user()
734 reply(530, "User %s: can't change directory to %s.", in do_login()
906 lreply(530, "OTP: %s", s); in pass()
925 reply(530, "Login incorrect."); in pass()