shadow/man/expiry.1

54 lines
839 B
Groff

.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "EXPIRY" 1 "" "" ""
.SH NAME
expiry \- check and enforce password expiration policy
.SH "SYNOPSIS"
.ad l
.hy 0
.HP 7
\fBexpiry\fR [\-c] [\-f]
.ad
.hy
.SH "DESCRIPTION"
.PP
\fBexpiry\fR checks (\fB\-c\fR) the current password expiration and forces (\fB\-f\fR) changes when required\&. It is callable as a normal user command\&.
.SH "FILES"
.TP
\fI/etc/passwd\fR
user account information
.TP
\fI/etc/shadow\fR
secure user account information
.SH "SEE ALSO"
.PP
\fBpasswd\fR(5), \fBshadow\fR(5)
.SH "AUTHOR"
.PP
Ben Collins <bcollins@debian\&.org>