Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8097659
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T21:49:50+00:00 2026-06-05T21:49:50+00:00

I’m in a project where all users from a LDAP server just have e-mails

  • 0

I’m in a project where all users from a LDAP server just have e-mails as unique identifier. I need to have users clone their projects from their remote home directories on a linux server. So I’m thinking about using the SSH protocol for GIT to athentication and authorization them.

But i’m facing problems when using the Eclipse EGit plugin, because the git clone command looks like this:

git clone jhon.smith@emailserver@reposerver:pathtosomeproject

Eclipse trying to help by escaping the @:

git clone jhon.smith%40emailserver@reposerver:pathtosomeproject

But this doesn’t work, and it shows an authentication error.
What I did was to put a ” in the e-mail.

git clone 'jhon.smith@emailserver'@reposerver:pathtosomeproject

This works well, but when Eclipse tries to list all branches with ls-remote in the next page, it says that cannot show with a message error.

My question is if someone has already experienced this requirements and has an alternative solution?

I don’t know if Gitosis would help here, because the environment will not have groups, just users with their projects inside their home folders and using Eclipse EGit to clone and push the projects.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T21:49:51+00:00Added an answer on June 5, 2026 at 9:49 pm

    First, gitosis is obsolete, use Gitolite.

    Second, an ssh address is for an admin account (say ‘gitadmin‘ for instance) of the Git repo server to check if one’s public key is in that ~gitadmin/.ssh/authorized_keys.

    When you uses an ssh address like “jhon.smith@emailserver@reposerver:pathtosomeproject”, you ask to the reposerver SSH daemon to check ~jhon.smith@emailserver/.ssh/authorized_keys, which makes no sense (you have one Git admin account, not one per user!, and I doubt you would find on an unix server a user id name ‘jhon.smith@emailserver‘)

    Gitolite would help in that it would formalized the public key that each user would communicate. Read “adding and removing users“, and “ssh basis“.
    The name of that public key will represent their ‘id’ as viewed from the Gitolite server.
    (so don’t take a complicated public ssh key like jhon.smith@emailserver! jhon.smith_emailserver and jhon.smith_emailserver.pub would do just fine, for instance)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a text area in my form which accepts all possible characters from
I have just tried to save a simple *.rtf file with some websites and
I have thousands of HTML files to process using Groovy/Java and I need to
Thanks in advance for your help. I have a need within an application to
I have a bunch of posts stored in text files formatted in yaml/textile (from
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a jquery bug and I've been looking for hours now, I can't
this is what i have right now Drawing an RSS feed into the php,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.