2015-05-18 13:39 GMT+01:00 Heiko Voigt <hvoigt@xxxxxxxxxx>: > On Mon, May 18, 2015 at 01:32:07PM +0100, John McIntyre wrote: >> All right, so I'm a bit confused. I followed the instructions to get >> gitolite, and put a public key, placing it on the server. I then >> run.. >> >> *** >> gitolite setup -pk server-git01_rsa.pub >> Initialized empty Git repository in /home/git/repositories/gitolite-admin.git/ >> Initialized empty Git repository in /home/git/repositories/testing.git/ >> *** >> >> Our repositories are under /opt/git/n where n is the name of the repo. >> >> Is there a config file where this is defined? > > I do not know, because I always used /home/git. In case not: How about > just using a symlink? And there is a lot of information on google ;-) I'm confused. If I run the gitolite command again, in the /opt/git directory, will that set it up correctly? And I thought that access was via key? In the example config files I've seen, there is no mention of different keys in the config file. Our users can currently ssh into the box. I want to stop that, but since they all ssh in as the use 'git', if I change the shell of that user to /sbin/nologin or something similar, I'm effectively locking out the git user. -- 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