Gitolite One User – Many Keys – Different usernames
The current recommended way according to the documentation “The simplest and most understandable is to put their keys in different subdirectories [inside your /kedir], (alice.pub, home/alice.pub, laptop/alice.pub, etc).” reference: https://gitolite.com/gitolite/basic-admin.html#multiple-keys-per-user The old way If you are asking how you accomplish the following: David (home computer) David (work computer) David (laptop) With different ssh keys on … Read more