Initial commit for Tizen
[profile/extras/shadow-utils.git] / man / fr / vipw.8
1 '\" t
2 .\"     Title: vipw
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 16/02/2011
6 .\"    Manual: Commandes de gestion du syst\(`eme
7 .\"    Source: Commandes de gestion du syst\(`eme
8 .\"  Language: French
9 .\"
10 .TH "VIPW" "8" "16/02/2011" "Commandes de gestion du syst\(`em" "Commandes de gestion du syst\(`em"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NOM"
31 vipw, vigr \- \('editer les fichiers passwd, group, shadow ou gshadow
32 .SH "SYNOPSIS"
33 .HP \w'\fBvipw\fR\ 'u
34 \fBvipw\fR [\fIoptions\fR]
35 .HP \w'\fBvigr\fR\ 'u
36 \fBvigr\fR [\fIoptions\fR]
37 .SH "DESCRIPTION"
38 .PP
39 The
40 \fBvipw\fR
41 and
42 \fBvigr\fR
43 commands edits the files
44 /etc/passwd
45 and
46 /etc/group, respectively\&. With the
47 \fB\-s\fR
48 flag, they will edit the shadow versions of those files,
49 /etc/shadow
50 and
51 /etc/gshadow, respectively\&. The programs will set the appropriate locks to prevent file corruption\&. When looking for an editor, the programs will first try the environment variable
52 \fB$VISUAL\fR, then the environment variable
53 \fB$EDITOR\fR, and finally the default editor,
54 \fBvi\fR(1)\&.
55 .SH "OPTIONS"
56 .PP
57 Les options applicables aux commandes
58 \fBvipw\fR
59 et
60 \fBvigr\fR
61 sont\ \&:
62 .PP
63 \fB\-g\fR, \fB\-\-group\fR
64 .RS 4
65 \('Editer la base de donn\('ees de groupes\&.
66 .RE
67 .PP
68 \fB\-h\fR, \fB\-\-help\fR
69 .RS 4
70 Afficher un message d\*(Aqaide et quitter\&.
71 .RE
72 .PP
73 \fB\-p\fR, \fB\-\-passwd\fR
74 .RS 4
75 \('Editer la base de donn\('ees de mots de passe\&.
76 .RE
77 .PP
78 \fB\-q\fR, \fB\-\-quiet\fR
79 .RS 4
80 Mode silencieux\&.
81 .RE
82 .PP
83 \fB\-s\fR, \fB\-\-shadow\fR
84 .RS 4
85 \('Editer les bases de donn\('ees shadow ou gshadow\&.
86 .RE
87 .SH "FICHIERS"
88 .PP
89 /etc/group
90 .RS 4
91 Informations sur les groupes\&.
92 .RE
93 .PP
94 /etc/gshadow
95 .RS 4
96 Informations s\('ecuris\('ees sur les groupes\&.
97 .RE
98 .PP
99 /etc/passwd
100 .RS 4
101 Informations sur les comptes des utilisateurs\&.
102 .RE
103 .PP
104 /etc/shadow
105 .RS 4
106 Informations s\('ecuris\('ees sur les comptes utilisateurs\&.
107 .RE
108 .SH "VOIR AUSSI"
109 .PP
110 \fBvi\fR(1),
111 \fBgroup\fR(5),
112 \fBgshadow\fR(5)\fBpasswd\fR(5),
113 \fBshadow\fR(5)\&.