s4

changeset 848:770f2eed24a1

Log wasureta
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 26 Jun 2020 22:41:57 +0900
parents a9e147e355fd
children 7d9ad05aefee
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Fri Jun 26 22:28:59 2020 +0900
     1.2 +++ b/s4-funcs.sh	Fri Jun 26 22:41:57 2020 +0900
     1.3 @@ -1447,6 +1447,7 @@
     1.4      return 2			# 2=login fail
     1.5    elif [ x"$pswd" = x"wasureta" ]; then
     1.6      wasureta "$user"
     1.7 +    err wasureta issued for "$user"
     1.8      return 1			# wasureta error
     1.9    fi
    1.10   # dbpswd="`sq $db \"select pswd from passwd where name='$user'\"`"