GithubHelp home page GithubHelp logo

Pam u2f for GDM about pam-u2f HOT 3 CLOSED

yubico avatar yubico commented on June 9, 2024
Pam u2f for GDM

from pam-u2f.

Comments (3)

a-dma avatar a-dma commented on June 9, 2024 1

I have installed Fedora and done some testing.

The module works fine for me. I have added the rule to the end of gdm-password as stated before.
The only "problematic" behavior I have noticed is if you add the rule at the beginning of the file and no u2f device is plugged in when you attempt login. This is because the u2f module is constantly accessed and repeatedly returns an error failing to discover devices, but as soon as you plug a device in, the following request succedes and the module waits for a touch event (and a password afterwards).

I'm not sure at this point what could be, do you have any other custom modification to the system?
My advice here would be to install pamtester, enable debug mode on the u2f module and do some debugging. You can use pamtester like this

'' $ pamtester gdm-password adma authenticate ''

you should be able to see what's going wrong.

from pam-u2f.

a-dma avatar a-dma commented on June 9, 2024

What kind of failures are you experiencing?

I can get it up and running on Jessie and it seems to be working reliably.
I'm adding a rule at the end of gdm-password and both requisite and required seem to work.

from pam-u2f.

Spindel avatar Spindel commented on June 9, 2024

On fedora, you have to add it before the Password include stack ( as system-password is Requisite marked ) and it appears to lock me out when I try it in u2f => password order. ( I get three instant-failures )

from pam-u2f.

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.