Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
deluser.conf(5)               File Formats Manual              deluser.conf(5)

NAME
       /etc/deluser.conf - configuration file for deluser(8) and delgroup(8).

DESCRIPTION
       The   file   /etc/deluser.conf   contains  defaults  for  the  programs
       deluser(8) and delgroup(8).  Each option takes the form option = value.
       Double  or  single  quotes are allowed around the value.  Comment lines
       must have a hash sign (#) at the beginning of the line.

       deluser(8)  and  delgroup(8)  also  read  /etc/adduser.conf,  see   ad-
       duser.conf(5);  settings in deluser.conf may overwrite settings made in
       adduser.conf.

       The valid configuration options are:

       REMOVE_HOME
              Removes the home directory and mail spool of the user to be  re-
              moved.  Value may be 0 (don't delete) or 1 (do delete).

       REMOVE_ALL_FILES
              Removes all files on the system owned by the user to be removed.
              If this option is activated REMOVE_HOME has  no  effect.  Values
              may be 0 or 1.

       BACKUP If  REMOVE_HOME  or  REMOVE_ALL_FILES is activated all files are
              backuped before they are removed. The backup file that  is  cre-
              ated  defaults to username.tar(.gz|.bz2) in the directory speci-
              fied by the BACKUP_TO option. The compression method  is  chosen
              to the best that is available.  Values may be 0 or 1.

       BACKUP_TO
              If  BACKUP  is  activated, BACKUP_TO specifies the directory the
              backup is written to. Default is the current directory.

       NO_DEL_PATHS
              A list of regular expressions, space separated. All files to  be
              deleted in course of deleting home directories or deleting files
              owned by the user to be deleted  are  checked  against  each  of
              these  regular  expressions. If a match is detected, the file is
              not deleted. Defaults to a list of system  directories,  leaving
              only /home.

              In  other  words: By default only files below /home belonging to
              that specific user are going to be deleted.

       ONLY_IF_EMPTY
              Only delete a group if there are  no  users  belonging  to  this
              group. Defaults to 0.

       EXCLUDE_FSTYPES
              A  regular  expression  which  describes  all file systems which
              should be excluded when looking  for  files  of  a  user  to  be
              deleted. Defaults to "(proc|sysfs|usbfs|devpts|tmpfs|afs)".

FILES
       /etc/deluser.conf

SEE ALSO
       adduser.conf(5), delgroup(8), deluser(8)

Debian GNU/Linux             Version 3.118+deb11u1             deluser.conf(5)

Czas wygenerowania: 0.00008 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl