@ -83,7 +83,7 @@ if [[ $VAULT_STATUS -eq 200 ]]; then
echo "$VAULT_DOMAIN - Login"
echo "Method: LDAP"
if [[ -z $USER || $USER == "root" ]]; then
if [[ -z $USER || $USER == "root" || $USER == "local" ]]; then
echo -n "Username: "
read USERNAME
else
The note is not visible to the blocked user.