1 .\" Copyright 1995, 1996, 1997
2 .\" Guy Helmer, Ames, Iowa 50014. All rights reserved.
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\" notice, this list of conditions and the following disclaimer as
9 .\" the first lines of this file unmodified.
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\" notice, this list of conditions and the following disclaimer in the
12 .\" documentation and/or other materials provided with the distribution.
13 .\" 3. The name of the author may not be used to endorse or promote products
14 .\" derived from this software without specific prior written permission.
16 .\" THIS SOFTWARE IS PROVIDED BY GUY HELMER ``AS IS'' AND ANY EXPRESS OR
17 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
18 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19 .\" IN NO EVENT SHALL GUY HELMER BE LIABLE FOR ANY DIRECT, INDIRECT,
20 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34 .Nd removes users from the system
51 jobs belonging to the user.
53 Sends a SIGKILL signal to all processes owned by the user.
55 Removes the user from the system's local password file.
57 Removes the user's home directory (if it is owned by the user),
58 including handling of symbolic links in the path to the actual home
61 Removes the incoming mail and pop daemon mail files belonging to the
65 Removes all files owned by the user from
69 .Pa /var/tmp/vi.recover .
71 Removes the username from all groups to which it belongs in
73 (If a group becomes empty and the group name is the same as the username,
74 the group is removed; this complements
76 per-user unique groups).
80 politely refuses to remove users whose uid is 0 (typically root), since
81 certain actions (namely, killing all the user's processes, and perhaps
82 removing the user's home directory) would cause damage to a running system.
83 If it is necessary to remove a user whose uid is 0, see
85 for information on directly editing the password file, by which the desired
88 entry may be removed manually.
90 If not running "affirmatively" (i.e., option
94 shows the selected user's password file entry and asks for confirmation
95 that you wish to remove the user. If the user's home directory is owned
98 asks whether you wish to remove the user's home directory and everything
103 operates, it informs the user regarding the current activity. If any
104 errors occur, they are posted to standard error and, if it is possible for
106 to continue, it will.
110 .Bl -tag -width username
112 Affirm - any question that would be asked is answered implicitly in
113 the affirmative (i.e., yes). A username must also be specified on the
114 command line if this option is used.
116 Identifies the user to be removed; if not present,
118 interactively asks for the user to be removed.
121 .Bl -tag -width /etc/master.passwd -compact
122 .It Pa /etc/master.passwd
145 .\" Guy Helmer, Ames, Iowa
148 does not comprehensively search the filesystem for all files
149 owned by the removed user and remove them; to do so on a system
150 of any size is prohibitively slow and I/O intensive.
152 also is unable to remove symbolic links that were created by the
157 as symbolic links on 4.4BSD filesystems do not contain information
158 as to who created them. Also, there may be other files created in
161 .Pa /var/mail/username
163 .Pa /var/mail/.pop.username
164 that are not owned by the removed user but should be removed.
167 has no knowledge of NIS (Yellow Pages), and it operates only on the