login
Header Space

 
 

Re: git + ssh + key authentication feature-request

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Nicolas Vilz 'niv' <niv@...>
Cc: <git@...>
Date: Wednesday, February 8, 2006 - 7:50 pm

On Thu, 9 Feb 2006, Nicolas Vilz 'niv' wrote:

Use a "fake host".

Ie, let's say that your project is "project@host.com", then make each user 
just have in their .ssh/config:

	host project.host.com
		User project
		HostName host.com
		IdentityFile /home/myhome/project-key

and there you are. Just use "project.host.com:repo-name" as the thing you 
pull and push from.

(Yeah, I forget the exact ssh config file format, so you should 
double-check that.)

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git + ssh + key authentication feature-request, Nicolas Vilz 'niv', (Wed Feb 8, 6:42 pm)
Re: git + ssh + key authentication feature-request, Junio C Hamano, (Wed Feb 8, 5:58 pm)
Re: git + ssh + key authentication feature-request, Nicolas Vilz 'niv', (Wed Feb 8, 7:23 pm)
Re: git + ssh + key authentication feature-request, Alan Chandler, (Wed Feb 8, 7:35 pm)
Re: git + ssh + key authentication feature-request, Junio C Hamano, (Wed Feb 8, 6:56 pm)
Re: git + ssh + key authentication feature-request, Nicolas Vilz 'niv', (Wed Feb 8, 8:33 pm)
Re: git + ssh + key authentication feature-request, Junio C Hamano, (Wed Feb 8, 7:55 pm)
Re: git + ssh + key authentication feature-request, Nicolas Vilz 'niv', (Wed Feb 8, 9:06 pm)
Re: git + ssh + key authentication feature-request, Linus Torvalds, (Wed Feb 8, 7:50 pm)
Re: git + ssh + key authentication feature-request, Nicolas Vilz 'niv', (Wed Feb 8, 9:16 pm)
Re: git + ssh + key authentication feature-request, Linus Torvalds, (Wed Feb 8, 6:45 pm)
Re: git + ssh + key authentication feature-request, Nicolas Vilz 'niv', (Wed Feb 8, 8:43 pm)
speck-geostationary