GithubHelp home page GithubHelp logo

Comments (11)

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


I could not reproduce this issue. When i try to push with the wrong password i became the following output:

git push http://sdorra:test@localhost:8080/scm/git/git-test master

fatal: Authentication failed

Could you please post all your steps (clone, add, commit and push)?

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


The repository url in your example is wrong it should be http://[email protected]/scm/git/repositoryname and the push command contains no branch. The command schould be something like that:

git push http://[email protected]/scm/git/repositoryname master

Is the command above just an example or is this the command you used for the push?

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Anonymous.


I was using localhost:port and I got the Authentication failed message but in case I use hostname:port the password is not checked

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


When i try to push to hostname:port i get same message:

git push http://sdorra:test@hostname:8080/scm/git/git-test master

fatal: Authentication failed

Could you please post the complete command line log for the clone, add and push commands?

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Anonymous.


Maybe this is an issue with LDAP becaus in case I use the local stored 'scmadmin' Authentication is working correct. Only with LDAP users this issue exists.

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


Ok, it is a bug in the LDAP-Plugin.

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Anonymous.


Looks like that :-(

Any fix available soon?

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


Could you please uninstall the scm-auth-ldap-plugin and install the version 1.3 of the scm-auth-ldap-plugin?

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Anonymous.


yes, will try this....

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Anonymous.


Okay, great. I'm now not able to push code with the wrong password using LDAP.

Problem FIXED!

Thanks.

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


Issue #21 was marked as a duplicate of this issue.

from scm-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.