2007-10-07 11:46:52 +00:00
|
|
|
.\" ** You probably do not want to edit this file directly **
|
|
|
|
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
|
|
|
|
.\" Instead of manually editing it, you probably should edit the DocBook XML
|
|
|
|
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
|
|
|
|
.TH "EXPIRY" "1" "08/03/2005" "User Commands" "User Commands"
|
|
|
|
.\" disable hyphenation
|
|
|
|
.nh
|
|
|
|
.\" disable justification (adjust text to left margin only)
|
|
|
|
.ad l
|
|
|
|
.SH "NAME"
|
2007-10-07 11:44:51 +00:00
|
|
|
expiry \- check and enforce password expiration policy
|
2007-10-07 11:46:25 +00:00
|
|
|
.SH "SYNOPSIS"
|
|
|
|
.HP 7
|
|
|
|
\fBexpiry\fR [\-c] [\-f]
|
|
|
|
.SH "DESCRIPTION"
|
|
|
|
.PP
|
2007-10-07 11:46:52 +00:00
|
|
|
\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.
|
2007-10-07 11:46:25 +00:00
|
|
|
.SH "FILES"
|
|
|
|
.TP
|
|
|
|
\fI/etc/passwd\fR
|
|
|
|
user account information
|
|
|
|
.TP
|
|
|
|
\fI/etc/shadow\fR
|
|
|
|
secure user account information
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.PP
|
2007-10-07 11:46:52 +00:00
|
|
|
\fBpasswd\fR(5),
|
|
|
|
\fBshadow\fR(5)
|
2007-10-07 11:46:25 +00:00
|
|
|
.SH "AUTHOR"
|
|
|
|
.PP
|
2007-10-07 11:46:52 +00:00
|
|
|
Ben Collins <bcollins@debian.org>
|