Tizen 2.1 base
[platform/upstream/lsb.git] / debian / templates
1 # These templates have been reviewed by the debian-l10n-english
2 # team
3 #
4 # If modifications/additions/rewording are needed, please ask
5 # for an advice to debian-l10n-english@lists.debian.org
6 #
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
9
10 Template: lsb/shadowconfig
11 Type: boolean
12 Default: true
13 _Description: Enable shadow passwords?
14  The Linux Standard Base requires that certain features of adduser(8)
15  be available to conforming applications (such as password
16  aging). These features are only provided when shadow passwords are
17  enabled, while this system has them disabled.
18  .
19  Most LSB applications will work fine with either setting, but complete
20  conformance requires shadow passwords to be enabled.
21  .
22  Generally speaking, it is considered good practice to enable shadow
23  passwords. However, there are some situations in which shadow passwords
24  may not work properly (most notably, if non-root users need to
25  check passwords against /etc/passwd).