Added new user like this below via ssh but can't login?
Creating new user
Enter a username: members
Enter a password:
Password must contain at least one number and one uppercase and lowercase letter, and at least 8 or more characters
Enter a password:
Repeat the password:
Enter an email: [email protected]
Please choose a set of permissions:
[a] Admin Access
[s] Site Access
[b] Admin and Site Access
[s]
Permissions [s] is invalid.
Please choose a set of permissions:
[a] Admin Access
[s] Site Access
[b] Admin and Site Access
s
Enter a fullname: Rick Wilkins
Enter a title: Member
Please choose the state for the account:
[enabled ] Enabled
[disabled] Disabled
enabled
Success! User members created.
[email protected] [~/public_html]#
Then
The members.yaml file contains this
email: [email protected]
access:
site:
login: true
fullname: 'Rick Wilkins'
title: Member
state: enabled
hashed_password: *****