When I create a new system user by Administrator account, I realize that this user has no password.
When I check _Auth table, it doesn’t have any record belongs to this user.
I have some questions:
- Does it mean this user can not login by email and password?
- If I delete a existing record of an user’s password, dose it mean that user can not login by email and password?
Thank you.