waves-core icon indicating copy to clipboard operation
waves-core copied to clipboard

Service asking password when ssh key provided

Open vincent-lefort opened this issue 7 years ago • 1 comments

When creating a service associated to a 'ssh cluster' computing infrastructure which was created with a public key for authentication, WAVES asks for a password. This is the intended behaviour for a computing infrastructure with an authentication procedure using login / password. When using a public key, WAVES should not ask for a password.

vincent-lefort avatar Oct 31 '18 14:10 vincent-lefort

Well it depends on the public key, whether or not it's password protected. Some tests were made with a public key without pass, and did pass. But the field could be 'optional'.

marcoooo avatar Nov 21 '18 21:11 marcoooo