<?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 length in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919748#M109201</link>
    <description>set_parms hostname has all the "basic" information.  It specifies 64 characters but this includes the domain.  This is called the fully qualified hostname.  8 characters is for uname.</description>
    <pubDate>Wed, 05 Mar 2003 14:33:10 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2003-03-05T14:33:10Z</dc:date>
    <item>
      <title>user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919745#M109198</link>
      <description>Hello,&lt;BR /&gt;How can add user with name more than 8 characters.&lt;BR /&gt;(HP-UX 10.20, E35)&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 05 Mar 2003 14:19:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919745#M109198</guid>
      <dc:creator>Pocius Arturas</dc:creator>
      <dc:date>2003-03-05T14:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919746#M109199</link>
      <description>The short answer is you should not.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe12d31ec5e34d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe12d31ec5e34d711abdc0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 05 Mar 2003 14:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919746#M109199</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-03-05T14:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919747#M109200</link>
      <description>The link Patrick pointed you to will tell you that, while you can accomplish this (via a patch), you really shouldn't.  You're inviting all sorts of problems.  Leave it at 8 characters.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 05 Mar 2003 14:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919747#M109200</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-05T14:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919748#M109201</link>
      <description>set_parms hostname has all the "basic" information.  It specifies 64 characters but this includes the domain.  This is called the fully qualified hostname.  8 characters is for uname.</description>
      <pubDate>Wed, 05 Mar 2003 14:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919748#M109201</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-05T14:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919749#M109202</link>
      <description>Thank you for the answers.&lt;BR /&gt;In my case I need longer names to support login from Windows clients to samba server shared resources on HP10.20. And I need that these user names be the same both for Windows domain (which is more than 8 char.) and samba client logins to shares.&lt;BR /&gt;&lt;BR /&gt;Arturas</description>
      <pubDate>Wed, 05 Mar 2003 14:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919749#M109202</guid>
      <dc:creator>Pocius Arturas</dc:creator>
      <dc:date>2003-03-05T14:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919750#M109203</link>
      <description>Good luck!&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 05 Mar 2003 14:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919750#M109203</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-05T14:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919751#M109204</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is a way round this if you only require the long names for Samba.&lt;BR /&gt;&lt;BR /&gt;The "username map" variable can be pointed to a file that looks something like this:&lt;BR /&gt;&lt;BR /&gt;mylogin = mylongwinlogin&lt;BR /&gt;darrenp = darrenprior&lt;BR /&gt;bob = bobtheadmin&lt;BR /&gt;&lt;BR /&gt;Then you can have short login names on the HP-UX box which are mapped from the long Windows usernames.&lt;BR /&gt;&lt;BR /&gt;See p162 in the Using Samba book from O'Reilly, or look up username map in your documentation.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 05 Mar 2003 14:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919751#M109204</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-03-05T14:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: user name length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919752#M109205</link>
      <description>Pocius&lt;BR /&gt;Refer to "username map":&lt;BR /&gt;&lt;BR /&gt;EXAMPLE 1a:&lt;BR /&gt;&lt;BR /&gt;vi /etc/smb.conf&lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt;username map = /etc/samba/usermap.txt&lt;BR /&gt;&lt;BR /&gt;EXAMPLE 1b:&lt;BR /&gt;&lt;BR /&gt;vi usermap.txt file&lt;BR /&gt;&lt;BR /&gt;# unix name = SMB client username&lt;BR /&gt;&lt;BR /&gt;jarwin = JosephArwin&lt;BR /&gt;manderso = MarkAnderson&lt;BR /&gt;users = @account</description>
      <pubDate>Wed, 05 Mar 2003 15:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-name-length/m-p/2919752#M109205</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-05T15:34:31Z</dc:date>
    </item>
  </channel>
</rss>

