File: templates

package info (click to toggle)
lsb 3.2-23.2squeeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 336 kB
  • ctags: 93
  • sloc: python: 740; sh: 259; makefile: 108; perl: 6
file content (25 lines) | stat: -rw-r--r-- 1,037 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# for an advice to debian-l10n-english@lists.debian.org
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: lsb/shadowconfig
Type: boolean
Default: true
_Description: Enable shadow passwords?
 The Linux Standard Base requires that certain features of adduser(8)
 be available to conforming applications (such as password
 aging). These features are only provided when shadow passwords are
 enabled, while this system has them disabled.
 .
 Most LSB applications will work fine with either setting, but complete
 conformance requires shadow passwords to be enabled.
 .
 Generally speaking, it is considered good practice to enable shadow
 passwords. However, there are some situations in which shadow passwords
 may not work properly (most notably, if non-root users need to
 check passwords against /etc/passwd).