2007-10-07 17:16:07 +05:30
. \" Copyright 1991 \- 1994, Julianne Frances Haugh
2007-10-07 17:15:31 +05:30
. \" All rights reserved.
. \"
. \" Redistribution and use in source and binary forms, with or without
. \" modification, are permitted provided that the following conditions
. \" are met:
. \" 1. Redistributions of source code must retain the above copyright
. \" notice, this list of conditions and the following disclaimer.
. \" 2. Redistributions in binary form must reproduce the above copyright
. \" notice, this list of conditions and the following disclaimer in the
. \" documentation and/or other materials provided with the distribution.
. \" 3. Neither the name of Julianne F. Haugh nor the names of its contributors
. \" may be used to endorse or promote products derived from this software
. \" without specific prior written permission.
. \"
. \" THIS SOFTWARE IS PROVIDED BY JULIE HAUGH AND CONTRIBUTORS ``AS IS'' AND
. \" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
. \" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
. \" ARE DISCLAIMED. IN NO EVENT SHALL JULIE HAUGH OR CONTRIBUTORS BE LIABLE
. \" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
. \" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
. \" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
. \" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
. \" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
. \" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
. \" SUCH DAMAGE.
. \"
2007-10-07 17:16:07 +05:30
. \" $Id: userdel.8,v 1.3 2005/04/05 19:08:53 kloczek Exp $
2007-10-07 17:15:31 +05:30
. \"
. \" Traduction 27/09/2000 par Fr<46> d<EFBFBD> ric Delanoy (fdelanoy@info.fundp.ac.be)
. \"
.TH USERDEL 8
.SH NOM
userdel \- Effacer un compte utilisateur et les fichiers associ<63> s
.SH SYNOPSIS
.B userdel
2007-10-07 17:16:07 +05:30
[\fB \- r\fR ]
2007-10-07 17:15:31 +05:30
.I login
.SH DESCRIPTION
La commande \fB userdel\fR modifie les fichiers des comptes du syst<73> me, en supprimant toutes les entr<74> es qui se r<> f<EFBFBD> rent <20> \fI login\fR . L'utilisateur nomm<6D> doit exister.
.SH OPTIONS
2007-10-07 17:16:07 +05:30
.IP \fB \- r\fR
Les fichiers pr<70> sents dans le r<> pertoire personnel de l'utilisateur seront supprim<69> s en m<> me temps que le r<> pertoire lui\- m<EFBFBD> me. Les fichiers situ<74> s dans d'autres syst<73> mes de fichiers devront <20> tre recherch<63> s et <20> limin<69> s manuellement.
2007-10-07 17:15:31 +05:30
.SH FICHIERS
2007-10-07 17:16:07 +05:30
\fI /etc/passwd\fR \- information sur les comptes utilisateurs
2007-10-07 17:15:31 +05:30
.br
2007-10-07 17:16:07 +05:30
\fI /etc/shadow\fR \- information s<> curis<69> e sur les comptes utilisateurs
2007-10-07 17:15:31 +05:30
.br
2007-10-07 17:16:07 +05:30
\fI /etc/group\fR \- information de groupes
2007-10-07 17:15:31 +05:30
.SH INCONV<EFBFBD> NIENTS
\fB userdel\fR ne vous permet pas de supprimer un compte si l'utilisateur en question est actuellement connect<63> . Vous devez tuer tous les processus en cours d'ex<65> cution appartenant <20> l'utilisateur poss<73> dant le compte que vous <20> tes en train de supprimer. Vous ne pouvez pas supprimer d'attribut NIS d'un client NIS. Cela doit <20> tre effectu<74> sur le serveur NIS.
.SH "VOIR AUSSI"
.BR chfn (1),
.BR chsh (1),
.BR groupadd (8),
.BR groupdel (8),
.BR groupmod (8),
.BR passwd (1),
.BR useradd (8),
.BR usermod (8)
.SH AUTEUR
Julianne Frances Haugh (jfh@bga.com)
.SH TRADUCTION
Fr<EFBFBD> d<EFBFBD> ric Delanoy, 2000.