<?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: User name restrictions in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063480#M29882</link>
    <description>Pattabhi,&lt;BR /&gt;&lt;BR /&gt;Creating a user on my stock Fedora7 system with more than 8 characters works fine.  But I have to ask: Why would you want to?  What happens if you have to port these users over to another versions of Linux/Unix which restricts the username to 8 characters (which is the UNIX standard, by the way)?  What happens then?  &lt;BR /&gt;&lt;BR /&gt;I guess if you will *NEVER* *EVER* use another OS then you'll be ok, but I've learned over my career to always expect the unexpected.  This means planning for the most restrictive environment.  I'd hate to be the one to have to change the username's for a 1000 (or larger) user system when management decided to go with a different OS which supports only 8 username characters.&lt;BR /&gt;&lt;BR /&gt;Just thinking out loud...&lt;BR /&gt;&lt;BR /&gt;Mark</description>
    <pubDate>Tue, 04 Sep 2007 11:30:13 GMT</pubDate>
    <dc:creator>Mark Ellzey</dc:creator>
    <dc:date>2007-09-04T11:30:13Z</dc:date>
    <item>
      <title>User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063473#M29875</link>
      <description>Howdy Guys, &lt;BR /&gt;&lt;BR /&gt;IS there a way to create a username with more than 8 characters in Linux? if i do it editing the password file, then i am not able to chnage the password for the user. let me know if there is a work aroung for this know issue.</description>
      <pubDate>Fri, 31 Aug 2007 02:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063473#M29875</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2007-08-31T02:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063474#M29876</link>
      <description>Hello Pattabhi,&lt;BR /&gt;&lt;BR /&gt;Red Hat Enterprise Linux 4 OS:&lt;BR /&gt;&lt;BR /&gt;# getconf LOGIN_NAME_MAX --&amp;gt;  256&lt;BR /&gt;&lt;BR /&gt;# useradd abcdefghijk&lt;BR /&gt;&lt;BR /&gt;# more /etc/passwd&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 31 Aug 2007 04:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063474#M29876</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-08-31T04:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063475#M29877</link>
      <description>&lt;!--!*#--&gt;Hello Pattabhi,&lt;BR /&gt;&lt;BR /&gt;Further Testing.&lt;BR /&gt;&lt;BR /&gt;# usermod -l lmnopqrstu abcdefghijk&lt;BR /&gt;&lt;BR /&gt;# id lmnopqrstu&lt;BR /&gt;   uid=501(lmnopqrstu) gid=501(abcdefghijk) groups=501(abcdefghijk)&lt;BR /&gt;&lt;BR /&gt;# more /etc/passwd&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 31 Aug 2007 04:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063475#M29877</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-08-31T04:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063476#M29878</link>
      <description>Thanks, &lt;BR /&gt;&lt;BR /&gt;But, the problem is &lt;BR /&gt;&lt;BR /&gt;#getconf LOGIN_NAME_MAX&lt;BR /&gt;256&lt;BR /&gt;&lt;BR /&gt;#cat /etc/passwd | grep pattabhiraman&lt;BR /&gt;pattabhiraman:x:30105:501::/data/u01/apps/db2:/bin/bash&lt;BR /&gt;&lt;BR /&gt;When i try to login, it does not let me in..&lt;BR /&gt;&lt;BR /&gt;login as: pattabhiraman&lt;BR /&gt;pattabhiraman@inharley's password:&lt;BR /&gt;Access denied&lt;BR /&gt;pattabhiraman@inharley's password:&lt;BR /&gt;Access denied&lt;BR /&gt;pattabhiraman@inharley's password:&lt;BR /&gt;&lt;BR /&gt;if i reduce the username to within 8 charaters, it lets me in.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2007 04:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063476#M29878</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2007-08-31T04:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063477#M29879</link>
      <description>Hi Pattabhi,&lt;BR /&gt;&lt;BR /&gt;Using 'ssh' to test connect to the server, no issue&lt;BR /&gt;&lt;BR /&gt;login as: lmnopqrstu&lt;BR /&gt;lmnopqrstu@demo's password:&lt;BR /&gt;[lmnopqrstu@demo ~]$&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2007 06:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063477#M29879</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-08-31T06:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063478#M29880</link>
      <description>Hello Pattabhi,&lt;BR /&gt;&lt;BR /&gt;# rpm -qa | grep util-linux&lt;BR /&gt;# rpm -qa | grep passwd&lt;BR /&gt;# rpm -qa | grep openssh-server&lt;BR /&gt;&lt;BR /&gt;You may want to check from the Linux Vendor Site whether above RPM Packages is the Latest Release.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 31 Aug 2007 06:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063478#M29880</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-08-31T06:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063479#M29881</link>
      <description>first time i hear of this problem. i can't remember even when there was an 8 char limit on the user names.</description>
      <pubDate>Mon, 03 Sep 2007 02:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063479#M29881</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2007-09-03T02:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063480#M29882</link>
      <description>Pattabhi,&lt;BR /&gt;&lt;BR /&gt;Creating a user on my stock Fedora7 system with more than 8 characters works fine.  But I have to ask: Why would you want to?  What happens if you have to port these users over to another versions of Linux/Unix which restricts the username to 8 characters (which is the UNIX standard, by the way)?  What happens then?  &lt;BR /&gt;&lt;BR /&gt;I guess if you will *NEVER* *EVER* use another OS then you'll be ok, but I've learned over my career to always expect the unexpected.  This means planning for the most restrictive environment.  I'd hate to be the one to have to change the username's for a 1000 (or larger) user system when management decided to go with a different OS which supports only 8 username characters.&lt;BR /&gt;&lt;BR /&gt;Just thinking out loud...&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 04 Sep 2007 11:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063480#M29882</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2007-09-04T11:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: User name restrictions in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063481#M29883</link>
      <description>Thanks Mark..&lt;BR /&gt;&lt;BR /&gt;We have a special request and are trying to repro a customer scenario, thats why this rquest. I will try to get this repro set up on a non-linux platform &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pattabh Raman</description>
      <pubDate>Tue, 04 Sep 2007 13:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/user-name-restrictions-in-linux/m-p/4063481#M29883</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2007-09-04T13:06:00Z</dc:date>
    </item>
  </channel>
</rss>

