# The ERASECHAR and KILLCHAR are used only on System V machines.
#
# UMASK is the default umask value for pam_umask and is used by
# useradd and newusers to set the mode of the new home directories.
# 022 is the "historical" value in Debian for UMASK
# 027, or even 077, could be considered better for privacy
# There is no One True Answer here : each sysadmin must make up his/her
# mind.
#
# Prefix these values with "0" to get octal, "0x" to get hexadecimal.
#
ERASECHAR 0177
KILLCHAR 025
UMASK 022
[^] # Re: c'est le reglage par defaut
Posté par tuxicoman (site web personnel, Mastodon) . En réponse au message Sécurité d'un compte utilisateur sur Debian?. Évalué à 2.
Moi j'ai ça :