'\" t .\" Title: sss_userdel .\" Author: The SSSD upstream - https://pagure.io/SSSD/sssd/ .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 02/21/2020 .\" Manual: SSSD Manual pages .\" Source: SSSD .\" Language: English .\" .TH "SSS_USERDEL" "8" "02/21/2020" "SSSD" "SSSD Manual pages" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" sss_userdel \- delete a user account .SH "SYNOPSIS" .HP \w'\fBsss_userdel\fR\ 'u \fBsss_userdel\fR [\fIoptions\fR] \fILOGIN\fR .SH "DESCRIPTION" .PP \fBsss_userdel\fR deletes a user identified by login name \fILOGIN\fR from the system\&. .SH "OPTIONS" .PP \fB\-?\fR,\fB\-\-help\fR .RS 4 Display help message and exit\&. .RE .PP \fB\-r\fR,\fB\-\-remove\fR .RS 4 Files in the user\*(Aqs home directory will be removed along with the home directory itself and the user\*(Aqs mail spool\&. Overrides the configuration\&. .RE .PP \fB\-R\fR,\fB\-\-no\-remove\fR .RS 4 Files in the user\*(Aqs home directory will NOT be removed along with the home directory itself and the user\*(Aqs mail spool\&. Overrides the configuration\&. .RE .PP \fB\-f\fR,\fB\-\-force\fR .RS 4 This option forces \fBsss_userdel\fR to remove the user\*(Aqs home directory and mail spool, even if they are not owned by the specified user\&. .RE .PP \fB\-k\fR,\fB\-\-kick\fR .RS 4 Before actually deleting the user, terminate all his processes\&. .RE .SH "THE LOCAL DOMAIN" .PP In order to function correctly, a domain with \(lqid_provider=local\(rq must be created and the SSSD must be running\&. .PP The administrator might want to use the SSSD local users instead of traditional UNIX users in cases where the group nesting (see \fBsss_groupadd\fR(8)) is needed\&. The local users are also useful for testing and development of the SSSD without having to deploy a full remote server\&. The \fBsss_user*\fR and \fBsss_group*\fR tools use a local LDB storage to store users and groups\&. .SH "SEE ALSO" .PP \fBsssd\fR(8), \fBsssd.conf\fR(5), \fBsssd-ldap\fR(5), \fBsssd-krb5\fR(5), \fBsssd-simple\fR(5), \fBsssd-ipa\fR(5), \fBsssd-ad\fR(5), \fBsssd-sudo\fR(5), \fBsssd-secrets\fR(5), \fBsssd-session-recording\fR(5), \fBsss_cache\fR(8), \fBsss_debuglevel\fR(8), \fBsss_groupadd\fR(8), \fBsss_groupdel\fR(8), \fBsss_groupshow\fR(8), \fBsss_groupmod\fR(8), \fBsss_useradd\fR(8), \fBsss_userdel\fR(8), \fBsss_usermod\fR(8), \fBsss_obfuscate\fR(8), \fBsss_seed\fR(8), \fBsssd_krb5_locator_plugin\fR(8), \fBsss_ssh_authorizedkeys\fR(8), \fBsss_ssh_knownhostsproxy\fR(8), \fBsssd-ifp\fR(5), \fBpam_sss\fR(8)\&. \fBsss_rpcidmapd\fR(5) \fBsssd-systemtap\fR(5) .SH "AUTHORS" .PP \fBThe SSSD upstream \- https://pagure\&.io/SSSD/sssd/\fR