<?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 Create Multiple User Accounts in Linux	</title>
	<atom:link href="https://www.tecmint.com/create-multiple-user-accounts-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-multiple-user-accounts-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 04:17:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: David Campbell		</title>
		<link>https://www.tecmint.com/create-multiple-user-accounts-in-linux/comment-page-1/#comment-1382178</link>

		<dc:creator><![CDATA[David Campbell]]></dc:creator>
		<pubDate>Wed, 28 Oct 2020 14:08:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31102#comment-1382178</guid>

					<description><![CDATA[Five new users should be created, and each user should be new in the system. The users’ UIDs should be specified in the file and be in the range of 5001 to 5005. The primary group name should be the same as the user’s login name. The user’s full name can be whatever you like. The home directory should be &lt;strong&gt;/home/username&lt;/strong&gt;, and the user’s default shell should be &lt;strong&gt;/bin/bash&lt;/strong&gt;.

                                          ]]></description>
			<content:encoded><![CDATA[<p>Five new users should be created, and each user should be new in the system. The users’ UIDs should be specified in the file and be in the range of 5001 to 5005. The primary group name should be the same as the user’s login name. The user’s full name can be whatever you like. The home directory should be <strong>/home/username</strong>, and the user’s default shell should be <strong>/bin/bash</strong>.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
