-
Bug
-
Resolution: Fixed
-
Major
-
None
-
git-client: 1.6.6
jenkins: 1.532.3
It appears that launchCommandWithCredentials doesn't tell ssh about the SSH Credential's username:
If you try using the git plugin to clone a URL like ssh://git.example.com/path/to/repo.git
It will use the username that the slave.jar is running as, not the username in the credentials.
- is duplicated by
-
JENKINS-29604 git-client CLI implementation does not propogate username
- Closed
- is related to
-
JENKINS-22909 git plugin does not support username/password over ssh
- Closed