Howard Miller <howard@xxxxxxxxxxxxxxxxxxx> writes: > Ahh... just read Heiko's post properly and actually looked at the > authorized_keys file. This is now starting to make some sense. So the > name in config has to match that sent to gitosis-server presumably. I > still don't quite see the cause and effect. If I don't like being > howard@xxxxx and would rather be just 'howard' what can I change? It > tells me not to edit that file! 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. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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