Git Product home page Git Product logo

Comments (4)

crosser avatar crosser commented on August 17, 2024

My hypothesis is that your PAM module and gnupg are trying to use separate independent PC/SC backends, and they end up competing for the USB device. I run pcsclite, and both gnupg and PAM module use that.

from yubico-pam.

emilecantin avatar emilecantin commented on August 17, 2024

I run whatever is installed when I "apt-get install gpg2 libpam-yubico". I'll check tonight exactly what that is. It does seem like there are two things competing for the Yubikey, so you may be onto something.

from yubico-pam.

klali avatar klali commented on August 17, 2024

I don't have any straight answers on what's going wrong, but I can try to explain what should happen from the Neos standpoint and what things might be interesting to look at.
To make matters worse the exact behaviour has shifted a bit with firmware versions, what I describe below is true for 3.3.1 and later.

When the Neo (in composite mode) gets a request for challenge-response (or u2f, or a button-press OTP) the Neo tells the host that the card is ejected from the reader. Then doing the challenge-response stuff and after that telling the host that the card is back.
Ideally this works without a hitch and all software is happy with the card being ejected and then showing up again.
Interesting things to look at in this case is a debug log from scdaemon for gnupg and a debug log for pcscd, if either of them show an error at this.

/klas

from yubico-pam.

emilecantin avatar emilecantin commented on August 17, 2024

I don't use yubico-pam anymore, so I'll go ahead and close the issue.

from yubico-pam.

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.