README fix.
This commit is contained in:
parent
23d4719078
commit
27bfe141d1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Currently only tested on Linux, but it should work on the [AIX](https://en.wikip
|
||||||
|
|
||||||
## The idea
|
## The idea
|
||||||
|
|
||||||
I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just return 0 on success and 1 on error.
|
I needed a program to verify passwords of users on Linux/UNIX systems using PAM that just returns 0 on success and 1 on error.
|
||||||
|
|
||||||
## Building checkpw
|
## Building checkpw
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue