You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.TH checkpw 1 "June 2025" "chkpwd 1.3.0" "chkpwd man page"
1
+
.TH checkpw 1 "June 2025" "chkpwd 1.3.1" "chkpwd man page"
2
2
.SH NAME
3
3
chkpwd \- checks the validity of a users password on a UNIX/PAM-based system.
4
4
.SH SYNOPSIS
5
5
chkpwd [OPTION]...
6
6
.SH DESCRIPTION
7
-
chkpwd is a program that checks the validity of a users password on a UNIX/PAM-based system.
7
+
chkpwd is a program that checks the validity of a users password on a
8
+
UNIX/PAM-based system.
8
9
.SH OPTIONS
9
10
The options which apply to the chkpwd command are:
10
11
@@ -14,11 +15,13 @@ The options which apply to the chkpwd command are:
14
15
-V Print program version.
15
16
-h Show this help.
16
17
17
-
chkpwd runs in an interactive mode when no username and/or password are set. A missing username and/or password will then be asked for program execution.
18
+
chkpwd runs in an interactive mode when no username and/or password are set.
19
+
A missing username and/or password will then be asked for while program
0 commit comments