<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://brandonhutchinson.com/mediawiki/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=Forcing_password_change_at_next_login&amp;action=history&amp;feed=atom</id>
		<title>Forcing password change at next login - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://brandonhutchinson.com/mediawiki/index.php5?title=Forcing_password_change_at_next_login&amp;action=history&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=Forcing_password_change_at_next_login&amp;action=history"/>
		<updated>2013-05-21T04:27:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.11.0rc1</generator>

	<entry>
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=Forcing_password_change_at_next_login&amp;diff=1228&amp;oldid=prev</id>
		<title>Hutch at 18:44, 11 June 2008</title>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=Forcing_password_change_at_next_login&amp;diff=1228&amp;oldid=prev"/>
				<updated>2008-06-11T18:44:20Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:44, 11 June 2008&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To force &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;users to change their &lt;/del&gt;password at next login on a RHEL system, run the following command:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To force &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;a &lt;/ins&gt;password &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;change &lt;/ins&gt;at next login &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;for ''user'' &lt;/ins&gt;on a RHEL system, run the following command:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt; # '''chage -d 0 ''user'''''&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt; # '''chage -d 0 ''user'''''&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [http://www.cyberciti.biz/tips/linux-force-user-to-change-password.html Howto set or force user to change a password at first login under Linux]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [http://www.cyberciti.biz/tips/linux-force-user-to-change-password.html Howto set or force user to change a password at first login under Linux]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Hutch</name></author>	</entry>

	<entry>
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=Forcing_password_change_at_next_login&amp;diff=1227&amp;oldid=prev</id>
		<title>Hutch: New page: To force users to change their password at next login on a RHEL system, run the following command:  # '''chage -d 0 ''user'''''  * [http://www.cyberciti.biz/tips/linux-force-user-to-change...</title>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=Forcing_password_change_at_next_login&amp;diff=1227&amp;oldid=prev"/>
				<updated>2008-06-11T18:42:05Z</updated>
		
		<summary type="html">&lt;p&gt;New page: To force users to change their password at next login on a RHEL system, run the following command:  # '''chage -d 0 ''user'''''  * [http://www.cyberciti.biz/tips/linux-force-user-to-change...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To force users to change their password at next login on a RHEL system, run the following command:&lt;br /&gt;
 # '''chage -d 0 ''user'''''&lt;br /&gt;
&lt;br /&gt;
* [http://www.cyberciti.biz/tips/linux-force-user-to-change-password.html Howto set or force user to change a password at first login under Linux]&lt;/div&gt;</summary>
		<author><name>Hutch</name></author>	</entry>

	</feed>