shadow/man/shadowconfig.8

42 lines
1.1 KiB
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 "SHADOWCONFIG" 8 "19 Apr 1997" "" ""
.SH NAME
shadowconfig \- toggle shadow passwords on and off
.SH "SYNOPSIS"
.ad l
.hy 0
.HP 13
\fBshadowconfig\fR \fB\fIon\fR\fR | \fB\fIoff\fR\fR
.ad
.hy
.SH "DESCRIPTION"
.PP
\fBshadowconfig\fR on will turn shadow passwords on; \fIshadowconfig 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\&.
.PP
Read \fI/usr/share/doc/passwd/README\&.debian\fR for a brief introduction to shadow passwords and related features\&.
.PP
Note that turning shadow passwords off and on again will lose all password aging information\&.