2007-10-07 17:15:58 +05:30
|
|
|
.\"$Id: shadowconfig.8,v 1.7 2004/12/11 20:05:01 kloczek Exp $
|
2007-10-07 17:14:44 +05:30
|
|
|
.TH SHADOWCONFIG 8 "19 Apr 1997" "Debian GNU/Linux"
|
|
|
|
.SH NAME
|
|
|
|
shadowconfig \- toggle shadow passwords on and off
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B "shadowconfig"
|
|
|
|
.IR on " | " off
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
|
|
|
|
2007-10-07 17:15:23 +05:30
|
|
|
\fBshadowconfig on\fR will turn shadow passwords on; \fBshadowconfig off\fR
|
|
|
|
will turn shadow passwords off. \fBshadowconfig\fR will print an error
|
|
|
|
message and exit with a nonzero code if it finds anything awry. If that
|
|
|
|
happens, you should correct the error and run it again. Turning shadow
|
|
|
|
passwords on when they are already on, or off when they are already off, is
|
|
|
|
harmless.
|
|
|
|
.P
|
2007-10-07 17:15:58 +05:30
|
|
|
Read \fI/usr/share/doc/passwd/README.debian\fR for a brief introduction
|
2007-10-07 17:15:23 +05:30
|
|
|
to shadow passwords and related features.
|
|
|
|
.P
|
|
|
|
Note that turning shadow passwords off and on again will lose all password
|
|
|
|
aging information.
|