Passwd (file)

Passwd (file)

The /etc/passwd file is a configuration file used to hold local user data on Unix-like operating systems. It has world readable permissions, allowing its contents to be used for name service. The file is named as it originally contained passwords. However on modern Unix systems passwords for local users are stored in a different file using shadow passwords.

Examples

Show the list of local users:

cat /etc/passwd

Note that getent should be used on systems which use network authentication, as the passwd (database) may be provided by LDAP, NIS, or similar.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Passwd (command) — passwd is a tool on most Unix and Unix like operating systems used to change a user s password. The passwd entered by the user is run through a key derivation function to create a hashed version of the new password, which is saved. Only the… …   Wikipedia

  • Passwd — may refer to:* passwd (command), tool used for changing passwords on Unix and Unix like operating systems. * passwd (database), the source of user information on Unix and Unix like operating systems. * passwd (file), one way to store user… …   Wikipedia

  • Passwd (Unix) — passwd est une commande UNIX permettant de modifier le mot de passe d un utilisateur. Commandes Unix Aide arch · apropos · cal · date · help · …   Wikipédia en Français

  • passwd (Unix) — passwd est une commande UNIX permettant de modifier le mot de passe d un utilisateur. Exemple # passwd autre compte Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully Voir aussi Mot de passe …   Wikipédia en Français

  • File (Unix) — Pour les articles homonymes, voir File. file est une commande UNIX qui permet de déterminer le type d un fichier. Pour chaque fichier valide passé en paramètre, file tente de déterminer le type de données qu il contient et affiche cette… …   Wikipédia en Français

  • File transfer protocol — Pour les articles homonymes, voir FTP. Pile de protocoles 7 • Application 6 • …   Wikipédia en Français

  • Passwd — Unix Systeme zeichnen sich durch eine Vielzahl von Kommandos aus, mit denen sich über eine Shell das Betriebssystem bedienen lässt. Die Syntax dieser Kommandos weicht unter den verschiedenen Systemen voneinander ab. Es existieren die beiden… …   Deutsch Wikipedia

  • passwd (утилита) — У этого термина существуют и другие значения, см. passwd. passwd  утилита Unix систем для управления паролями учётных записей.[1] Использование: passwd [опциональные параметры] После ввода команды последует запрос на ввод существующего… …   Википедия

  • File Transfer Protocol — Pour les articles homonymes, voir FTP. File Transfer Protocol Fonction Transfert de fichier Sigle F …   Wikipédia en Français

  • file (Unix) — Pour les articles homonymes, voir File. file …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”