GO supports file based authentication, refer : http://www.thoughtworks-studios.com/docs/go/12.1/help/dev_authentication.html
Password are hashed with SHA1 and encoded with base 64. To generate such passwords you can use: http://www.insidepro.com/hashes.php?lang=eng
Note this page provides you a lot of options. To identify the format that works with GO, please navigate to 'SHA-1' and select the second option under [1]. Attached below is the screenshot which show the conversion for the string 'badger'.
Comments
2 comments
hello sir/ Madam
i would like to know that i have installed Go Server 12.4.1 windows now i m facing problem to create new pipeline and how to use Go Server 12.4.1 plz tell me how to use Go server and to create pipeline stage 1 To stage 3
Thanks
Sandeep Kumar
Hi Sandeep,
Are you able to browse to Go dashboard (http://<go server ip address>:8153/)? In order to create a new pipeline, you need to navigate to the administration page using the "Admin" link on the home page.
Please follow the instructions at http://www.thoughtworks-studios.com/go/12.4/help/managing_pipelines.html to add a new pipeline and any number of stages to this pipeline. There are few other documentation links on the left hand pane on the same page that you might find useful.
Feel free to get back if you have got any question.
Thanks,
Jyoti
Article is closed for comments.