By: Cory Carter user 08 May 2018 at 9:32 a.m. CDT

4 Responses
Cory Carter gravatar
Hello, We are looking to implement cluster manager to spin up a HA cluster. However, passwordless ssh is a bit of a security concern, and was wondering if there was any workaround, possibly implementing sudo commands? Thanks, Cory

By Chris Blanton user 08 May 2018 at 1:45 p.m. CDT

Chris Blanton gravatar
> However, passwordless ssh is a bit of a security concern, and was wondering if there was any workaround, possibly implementing sudo commands? Could you clarify what you mean here? As in Cluster Manager would connect via ssh as some user, i.e. clustermgr@<machine>, and run all the commands that way? Or do you mean to have Cluster Manager use a private key that requires a passphrase, vs a private key with a passphrase?

By Cory Carter user 11 May 2018 at 1:29 p.m. CDT

Cory Carter gravatar
> As in Cluster Manager would connect via ssh as some user, i.e. clustermgr@<machine>, and run all the commands that way I believe this is the path we'd like to take

By Cory Carter user 11 May 2018 at 1:31 p.m. CDT

Cory Carter gravatar
Can you reopen this? I believe I misclicked closed the ticket

By Chris Blanton user 11 May 2018 at 2:19 p.m. CDT

Chris Blanton gravatar
Cory, This will require some refactoring of the code. Could you make an issue on [the github](https://github.com/GluuFederation/cluster-mgr/issues) for a feature request? If you were a supported customer we could make this priority, but there are other things in the pipeline currently that take precedence.