[Ilugc] Need role based authentication for git

  • From: l.mohanphy@xxxxxxxxx (Mohan L)
  • Date: Mon, 11 Feb 2013 16:54:41 +0530

On Thu, Feb 7, 2013 at 2:55 PM, Mohan L <l.mohanphy at gmail.com> wrote:



On Thu, Feb 7, 2013 at 12:44 PM, karthik kgm <g.karthikgm at gmail.com>wrote:

my gitolite installtion Steps :

1. gitoliteadmin user created in my local

2. ssh key generated for gitoliteadmin user and  I have cp pub key in ssh
folder to gitoliteadmin's home folder.

    pwd: /home/gitoliteadmin

    cp .ssh/id_rsa.pub gitoliteadmin.pub (it will cp the pub key file and
stored it in gitoliteadmin's home folder)

3. gitolite user created in server, and bin folder created in the
gitolite's home folder.

4. I moved gitoliteadmin.pub key from my local machine to server in
gitolite's home folder

5. I have cloned gitolite from  - "git clone
http://github.com/sitaramc/gitolite.git" ;(gitolite cloned to /iqs folder)

6. I have installed gitolite, (I excute following commands)

    /iqs/gitolite/install -to /home/gitolite/bin (result - no errors)

    /home/gitlite/bin/gitolite setup -pk gitoliteadmin.pub (result - no
errors)

7. In my local I cloned that gitolite-admin from server,

    git clone gitolite at xx.xx.xx.xx:gitolite-admin

**In this stage in doesn't ask password, but it asks password to clone the
gitolite-admin project.

Please assist me and let me know what mistake I did.



Do you managed to fix the issue?. what is issue?

If you managed to fix the issue please update here so that it will help
others.

Thanks
Mohan L

Other related posts: