Task
Reset a user password for user, Tom Testor, using the gitlab-rake command.
Task
1. Login:
$ ssh myadminid@gitlab.mindwatering.net
<enter pwd if not using private key>
2. Run the reset utility:
$ sudo gitlab-rake "gitlab:password:reset[tomtestor]"
<wait a minute or so, and enter password and confirm>
Enter password: <enter password>
Confirm password: <enter password again>
previous page
|