Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
FreeBSD
Others
RMUSER(8) OpenBSD System Manager's Manual RMUSER(8)
NAME
rmuser - remove users from the system
SYNOPSIS
rmuser [username]
DESCRIPTION
The utility rmuser removes a user's crontab(1) entry (if any) and any
at(1) jobs belonging to the user, then removes a user from the system's
local password file, removes the user's home directory if it is owned by
the user, and removes the user's incoming mail file if it exists. The
username is removed from any groups to which it belongs in the file
/etc/group. If a group becomes empty and the group name is the same as
the username, the group is removed (this complements adduser(8)'s per-
user unique groups).
rmuser politely refuses to remove users whose uid is 0 (typically root),
since it seemed like a good idea at the time rmuser was written.
rmuser shows the selected user's password file entry and asks for confir-
mation that you wish to remove the user. If the user's home directory is
owned by the user (and not by any other user), rmuser asks whether you
wish to remove the user's home directory and everything below.
Available options:
username Identifies the user to be removed; if not present, rmuser in-
teractively asks for the user to be removed.
FILES
/etc/master.passwd
/etc/passwd
/etc/group
/etc/spwd.db
/etc/pwd.db
SEE ALSO
at(1), chpass(1), crontab(1), finger(1), passwd(1), group(5),
passwd(5), adduser(8), addgroup(8), pwd_mkdb(8), rmgroup(8), vipw(8)
HISTORY
The rmuser command appeared in FreeBSD 2.1.5.
OpenBSD 2.3 July 16, 1996 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for rmuser(8) OpenBSD sources for rmuser(8)
Up to: Process Limits: Identity - Process ownership and Identity
RocketLink!--> Man page versions:
FreeBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
rmuser.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|