> > If you're confused with "name", then just think about "filename > holding the key". > > If you want to name yourself "howard", then put your key in > keydir/howard and then use "howard" in the config file. gitosis will > add the relevant > > command="gitosis-server howard" ssh-whatever <your-key-here> <irrelevant-comment> > > to the ~git/.ssh/auhtorized_keys file. > > You chose your "name" by chosing the filename, then you use this name > in the config file, and then gitosis does the job. Ok... so is it completely ignoring the @host bit then? None of my public key files are called howard@xxxxxxxxx (for example). Just so you don't think I'm completely crazy, I actually use three different machines for development and (of course) I'm 'howard' on all of them. I was trying to get my head around the best way to set it up. I wasn't clear if I could simply recycle the same public key or if I needed to be three different users in gitosis. Cheers.... Howard -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html