README update.
This commit is contained in:
parent
88cfe343e4
commit
b0fd323c0f
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ checkpw is a program that checks the validity of a users password on a Linux/PAM
|
||||||
git clone https://git.xw3.org/hanez/checkpw.git
|
git clone https://git.xw3.org/hanez/checkpw.git
|
||||||
cd checkpw
|
cd checkpw
|
||||||
gcc -lpam -lpam_misc -Werror -o checkpw checkpw.c
|
gcc -lpam -lpam_misc -Werror -o checkpw checkpw.c
|
||||||
|
sudo cp ./checkpw /usr/bin/
|
||||||
```
|
```
|
||||||
|
|
||||||
# Usage:
|
# Usage:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue