<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>System Adm &#187; password</title>
	<atom:link href="http://www.system.adm.br/tag/password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.system.adm.br</link>
	<description>Some IT Tips (Linux, Unix, HP-UX, AIX, Solaris, etc).</description>
	<lastBuildDate>Wed, 30 Nov 2011 17:59:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Change user settings and password attributes in AIX</title>
		<link>http://www.system.adm.br/2010/05/change-user-settings-and-password-attributes-in-aix/</link>
		<comments>http://www.system.adm.br/2010/05/change-user-settings-and-password-attributes-in-aix/#comments</comments>
		<pubDate>Tue, 11 May 2010 14:03:53 +0000</pubDate>
		<dc:creator>Lincoln Zuljewic Silva</dc:creator>
				<category><![CDATA[Aix]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.system.adm.br/?p=294</guid>
		<description><![CDATA[To change some user and password settings in AIX, you should use the command &#34;chuser&#34;. Follow some available parameters: - loginretries -&#62; number of login failures before lock the account. - maxage -&#62; maximum age of a password (in weeks) - gecos -&#62; general information about the user. - groups - home - minlen -&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>To change some user and password settings in AIX, you should use the command &quot;chuser&quot;. Follow some available parameters:</p>
<p>	- loginretries -&gt; number of login failures before lock the account.<br />
	- maxage -&gt; maximum age of a password (in weeks)<br />
	- gecos -&gt; general information about the user.<br />
	- groups<br />
	- home<br />
	- minlen -&gt; minimum password length<br />
	- pgrp -&gt; primary group</p>
<p>	Example:<br />
	<span style="font-size: 12px;"><code># chuser loginretries=&#39;0&#39; maxage=&#39;0&#39; gecos=&#39;User Foo Bar&#39; groups=&#39;group1,group2,group3&#39; home=&#39;/home/foobar&#39; minlen=&#39;7&#39; pgrp=&#39;groupX&#39; &lt;username&gt;</code></span></p>
<p>	&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system.adm.br/2010/05/change-user-settings-and-password-attributes-in-aix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

