there seems to be some indication in various parts of the web (example: 
http://stackoverflow.com/questions/25409700/using-gitlab-token-to-clone-without-authentication)
 
that this is supported by using

  "gitlab-ci-token:<token-here>@gitlab-url/user/project.git"

We're using version 7.10.4 & every time I attempt to use this method I get 
"Authentication Failed". Is this supported or no?

Thanks,

On Monday, December 22, 2014 at 10:59:43 AM UTC-5, sytse wrote:
>
> No, but consider using deploy keys for cloning (not pushing). 
>
> Best regards, 
> Sytse Sijbrandij 
> CEO GitLab B.V. 
>
>
> On Mon, Nov 3, 2014 at 10:49 AM, Mohamed Pakkeer <mdfa...@gmail.com 
> <javascript:>> wrote: 
> > Hi Styse 
> > 
> > We are using gitlab community edition no CI. LDAP is working fine with 
> > community edition. But we are facing problem in git clone, when we use 
> > private token. 
> > 
> > can we use private token instead of username and password for git clone 
> on 
> > gitlab community edition? 
> > 
> > Thanks & regards 
> > K.Mohamed Pakkeer 
> > 
> > 
> > On Monday, November 3, 2014 4:55:14 AM UTC+5:30, sytse wrote: 
> >> 
> >> Hi Mohamed, 
> >> 
> >> Right now using GitLab CI and LDAP authentication is not possible for 
> >> users, sorry. 
> >> 
> >> Best regards, 
> >> Sytse Sijbrandij 
> >> CEO GitLab B.V. 
> >> 
> >> 
> >> On Fri, Oct 31, 2014 at 12:19 AM, Mohamed Pakkeer <mdfa...@gmail.com> 
> >> wrote: 
> >> > Any reply...... 
> >> > 
> >> > On Wednesday, October 29, 2014 7:34:43 PM UTC+5:30, Mohamed Pakkeer 
> >> > wrote: 
> >> >> 
> >> >> Hi 
> >> >> 
> >> >> We are using Gitlab 7.4.2 CE. We have enabled LDAP for 
> >> >> authentication.We 
> >> >> are able to clone the repositories using git clone 
> >> >> http://username:password@serverip/git/reponame.git . But when we try 
> to 
> >> >> use 
> >> >> the private token for clone, it throws the error " fatal: 
> >> >> Authentication 
> >> >> failed for 'http://gitlab-ci-token:<Private 
> >> >> Token>@serverip/git/reponame.git/' " 
> >> >> 
> >> >> When we try " curl 
> >> >> http://serverip/api/v3/projects?private_token=<Private 
> >> >> Token> " It replies. 
> >> >> 
> >> >> Why we are not able not able to clone the repository using private 
> >> >> tokens. 
> >> >> Are we doing any mistakes? Any help will be greatly appreciated. 
> >> >> 
> >> >> Thanks 
> >> >> 
> >> >> Mohammed.. 
> >> > 
> >> > -- 
> >> > You received this message because you are subscribed to the Google 
> >> > Groups 
> >> > "GitLab" group. 
> >> > To unsubscribe from this group and stop receiving emails from it, 
> send 
> >> > an 
> >> > email to gitlabhq+u...@googlegroups.com. 
> >> > To view this discussion on the web visit 
> >> > 
> >> > 
> https://groups.google.com/d/msgid/gitlabhq/68593cf6-e25b-4495-85a7-fdea420a8ec1%40googlegroups.com.
>  
>
> >> > 
> >> > For more options, visit https://groups.google.com/d/optout. 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "GitLab" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to gitlabhq+u...@googlegroups.com <javascript:>. 
> > To view this discussion on the web visit 
> > 
> https://groups.google.com/d/msgid/gitlabhq/c673f2d6-3ce5-4485-b18c-1be004c9f025%40googlegroups.com.
>  
>
> > 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/a9190d3d-5050-49d6-876d-d66b181234aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to