Have anyone tried integrating a service account instead of default ID "go" which create by default.
Hello,
Have anyone tried integrating a service account instead of default ID "go" which create by default.
--
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 go-cd+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/e1e31507-3498-4650-afbf-7af2ce6bd89b%40googlegroups.com.
I'm trying to replace the ID "go" with my AD account in backend on the server. Tried changing ownership for all the data, config files as well,
Kindly suggest if it can be done, is there a specific script, configuration which needs to be changed,
We are using Linux machines which is part of AD domain, now I am trying to integrate AD service account with gocd server, which means AD account should install, go-server service start stop, go-server upgrade be done. By default it creates a local user "go". I want to replace this local ID (go) with my AD account.
Hope you gets my point.
I could run go-server /go-agent as AD backed ID with zip installer, I need help in converting existing environment which is installed with rpm.