<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: USRID Length in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/usrid-length/m-p/4698558#M42382</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are three types of users in Linux,&lt;BR /&gt;1.root user (admin --- 0)&lt;BR /&gt;2.System users ( 1 to 499 )&lt;BR /&gt;3.Normal users ( from 500 to 59999)&lt;BR /&gt;&lt;BR /&gt;when u want to assign below 500 id first check in /etc/passwd file which id is free( not assigned to any user) u can use that id and u can assign. Assume 356 id is free &lt;BR /&gt;EX: #useradd -u 356 tom&lt;BR /&gt;system will give u error but the user has created successfully.&lt;BR /&gt;Now check the /etc/passwd file u will get tom&lt;BR /&gt;user entry with uid 356 ok?&lt;BR /&gt;&lt;BR /&gt;you can use 8 character user id with -u switch if that is not assigned yet, no extra steps required.&lt;BR /&gt;for detail in user administration, please follow the below link for your reference.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.debianadmin.com/users-and-groups-administration-in-linux.html" target="_blank"&gt;http://www.debianadmin.com/users-and-groups-administration-in-linux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: you can change user id limit in /etc/login.defs file.&lt;BR /&gt;&lt;BR /&gt;Hope this will help you to clear your doubts.&lt;BR /&gt;Cheers.&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Oct 2010 05:32:21 GMT</pubDate>
    <dc:creator>sarfaraj ahmad</dc:creator>
    <dc:date>2010-10-13T05:32:21Z</dc:date>
    <item>
      <title>USRID Length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usrid-length/m-p/4698557#M42381</link>
      <description>Greetings!&lt;BR /&gt;&lt;BR /&gt;Is there a userid length limit on Linux? Version Redhat 5..In case i need to have more than 8 chars as userid what are the extra steps i have to be prepared?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike.</description>
      <pubDate>Tue, 12 Oct 2010 17:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usrid-length/m-p/4698557#M42381</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2010-10-12T17:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: USRID Length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usrid-length/m-p/4698558#M42382</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are three types of users in Linux,&lt;BR /&gt;1.root user (admin --- 0)&lt;BR /&gt;2.System users ( 1 to 499 )&lt;BR /&gt;3.Normal users ( from 500 to 59999)&lt;BR /&gt;&lt;BR /&gt;when u want to assign below 500 id first check in /etc/passwd file which id is free( not assigned to any user) u can use that id and u can assign. Assume 356 id is free &lt;BR /&gt;EX: #useradd -u 356 tom&lt;BR /&gt;system will give u error but the user has created successfully.&lt;BR /&gt;Now check the /etc/passwd file u will get tom&lt;BR /&gt;user entry with uid 356 ok?&lt;BR /&gt;&lt;BR /&gt;you can use 8 character user id with -u switch if that is not assigned yet, no extra steps required.&lt;BR /&gt;for detail in user administration, please follow the below link for your reference.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.debianadmin.com/users-and-groups-administration-in-linux.html" target="_blank"&gt;http://www.debianadmin.com/users-and-groups-administration-in-linux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: you can change user id limit in /etc/login.defs file.&lt;BR /&gt;&lt;BR /&gt;Hope this will help you to clear your doubts.&lt;BR /&gt;Cheers.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2010 05:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usrid-length/m-p/4698558#M42382</guid>
      <dc:creator>sarfaraj ahmad</dc:creator>
      <dc:date>2010-10-13T05:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: USRID Length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usrid-length/m-p/4698559#M42383</link>
      <description>All modern Linux kernels can handle longer usernames, but some tools (ps for example) have only 8-character space for usernames in their standard listing. If the username is longer than 8 characters, ps shows the UID number instead, so the listing remains un-ambiguous.&lt;BR /&gt;&lt;BR /&gt;ps can show longer usernames if you use options to specify a custom list format.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 13 Oct 2010 09:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usrid-length/m-p/4698559#M42383</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-10-13T09:30:25Z</dc:date>
    </item>
  </channel>
</rss>

