<?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>passwd &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/passwd/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:07:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Migrate User Accounts from one CentOS server to another CentOS server</title>
		<link>https://it.megocollector.com/linux/migrate-user-accounts-from-one-centos-server-to-another-centos-server/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 02 Jan 2019 16:31:07 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gshadow]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[shaow]]></category>
		<category><![CDATA[user]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3938</guid>

					<description><![CDATA[There are many articles that suggest that simply copying certain files from one CentOS to another CentOS server will be sufficient enough to migrate the user accounts along with their permissions and passwords.&#160; Other arguments suggest that certain files such as the passwd and shadow files should never be manually edited; but the caveat is that there is no &#8220;utility&#8221;...]]></description>
		
		
		
			</item>
		<item>
		<title>CentOS Linux and passwords</title>
		<link>https://it.megocollector.com/linux/centos-linux-and-passwords/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 02 Sep 2017 12:12:18 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[chpasswd]]></category>
		<category><![CDATA[passwd]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3666</guid>

					<description><![CDATA[User creation and password changes can be handled as one-liners for as long as you use the correct commands.&#160; Today I learned of another password utility other than passwd.&#160; It is chpasswd, a powerful tool to change passwords without the prompt and the password can be encrypted. User Creation To create a user may be a two step process. First...]]></description>
		
		
		
			</item>
		<item>
		<title>Check if user account is locked in Linux</title>
		<link>https://it.megocollector.com/linux/check-if-user-account-is-locked-in-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Mar 2017 14:58:33 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[locked]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[shadow]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3568</guid>

					<description><![CDATA[If you ever needed to know if an account is locked in CentOS Linux, there are a few commands to find those answers. Password Lock a password using passwd. &#91;root@centos~]# passwd -l testuser Locking password for user testuser. passwd: Success Additional confirmation that the password is locked. &#160;The double !! indicates that the password&#160;is locked. &#160;Note that this user does...]]></description>
		
		
		
			</item>
	</channel>
</rss>
