Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #293

Closed
Open
Created Jan 13, 2012 by Administrator@rootOwner

git user asks password

Created by: rahulan

I'm almost there, someone please help me.

I've successfully installed gitlab.

as an admin I can clone/push changes.

when additional user try to clone or push changes to gitlab. it asks for a password.

This is what I've done

on the front end

created a new user added his rsa.pub key grant access to the project


searched the issue queue and applied the following fixes, doesn't seems to working.

nano gitolite.conf shows

repo gitolite-admin RW+ = rails repo testing RW+ = @all


ssh -T git@localhost

the gitolite config gives you the following access: R W gitolite-admin @R_ @W_ testing


gitlabhq@lab:/tmp/gitolite-admin/keydir$ ls admin_local_host_1326541738.pub tpaper_gmail_com_1326632434.pub rails.pub mayuran_tgroup_com_1326633570.pub rahulan_tgroup_com_1326632060.pub


and finally ran this

sudo rm -rf /tmp/gitlab*


still I'm not able to push the changes or clone the repo.

any ideas?

Thank you

Assignee
Assign to
Time tracking