<?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 account request in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072785#M307871</link>
    <description>The fundamental problem is that you may be running legacy code that assumed that user names would never exceed 8 characters plus a terminating NUL. You may experience obscure problems that are very difficult to track down if you allow long user names. It's difficult to change the rules that have been in place for decades without consequences.</description>
    <pubDate>Wed, 19 Sep 2007 10:42:11 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2007-09-19T10:42:11Z</dc:date>
    <item>
      <title>user account request</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072781#M307867</link>
      <description>Hello,&lt;BR /&gt;I have a requirement to create a user account more than 8 characters long.Sam does not allow that. Is it possible to create account which more than 8 char long.&lt;BR /&gt;Please Advice</description>
      <pubDate>Wed, 19 Sep 2007 09:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072781#M307867</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2007-09-19T09:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: user account request</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072782#M307868</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11 and below, no way.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.23 You can after adding a special depot from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It may be built into HP-UX 11.31&lt;BR /&gt;&lt;BR /&gt;For compatability reasons however, you should tell the user no, if possible.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 19 Sep 2007 09:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072782#M307868</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-19T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: user account request</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072783#M307869</link>
      <description>Duplicate question.  See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1162400" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1162400&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 19 Sep 2007 09:37:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072783#M307869</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-09-19T09:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: user account request</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072784#M307870</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Navin,&lt;BR /&gt;&lt;BR /&gt;  I think it is not possible for login name&amp;gt; 8 characters, but 11.31 is supported&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=UserGroups" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=UserGroups&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can use the Accounts for Users and Groups tool to do the following:&lt;BR /&gt;&lt;BR /&gt;Manage local user accounts, NIS user accounts and groups, and user accounts and groups on LDAP server on an HP-UX system. &lt;BR /&gt;Add, modify, disable, and delete user accounts on the local system. &lt;BR /&gt;Modify password, secondary groups, and security attributes of user accounts on the local system. &lt;BR /&gt;Manage user templates and customize tasks. &lt;BR /&gt;Add, modify, disable, and delete user accounts on the NIS system. &lt;BR /&gt;Add, modify, and delete user accounts on the LDAP server. &lt;BR /&gt;Modify password, secondary groups, and security attributes of user accounts on the NIS system. You can also update NIS maps. &lt;BR /&gt;Add, modify, and delete groups on the local system, NIS system, and LDAP server. &lt;BR /&gt;Use long user name. &lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Wed, 19 Sep 2007 10:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072784#M307870</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-19T10:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: user account request</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072785#M307871</link>
      <description>The fundamental problem is that you may be running legacy code that assumed that user names would never exceed 8 characters plus a terminating NUL. You may experience obscure problems that are very difficult to track down if you allow long user names. It's difficult to change the rules that have been in place for decades without consequences.</description>
      <pubDate>Wed, 19 Sep 2007 10:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072785#M307871</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-19T10:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: user account request</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072786#M307872</link>
      <description>one more option you have.&lt;BR /&gt;&lt;BR /&gt;if you are using ldap and server support more than 8 char  then also you can go ahead &lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Prasanth   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 04:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-request/m-p/4072786#M307872</guid>
      <dc:creator>Prasanth V Aravind</dc:creator>
      <dc:date>2007-09-20T04:36:19Z</dc:date>
    </item>
  </channel>
</rss>

