The computer I want to run clearml_agent has several people working on it. Globally, git is set up to run under one of the accounts. When clearml agent tries to perform a task and clone a repository, it uses the account that is globally configured and the corresponding ssh key pair. If I set the username and password of the account I want to use in the config file, I get an error because git is trying to clone the repository over https. The question is, is there any way I can specify in the config file the user I want to access git as and the ssh key pair I would like to use?
Hi DepressedFish57 ,
But authentificate by log/pass is disable on host side.
Can you please clarify?
By separate ssh key - do you mean a different git password?