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 11:15:03 2012 from 38.107.179.226
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Shadow en anglais

SHADOW(5) File Formats and Conversions SHADOW(5)
 
NAME


shadow - encrypted password file
 
DESCRIPTION


shadow contains the encrypted password information for user's accounts and optional the password aging information. Included is: o login name o encrypted password o days since Jan 1, 1970 that password was last changed o days before password may be changed o days after which password must be changed o days before password is to expire that user is warned o days after password expires that account is disabled o days since Jan 1, 1970 that account is disabled o a reserved field The password field must be filled. The encrypted password consists of 13 to 24 characters from the 64 character alphabet a thru z, A thru Z, 0 thru 9, \. and /. Optionally it can start with a "$" character. This means the encrypted password was generated using another (not DES) algorithm. For example if it starts with "$1$" it means the MD5-based algorithm was used. Refer to crypt(3) for details on how this string is interpreted. If the password field contains some string that is not valid result of crypt(3), for instance ! or *, the user will not be able to use a unix password to log in, subject to pam(7). The date of the last password change is given as the number of days since Jan 1, 1970. The password may not be changed again until the proper number of days have passed, and must be changed after the maximum number of days. If the minimum number of days required is greater than the maximum number of day allowed, this password may not be changed by the user. An account is considered to be inactive and is disabled if the password is not changed within the specified number of days after the password expires. An account will also be disabled on the specified day regardless of other password expiration information. This information supersedes any password or password age information present in /etc/passwd. This file must not be readable by regular users if password security is to be maintained.
 
FILES


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


chage(1), login(1), su(1), passwd(1), passwd(5), pwconv(8), pwunconv(8), sulogin(8). File Formats and Conversions 12/06/2009 SHADOW(5)


 Dernières recherches
Man  en anglais Man shadow en anglaisMan  en français Man shadow en français
Man  en anglais Man sha en anglaisMan  en français Man sha en français
Man  en anglais Man sgetmask en anglaisMan  en français Man sgetmask en français
Man  en anglais Man sg en anglaisMan  en français Man sg en français
Man  en anglais Man sftp en anglaisMan  en français Man sftp en français
Man  en anglais Man sfq en anglaisMan  en français Man sfq en français
Man  en anglais Man sfdisk en anglaisMan  en français Man sfdisk en français
Man  en anglais Man setvbuf en anglaisMan  en français Man setvbuf en français
Man  en anglais Man setup en anglaisMan  en français Man setup en français
Man  en anglais Man setterm en anglaisMan  en français Man setterm en français
Man  en anglais Man setstate en anglaisMan  en français Man setstate en français
Man  en anglais Man setsid en anglaisMan  en français Man setsid en français
Man  en anglais Man tty_ioctl en anglaisMan  en français Man tty_ioctl en français
Man  en anglais Man useradd en anglaisMan  en français Man useradd en français
Man  en anglais Man pthread_setspecific en anglaisMan  en français Man pthread_setspecific 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