|
|||||||
|
|
GROUPSection: Manuel de l administrateur Linux (5)Updated: 25 juillet 2003 Index Return to Main Contents NOMgroup - Fichier des groupes d'utilisateurs.DESCRIPTION/etc/group est un fichier ASCII qui définit les groupes auxquels appartient chaque utilisateur.Il y a une ligne par groupe, et chaque ligne a le format :
Les champs sont les suivants :
EXEMPLE
$ ls -l /etc/group -rw-r--r-- 1 root root 336 Aug 18 18:19 /etc/group $ cat /etc/group root::0:root bin::1:root,bin,daemon daemon::2:root,bin,daemon sys::3:root,bin,adm adm::4:root,adm,daemon tty::5: ... ftp::50: nobody::99: users::500:adr,ast,ccb,chris,fred,jm2 local::501:adr,ast,jm2 FICHIERS/etc/groupVOIR AUSSIlogin(1), newgrp(1), passwd(5)TRADUCTIONChristophe Blaess, 1996-2003.
Index | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "Linuxinfor Man Pages in HTML Format: man5". See Index Page for more info about Authorship and Copyright. 1999-2008 Linuxinfor.com. No rights reserved. |