Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Wed May 30 4:39:36 2012 from 38.107.179.228
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Pwck en anglais

PWCK(8) System Management Commands PWCK(8)
 
NAME


pwck - verify integrity of password files
 
SYNOPSIS


pwck [-q] [-s] [passwd [ shadow ]] pwck [-q] [-r] [passwd shadow]
 
DESCRIPTION


The pwck command verifies the integrity of the system authentication information. All entries in the /etc/passwd and /etc/shadow are checked to see that the entry has the proper format and valid data in each field. The user is prompted to delete entries that are improperly formatted or which have other uncorrectable errors. Checks are made to verify that each entry has: o the correct number of fields o a unique user name o a valid user and group identifier o a valid primary group o a valid home directory o a valid login shell The checks for correct number of fields and unique user name are fatal. If the entry has the wrong number of fields, the user will be prompted to delete the entire line. If the user does not answer affirmatively, all further checks are bypassed. An entry with a duplicated user name is prompted for deletion, but the remaining checks will still be made. All other errors are warning and the user is encouraged to run the usermod command to correct the error. The commands which operate on the /etc/passwd file are not able to alter corrupted or duplicated entries. pwck should be used in those circumstances to remove the offending entry.
 
OPTIONS


The options which apply to the pwck command are: -q Report errors only. The warnings which do not require any action from the user won't be displayed. -r Execute the pwck command in read-only mode. -s Sort entries in /etc/passwd and /etc/shadow by UID. By default, pwck operates on the files /etc/passwd and /etc/shadow. The user may select alternate files with the passwd and shadow parameters.
 
CONFIGURATION


The following configuration variables in /etc/login.defs change the behavior of this tool: PASS_MAX_DAYS (number) The maximum number of days a password may be used. If the password is older than this, a password change will be forced. If not specified, -1 will be assumed (which disables the restriction). PASS_MIN_DAYS (number) The minimum number of days allowed between password changes. Any password changes attempted sooner than this will be rejected. If not specified, -1 will be assumed (which disables the restriction). PASS_WARN_AGE (number) The number of days warning given before a password expires. A zero means warning is given only upon the day of expiration, a negative value means no warning is given. If not specified, no warning will be provided.
 
FILES


/etc/group Group account information. /etc/passwd User account information. /etc/shadow Secure user account information.
 
SEE ALSO


group(5), passwd(5), shadow(5), usermod(8).
 
EXIT VALUES


The pwck command exits with the following values: 0 success 1 invalid command syntax 2 one or more bad password entries 3 can't open password files 4 can't lock password files 5 can't update password files System Management Commands 12/06/2009 PWCK(8)


 Dernières recherches
Man  en anglais Man pwck en anglaisMan  en français Man pwck en français
Man  en anglais Man putwchar en anglaisMan  en français Man putwchar en français
Man  en anglais Man putwc en anglaisMan  en français Man putwc en français
Man  en anglais Man puts en anglaisMan  en français Man puts en français
Man  en anglais Man putpwent en anglaisMan  en français Man putpwent en français
Man  en anglais Man putpmsg en anglaisMan  en français Man putpmsg en français
Man  en anglais Man putchar en anglaisMan  en français Man putchar en français
Man  en anglais Man putc_unlocked en anglaisMan  en français Man putc_unlocked en français
Man  en anglais Man putc en anglaisMan  en français Man putc en français
Man  en anglais Man ptmx en anglaisMan  en français Man ptmx en français
Man  en anglais Man pthread_self en anglaisMan  en français Man pthread_self en français
Man  en anglais Man pthread_key_create en anglaisMan  en français Man pthread_key_create en français
Man  en anglais Man pthread_cleanup_pop en anglaisMan  en français Man pthread_cleanup_pop en français
Man  en anglais Man psfstriptable en anglaisMan  en français Man psfstriptable en français
Man  en anglais Man psfgettable en anglaisMan  en français Man psfgettable en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher