/etc
NameSizeModeActions
alternatives/-0755rm
apparmor.d/-0755rm
apt/-0750rm
bash_completion.d/-0755rm
binfmt.d/-0755rm
ca-certificates/-0755rm
cbi/-0755rm
credstore/-0700rm
credstore.encrypted/-0700rm
cron.yearly/-0755rm
csh/-0755rm
default/-0755rm
dictionaries-common/-0755rm
dpkg/-0755rm
emacs/-0755rm
fonts/-0755rm
ghostscript/-0755rm
groff/-0755rm
gss/-0755rm
ImageMagick-7/-0755rm
init.d/-0755rm
joe/-0755rm
kernel/-0755rm
ld.so.conf.d/-0755rm
libnl-3/-0755rm
logcheck/-0755rm
logrotate.d/-0755rm
lynx/-0755rm
mc/-0755rm
mercurial/-0755rm
modules-load.d/-0755rm
mysql/-0755rm
opt/-0755rm
pam.d/-0755rm
perl/-0755rm
php8.3/-0755rm
profile.d/-0755rm
python3/-0755rm
python3.13/-0755rm
rc0.d/-0755rm
rc1.d/-0755rm
rc2.d/-0755rm
rc3.d/-0755rm
rc4.d/-0755rm
rc5.d/-0755rm
rc6.d/-0755rm
rcS.d/-0755rm
security/-0755rm
selinux/-0755rm
skel/-0755rm
ssh/-0755rm
ssl/-0755rm
subversion/-0755rm
supercat/-0755rm
sysctl.d/-0755rm
systemd/-0755rm
terminfo/-0755rm
tmpfiles.d/-0755rm
ui-sqlmapper/-0755rm
update-motd.d/-0755rm
vim/-0755rm
wordpress/-0755rm
X11/-0755rm
xdg/-0755rm
zsh/-0755rm
.pwd.lock00600editdlrm
adduser.conf39810644editdlrm
bash.bashrc18620644editdlrm
bash_completion450644editdlrm
bindresvport.blacklist3670644editdlrm
ca-certificates.conf64220644editdlrm
complete.tcsh547840644editdlrm
cron.allow26150640editdlrm
cron.deny-0editdlrm
csh.cshrc5600644editdlrm
csh.login2850644editdlrm
csh.logout670644editdlrm
debconf.conf29670644editdlrm
debian_chroot90644editdlrm
debian_version50644editdlrm
deluser.conf17060644editdlrm
environment00644editdlrm
ethertypes19360644editdlrm
fstab370644editdlrm
gai.conf26410644editdlrm
gitconfig870644editdlrm
gprofng.rc39860644editdlrm
group5550444editdlrm
group-4340644editdlrm
gshadow3640640editdlrm
gssapi_mech.conf8340644editdlrm
host.conf90644editdlrm
hostname80644editdlrm
hosts1940644editdlrm
hosts.allow4110644editdlrm
hosts.deny7110644editdlrm
inputrc18750644editdlrm
issue270644editdlrm
issue.net200644editdlrm
ld.so.cache294270644editdlrm
ld.so.conf340644editdlrm
libaudit.conf1910644editdlrm
locale.conf00644editdlrm
localtime22980644editdlrm
login.defs59390644editdlrm
logrotate.conf4940644editdlrm
machine-id330444editdlrm
magic1110644editdlrm
magic.mime1110644editdlrm
mail.rc1250644editdlrm
manpath.config52300644editdlrm
mime.types782820644editdlrm
mkshrc197230644editdlrm
motd2860644editdlrm
mtab1650644editdlrm
nanorc117630644editdlrm
netconfig7670644editdlrm
networks600644editdlrm
nsswitch.conf5100644editdlrm
os-release2860644editdlrm
pam.conf5520644editdlrm
paperspecs13090644editdlrm
passwd712030444editdlrm
passwd-8390600editdlrm
pear8.3.conf11290644editdlrm
profile8280644editdlrm
protocols31440644editdlrm
quotagrpadmins2200644editdlrm
quotatab5260644editdlrm
resolv.conf690644editdlrm
rmt647040755editdlrm
rpc9110644editdlrm
services129900644editdlrm
shadow368020400editdlrm
shells720644editdlrm
subgid00644editdlrm
subuid00644editdlrm
timezone140644editdlrm
ucf.conf12590644editdlrm
ui-sendmail-wrapper.conf1410644editdlrm
vconsole.conf-0editdlrm
warnquota.conf3140644editdlrm
wgetrc49420644editdlrm
xattr.conf6810644editdlrm
Edit: /etc/adduser.conf (3981B)
# /etc/adduser.conf: `adduser' configuration. # See adduser(8) and adduser.conf(5) for full documentation. # A commented out setting indicates that this is the default in the # code. If you need to change those settings, remove the comment and # make your intended change. # STDERRMSGLEVEL, STDOUTMSGLEVEL, and LOGMSGLEVEL set the minimum # priority for messages logged to syslog/journal and the console, # respectively. # Values are trace, debug, info, warn, err, and fatal. # Messages with the set priority or higher get logged to the # respective medium. #STDOUTMSGLEVEL=warn #STDERRMSGLEVEL=warn #LOGMSGLEVEL=info # The login shell to be used for all new users. # Default: DSHELL=/bin/bash #DSHELL=/bin/bash # The directory in which new home directories should be created. # Default: DHOME=/home # DHOME=/home # The directory from which skeletal user configuration files # will be copied. # Default: SKEL=/etc/skel #SKEL=/etc/skel # Specify inclusive ranges of UIDs and GIDs from which UIDs and GIDs # for system users, system groups, non-system users and non-system groups # can be dynamically allocated. # Default: FIRST_SYSTEM_UID=100, LAST_SYSTEM_UID=999 #FIRST_SYSTEM_UID=100 #LAST_SYSTEM_UID=999 # Default: FIRST_SYSTEM_GID=100, LAST_SYSTEM_GID=999 #FIRST_SYSTEM_GID=100 #LAST_SYSTEM_GID=999 # Default: FIRST_UID=1000, LAST_UID=59999 #FIRST_UID=1000 #LAST_UID=59999 # Default: FIRST_GID=1000, LAST_GID=59999 #FIRST_GID=1000 #LAST_GID=59999 # Specify a file or a directory containing UID and GID pool. #UID_POOL=/etc/adduser-pool.conf #UID_POOL=/etc/adduser-pool.d/ #GID_POOL=/etc/adduser-pool.conf #GID_POOL=/etc/adduser-pool.d/ #RESERVE_UID_POOL=yes #RESERVE_GID_POOL=yes # Specify whether each created non-system user will be # given their own group to use. # Default: USERGROUPS=yes #USERGROUPS=yes # Defines the groupname or GID of the group all newly-created # non-system users are placed into. # It is a configuration error to define both variables # even if the values are consistent. # Default: USERS_GID=undefined, USERS_GROUP=users #USERS_GID=100 #USERS_GROUP=users # The permissions mode for home directories of non-system users. # Default: DIR_MODE=0700 #DIR_MODE=0700 # The permissions mode for home directories of system users. # Default: SYS_DIR_MODE=0755 #SYS_DIR_MODE=0755 # If set to a nonempty value, new users will have quotas copied # from that user with `edquota -p QUOTAUSER newuser' # Default: QUOTAUSER="" #QUOTAUSER="" # Non-system user- and groupnames are checked against this regular # expression. RFC8265 would allow all codepoints U+0021 through U+007E # meaning: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ plus digits, lower case and # capital letters. ., / and : clash with special file names, path separator # and /etc/passwd format, many other characters might cause issues in shell # scripts. Therefore, the default is more restrictive than RFC8265 would # allow. Local administrators might relax this regexp as far as useradd # will allow. # Default: NAME_REGEX="^[a-zA-Z][a-zA-Z0-9_-]*\$?$" #NAME_REGEX="^[a-zA-Z][a-zA-Z0-9_-]*\$?$" # System user- and groupnames are checked against this regular # expression. Comments from above apply as well, but changes here may # affect package installation. # Default: SYS_NAME_REGEX="^[a-zA-Z_][a-zA-Z0-9_-]*\$?$" #SYS_NAME_REGEX="^[a-zA-Z_][a-zA-Z0-9_-]*\$?$" # When populating the newly created home directory of a non-system user, # files in SKEL matching this regex are not copied. # Default: SKEL_IGNORE_REGEX="\.(dpkg|ucf)-(old|new|dist|save)$" #SKEL_IGNORE_REGEX="\.(dpkg|ucf)-(old|new|dist|save)$" # list of groups that new non-system users will be added to # if ADD_EXTRA_GROUPS is non-zero or set on the command line. # Default: EXTRA_GROUPS="users" #EXTRA_GROUPS="users" # Setting this to something other than 0 will cause adduser to add # newly created non-system users to the list of groups defined by # EXTRA_GROUPS. # Default: ADD_EXTRA_GROUPS=0 #ADD_EXTRA_GROUPS=0