Depends on how it is defined, using file based auth or LDAP, etc. Take a look at the <security/> section in /etc/go/cruise-config.xml If it's using the file based authentication plugin (https://github.com/gocd/gocd-filebased-authentication-plugin), then you'll need to find the password file and change it there.
Worst case, you should be able to delete the whole <security/> section and remove security from the instance. On Sun, Nov 11, 2018 at 22:31:56 -0800, [email protected] wrote: > Hi, > > How can we recover GoCD Admin login password ? > > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
