View Single Post
Posts: 172 | Thanked: 27 times | Joined on Oct 2009 @ San Francisco, CA
#249
Originally Posted by ukki View Post
How did you add the users? Can you access the server physically? If so, run "git pull" to update the server and do:

./scripts/user delete yourusername

for each of your users or update their passwords with:

./scripts/user add yourusername newpassword
This isn't working. I deleted the two users I had, added two more including one for username: user and password: pass, and nothing will let me in. How should I proceed?