|
grattage gratuit
loterie gratuite
casino gratuit
quizz gratuit
pari gratuit
jeu de pronostic
tirage au sort
jeux de hasard
tombola gratuite
jeux en flash
jeu en réseau
jeu de stratégie
jeux TV
multi jeux
concours gratuit
|
chfn
voir les options
cette commande vous permet d'indiquer différentes
informations sur un utilisateur dans le fichier /etc/passwd
:
[ -f nom-complet ] [ -o bureau ] [ -p no-téléphone-au-bureau
]
[ -h no-téléphone-à-la-maison ]
Exemple :
[cr@localhost cr]$ chfn cr
Modification de l'information de finger pour cr.
Password:
Name [cr]: cr
Office []: sciences
Office Phone []: 01/23/45/67/89
Home Phone []: 01/23/45/67/89
Si on édite le fichier /etc/passwd
[cr@localhost etc]$ cat passwd
cr:x:0:0:cr:/cr:/bin/bash
bin:x:1:1:bin:/bin:/bin/sh
....
xfs:x:71:71:system user for XFree86:/etc/X11/fs:/bin/false
apache:x:72:72:system user for apache2:/var/www:/bin/sh
mysql:x:73:73:system user for MySQL:/var/lib/mysql:/bin/bash
cr:x:501:501:cr,sciences,01/23/45/67/89,01/23/45/67/89:/home/cr:/bin/bash
postfix:x:74:74:system user for postfix:/var/spool/postfix:/bin/false
zope:x:75:75:system user for zope:/var/lib/zope:/bin/false
mailnull:x:76:76:system user for sendmail:/var/spool/mqueue:/dev/null
...
[cr@localhost etc]$
|
|