<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Comandos_de_la_terminal%2Fchpasswd</id>
	<title>Comandos de la terminal/chpasswd - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Comandos_de_la_terminal%2Fchpasswd"/>
	<link rel="alternate" type="text/html" href="http://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/chpasswd&amp;action=history"/>
	<updated>2026-05-14T10:58:47Z</updated>
	<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>http://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/chpasswd&amp;diff=5426&amp;oldid=prev</id>
		<title>Rrc en 18:56 9 may 2014</title>
		<link rel="alternate" type="text/html" href="http://wiki.cabal.mx/index.php?title=Comandos_de_la_terminal/chpasswd&amp;diff=5426&amp;oldid=prev"/>
		<updated>2014-05-09T18:56:27Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
* [[:#chpasswd | chpasswd]]&lt;br /&gt;
&lt;br /&gt;
== chpasswd ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[root@Llawyr usr]# chpasswd --help&lt;br /&gt;
Usage: chpasswd [options]&lt;br /&gt;
&lt;br /&gt;
Options:&lt;br /&gt;
  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)&lt;br /&gt;
  -e, --encrypted               supplied passwords are encrypted&lt;br /&gt;
  -h, --help                    display this help message and exit&lt;br /&gt;
  -m, --md5                     encrypt the clear text password using&lt;br /&gt;
                                the MD5 algorithm&lt;br /&gt;
  -R, --root CHROOT_DIR         directory to chroot into&lt;br /&gt;
  -s, --sha-rounds              number of SHA rounds for the SHA*&lt;br /&gt;
                                crypt algorithms&lt;br /&gt;
&lt;br /&gt;
[root@Llawyr usr]# rpm -qf $( which chpasswd )&lt;br /&gt;
shadow-utils-4.1.5.1-6.mga4&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Comandos de la terminal]]&lt;/div&gt;</summary>
		<author><name>Rrc</name></author>
		
	</entry>
</feed>