diff --git a/s4-funcs.sh b/s4-funcs.sh index cf2e218..434d67d 100755 --- a/s4-funcs.sh +++ b/s4-funcs.sh @@ -1345,6 +1345,7 @@ if [ $? != 0 ]; then # Maybe DB locked return 4 # 4=server too heavy elif [ -z "$dbuser" ]; then + err "Login USER failed: [$user]" return 2 # 2=login fail elif [ x"$pswd" = x"wasureta" ]; then wasureta "$user"