Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide user feedback when login fails due to blocked PIN #6153

Closed
alexey-tikhonov opened this issue May 10, 2022 · 2 comments
Closed

Provide user feedback when login fails due to blocked PIN #6153

alexey-tikhonov opened this issue May 10, 2022 · 2 comments
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.

Comments

@alexey-tikhonov
Copy link
Member

When attempting to login via gdm or tty with a YubiKey smartcard with a blocked PIN, you simply get an authentication failure message. On Windows you get a helpful message indicating that the PIN is blocked. We should do the same.

@alexey-tikhonov alexey-tikhonov self-assigned this May 10, 2022
@alexey-tikhonov
Copy link
Member Author

alexey-tikhonov added a commit to alexey-tikhonov/sssd that referenced this issue May 16, 2022
alexey-tikhonov added a commit to alexey-tikhonov/sssd that referenced this issue Jun 14, 2022
alexey-tikhonov added a commit to alexey-tikhonov/sssd that referenced this issue Jun 14, 2022
alexey-tikhonov added a commit to alexey-tikhonov/sssd that referenced this issue Jun 14, 2022
alexey-tikhonov added a commit to alexey-tikhonov/sssd that referenced this issue Jun 15, 2022
alexey-tikhonov added a commit to alexey-tikhonov/sssd that referenced this issue Jun 15, 2022
pbrezina pushed a commit that referenced this issue Jun 21, 2022
Resolves: #6153

Reviewed-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Sumit Bose <sbose@redhat.com>
(cherry picked from commit 5433961)
@pbrezina
Copy link
Member

Pushed PR: #6162

  • master
    • 5433961 - PAM: user feedback when login fails due to blocked PIN
    • f119522 - PAM P11: fixed minor mem-leak
    • 1ed59fb - PAM P11: fixed mistype in a log message
  • sssd-2-7
    • f0609d8 - PAM: user feedback when login fails due to blocked PIN
    • aec9733 - PAM P11: fixed minor mem-leak
    • abc2ae5 - PAM P11: fixed mistype in a log message

@pbrezina pbrezina added the Closed: Fixed Issue was closed as fixed. label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants