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

mate-about-me: handle additional pam errors #386

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyhalov
Copy link
Contributor

@pyhalov pyhalov commented Nov 8, 2018

No description provided.

@pyhalov
Copy link
Contributor Author

pyhalov commented Nov 8, 2018

Full list of authtok_check messages:

The first %d characters of the password must contain at least N
           alphabetic character(s)
           numeric or special character(s)
           digit(s)
           uppercase alpha character(s)
           lowercase alpha character(s)
Whitespace characters are not allowed.
Too many consecutively repeating characters
The first %d characters of the old and new passwords must differ by at least %d positions.
dictionary database open failure
password is based on a dictionary word
password is based on a reversed dictionary word
Password in history list 

Copy link
Member

@lukefromdc lukefromdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how to test all this, but it builds, runs, and on an attempt to change the password to the same password will notify that the old and new passwords are the same

@lukefromdc lukefromdc requested a review from a team November 9, 2018 23:12
@lukefromdc
Copy link
Member

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants