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

Use passwd command to check for password. #90

Merged
merged 1 commit into from
Jun 8, 2018
Merged

Use passwd command to check for password. #90

merged 1 commit into from
Jun 8, 2018

Conversation

smarlowucf
Copy link
Collaborator

  • Regex on shadow file does not cover all scenarios.
  • Check for no password (NP) or locked password (L).

- Regex on shadow file does not cover all scenarios.
- Check for no password (NP) or locked password (L).
@smarlowucf smarlowucf requested a review from rjschwei June 8, 2018 01:13
@rjschwei rjschwei merged commit 92180b9 into master Jun 8, 2018
@smarlowucf smarlowucf deleted the root-pass branch June 8, 2018 14:29
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