<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Manage User Password Expiration and Aging in Linux	</title>
	<atom:link href="https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 22:41:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Kevo Akidiva		</title>
		<link>https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/comment-page-1/#comment-1670256</link>

		<dc:creator><![CDATA[Kevo Akidiva]]></dc:creator>
		<pubDate>Sat, 04 Dec 2021 18:06:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28677#comment-1670256</guid>

					<description><![CDATA[I have been trying to work with the &lt;strong&gt;chage&lt;/strong&gt; command to modify accounts expiration date but all it brings is a command not found, any help?]]></description>
			<content:encoded><![CDATA[<p>I have been trying to work with the <strong>chage</strong> command to modify accounts expiration date but all it brings is a command not found, any help?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: shan		</title>
		<link>https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/comment-page-1/#comment-1291332</link>

		<dc:creator><![CDATA[shan]]></dc:creator>
		<pubDate>Sun, 17 Nov 2019 14:44:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28677#comment-1291332</guid>

					<description><![CDATA[why consider the expire from 1 Jan 1970 what is the date meaning.?]]></description>
			<content:encoded><![CDATA[<p>why consider the expire from 1 Jan 1970 what is the date meaning.?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/comment-page-1/#comment-1287115</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 05:45:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28677#comment-1287115</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/comment-page-1/#comment-1287088&quot;&gt;shuj&lt;/a&gt;.

@Shuj,

To setup default password expiry for all new users in Linux

Open file /etc/login.defs using text editor and set the following values as per your requirements.
&lt;pre&gt;
PASS_MAX_DAYS 90
PASS_MIN_DAYS 1
PASS_WARN_AGE 7
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/comment-page-1/#comment-1287088">shuj</a>.</p>
<p>@Shuj,</p>
<p>To setup default password expiry for all new users in Linux</p>
<p>Open file /etc/login.defs using text editor and set the following values as per your requirements.</p>
<pre>
PASS_MAX_DAYS 90
PASS_MIN_DAYS 1
PASS_WARN_AGE 7
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: shuj		</title>
		<link>https://www.tecmint.com/manage-user-password-expiration-and-aging-in-linux/comment-page-1/#comment-1287088</link>

		<dc:creator><![CDATA[shuj]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 05:14:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28677#comment-1287088</guid>

					<description><![CDATA[How to set account expiry universal for all users instead of doing it for one user. For E.g. I want every user which I create should expire after 90 days.  which file I need to edit to achieve this.]]></description>
			<content:encoded><![CDATA[<p>How to set account expiry universal for all users instead of doing it for one user. For E.g. I want every user which I create should expire after 90 days.  which file I need to edit to achieve this.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
