]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - pam/login.defs
kernel: update to 4.12.10
[people/arne_f/ipfire-3.x.git] / pam / login.defs
CommitLineData
44f43a72
MT
1# *REQUIRED*
2# Directory where mailboxes reside, _or_ name of file, relative to the
3# home directory. If you _do_ define both, MAIL_DIR takes precedence.
1e6ff168 4# QMAIL_DIR is for Qmail
44f43a72 5#
1e6ff168 6#QMAIL_DIR Maildir
44f43a72
MT
7MAIL_DIR /var/spool/mail
8#MAIL_FILE .mail
9
44f43a72
MT
10# Password aging controls:
11#
12# PASS_MAX_DAYS Maximum number of days a password may be used.
13# PASS_MIN_DAYS Minimum number of days allowed between password changes.
14# PASS_MIN_LEN Minimum acceptable password length.
15# PASS_WARN_AGE Number of days warning given before a password expires.
16#
17PASS_MAX_DAYS 99999
18PASS_MIN_DAYS 0
19PASS_MIN_LEN 5
20PASS_WARN_AGE 7
21
44f43a72
MT
22#
23# Min/max values for automatic uid selection in useradd
24#
25UID_MIN 1000
26UID_MAX 60000
27
28#
29# Min/max values for automatic gid selection in groupadd
30#
31GID_MIN 100
32GID_MAX 60000
33
44f43a72
MT
34#
35# If defined, this command is run when removing a user.
36# It should remove any at/cron/print jobs etc. owned by
37# the user to be removed (passed as the first argument).
38#
39#USERDEL_CMD /usr/sbin/userdel_local
40
41#
1e6ff168
MT
42# If useradd should create home directories for users by default
43# On RH systems, we do. This option is overridden with the -m flag on
44# useradd command line.
44f43a72 45#
1e6ff168
MT
46CREATE_HOME yes
47
48# The permission mask is initialized to this value. If not specified,
49# the permission mask will be initialized to 022.
50UMASK 077
51
52# This enables userdel to remove user groups if no members exist.
44f43a72
MT
53#
54USERGROUPS_ENAB yes
d3b41fb0
MT
55
56DICTPATH /lib/cracklib/pw_dict