[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[LCFC] man://shadow/pwauth.8



Bonjour,

Je n'ai pas reçu de relecture pour cette page.

-- 
Nekral
.\" This file was generated with po4a. Translate the source file.
.\" 
.\"$Id: pwauth.8,v 1.8 2002/03/08 04:39:11 kloczek Exp $
.\" Copyright 1992, Julianne Frances Haugh
.\" 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.
.TH PWAUTH 8   
.SH NOM
pwauth \- authentification par un programme défini par l'administrateur
.SH DESCRIPTION
L'administrateur peut définir une liste de programmes permettant 
d'authentifier un utilisateur. Ces programmes remplacent le champ de mot de 
passe chiffré dans les fichiers \fI/etc/passwd\fR ou \fI/etc/shadow\fR. Les 
utilitaires qui administrent les comptes des utilisateurs examinent le mot 
de passe chiffré et déterminent si l'administrateur a défini un programme 
d'authentification pour cet utilisateur. La fonction \fBpw_auth\fR sera 
invoquée à chaque fois qu'un de ces utilitaires se rend compte que 
l'utilisateur utilise un programme d'authentification.
.PP
L'entrée initiale est créée avec la commande \fBuseradd\fR. Les modifications 
telles qu'un changement des informations d'authentification ou la 
suppression du compte entraîneront un appel de la fonction \fBpw_auth\fR. Ceci 
permet de garder les informations d'authentification à jour pour chaque 
utilisateur.
.PP
Les programmes d'authentification ne créent pas les véritables sessions 
locales ou distantes («\ actual login or network session\ »). La valeur de 
retour du programme d'authentification indique si l'action est autorisée. Le 
programme appelant doit avoir les privilèges appropriés pour créer ces 
sessions.
.SH "VOIR AUSSI"
\fBlogin\fR(1), \fBpasswd\fR(1), \fBsu\fR(1), \fBpw_auth\fR(3), \fBuseradd\fR(8), 
\fBuserdel\fR(8), \fBusermod\fR(8)
.SH AUTEUR
Julianne Frances Haugh <jockgrrl@ix.netcom.com>
.SH TRADUCTION
Nicolas FRANÇOIS, 2004.
Veuillez signaler toute erreur à <\fIdebian\-l10\-french@lists.debian.org\fR>.

Reply to: