9
2
I was reading the question Tell git which private key to use, and the answer doesn't apply for a case were the user doesn't have any home directory.
We're setting up a Jenkins server right now, and the user who run Jenkins doesn't have any home folder. But that particular user must access a GIT repository.
How can the user running GIT use a key authentication?
// , What if the machine doesn't even have the key in question? Can one specify which forwarded identity to use? – Nathan Basanese – 9 years ago