diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:22:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:22:06 +0000 |
commit | 741c1ef7a4f2ac316ad6e557ddbe03023413478d (patch) | |
tree | 38890f681daa26c57e865b4feca10d0ca53e1046 /man/cs/man1/expiry.1 | |
parent | Initial commit. (diff) | |
download | shadow-741c1ef7a4f2ac316ad6e557ddbe03023413478d.tar.xz shadow-741c1ef7a4f2ac316ad6e557ddbe03023413478d.zip |
Adding upstream version 1:4.5.upstream/1%4.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/cs/man1/expiry.1')
-rw-r--r-- | man/cs/man1/expiry.1 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/man/cs/man1/expiry.1 b/man/cs/man1/expiry.1 new file mode 100644 index 0000000..99a0b4e --- /dev/null +++ b/man/cs/man1/expiry.1 @@ -0,0 +1,25 @@ +.TH "EXPIRY" "1" "11/05/2005" "User Commands" "User Commands" +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.SH "JMÉNO" +expiry \- zkontroluje a vynutí politiku vypršení platnosti hesla +.SH "POUŽITÍ" +.HP 7 +\fBexpiry\fR [\-c] [\-f] +.SH "POPIS" +.PP +\fBexpiry\fR +zkontroluje (\fB\-c\fR) vypršení platnosti aktuálního hesla a případně vynutí (\fB\-f\fR) změnu. Příkaz lze spustit jako běžný uživatel. +.SH "SOUBORY" +.TP +\fI/etc/passwd\fR +informace o uživatelských účtech +.TP +\fI/etc/shadow\fR +důvěrné informace o uživatelských účtech +.SH "VIZ TAKÉ" +.PP +\fBpasswd\fR(5), +\fBshadow\fR(5). |