Penguin
Blame: shadowconfig(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of shadowconfig(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 SHADOWCONFIG
2 !!!SHADOWCONFIG
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 ----
7 !!NAME
8
9
10 shadowconfig - toggle shadow passwords on and off
11 !!SYNOPSIS
12
13
14 __shadowconfig__ ''on'' | ''off''
15 !!DESCRIPTION
16
17
18 __shadowconfig on__ will turn shadow passwords on;
19 __shadowconfig off__ will turn shadow passwords off.
20 __shadowconfig__ will print an error message and exit
21 with a nonzero code if it finds anything awry. If that
22 happens, you should correct the error and run it
23 again.
24
25
26 Turning shadow passwords on when they are already on, or off
27 when they are already off, is harmless.
28
29
30 Read ''/usr/share/doc/passwd/README.debian.gz'' for a
31 brief introduction to shadow passwords and related
32 features.
33
34
35 Note that turning shadow password off and on again will lose
36 all password aging information.
37 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.