Reset Gitlab User Password with User Present

Mindwatering Incorporated

Author: Tripp W Black

Created: 08/19 at 03:29 PM

 

Category:
Linux
Other

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

×