~ubuntu-branches/ubuntu/lucid/adduser/lucid

« back to all changes in this revision

Viewing changes to doc/deluser.8

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-05-02 11:06:06 UTC
  • Revision ID: james.westby@ubuntu.com-20080502110606-likj7wivz3fs4u7l
Tags: 3.107ubuntu1
* Merge from debian unstable, remaining changes:
  - Allow uppercase letters in the names of system users.
    This is done by having a separate NAME_REGEX_SYSTEM configuration
    setting which applies when --system is specified.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
.SH NAME
11
11
deluser, delgroup \- remove a user or group from the system
12
12
.SH SYNOPSIS
13
 
.BR deluser " [options] [\-\-remove-home] [\-\-remove-all-files] [\-\-backup] [\-\-backup-to DIR] user"
 
13
.BR deluser " [options] [\-\-force] [\-\-remove-home] [\-\-remove-all-files] [\-\-backup] [\-\-backup-to DIR] user"
14
14
.PP
15
15
.BR deluser " \-\-group [options] group"
16
16
.br
68
68
.B deluser.conf(5)
69
69
for details.
70
70
 
 
71
If you want to remove the root account (uid 0), then use the 
 
72
.B \-\-force 
 
73
parameter; this may prevent to remove the root user by accident.
 
74
 
71
75
If the file
72
76
.B /usr/local/sbin/deluser.local
73
77
exists, it will be executed after the user account has been removed
163
167
.TP
164
168
.B 8
165
169
The required perl-package 'perl modules' is not installed. This package is required to perform the requested actions. No action was performed.
 
170
.TP
 
171
.B 9
 
172
For removing the root account the parameter "--force" is required. No action was performed.
166
173
 
167
174
.SH FILES
168
175
/etc/deluser.conf