<?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 management in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706110#M384458</link>
    <description>&amp;gt; is it possible to assign same uid to different users?&lt;BR /&gt; &lt;BR /&gt;Yes, and you are seeing that already. Use the command:&lt;BR /&gt; &lt;BR /&gt;logins -d&lt;BR /&gt; &lt;BR /&gt;And you'll see the problem. A user name is nothing more than a symbolic name, similar to a hostname. The UID is the real ID, while the username is just an alias to the UID number.&lt;BR /&gt; &lt;BR /&gt;Additionally, hackers will often hijack a username and change the UID to 0, thus ctreating a duplicate root user (a big security problem).</description>
    <pubDate>Thu, 28 Oct 2010 14:07:59 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2010-10-28T14:07:59Z</dc:date>
    <item>
      <title>User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706104#M384452</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;Could you let me know, is it possible to assign same uid to different users?&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;&lt;BR /&gt;Rahul Kumar</description>
      <pubDate>Thu, 28 Oct 2010 06:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706104#M384452</guid>
      <dc:creator>Pluto_2</dc:creator>
      <dc:date>2010-10-28T06:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706105#M384453</link>
      <description>no. if you want to do it for folder permission you can do it with the gid.&lt;BR /&gt;&lt;BR /&gt;hth</description>
      <pubDate>Thu, 28 Oct 2010 06:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706105#M384453</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2010-10-28T06:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706106#M384454</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;But I am seeing so many users on my one server that are having same user Id.&lt;BR /&gt;&lt;BR /&gt;====================================&lt;BR /&gt;&lt;BR /&gt;ew3284:x:60001:29000:Evelyn Walters:/home/sadm/ew3284:/usr/bin/ksh&lt;BR /&gt;ww3584:x:60001:29000:William Wilson:/home/sadm/ww3584:/usr/bin/ksh&lt;BR /&gt;rd2197:x:60001:29000:Ronald Dunn:/home/sadm/rd2197:/usr/bin/ksh&lt;BR /&gt;pd2184:x:60001:29000:Phillip Dinkins:/home/sadm/pd2184:/usr/bin/ksh&lt;BR /&gt;ws2851:x:60001:29000:William Shelton:/home/sadm/ws2851:/usr/bin/ksh&lt;BR /&gt;rs7161:x:60001:29000:Robert Surber:/home/sadm/rs7161:/usr/bin/ksh&lt;BR /&gt;sb878q:x:60001:1229:Sudip Basnet:/home/acsisupt/sb878q:/usr/bin/ksh&lt;BR /&gt;qw321v:x:60001:187:Quincy Washington:/home/nbu/qw321v:/usr/bin/ksh&lt;BR /&gt;nv8510:x:60001:350:Neeraj Vashisht:/home/oper/nv8510:/usr/bin/ksh&lt;BR /&gt;ms945x:x:60001:350:Mehul Sharma:/home/oper/ms945x:/usr/bin/ksh&lt;BR /&gt;rr221v:x:60001:350:Rajesh Rajput:/home/oper/rr221v:/usr/bin/ksh&lt;BR /&gt;aa686w:x:60001:350:Ankit Aggarwal:/home/oper/aa686w:/usr/bin/ksh&lt;BR /&gt;pk161j:x:60001:350:Panda Kaustav:/home/oper/pk161j:/usr/bin/ksh&lt;BR /&gt;pg8524:x:8524:48597:Peter Gun :/home/sdbuild/pg8524:/usr/bin/ksh&lt;BR /&gt;sa099k:x:3915157:1229:Sukumar Arumugam:/home/acsisupt/sa099k:/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please suggets on this. Is it possible?</description>
      <pubDate>Thu, 28 Oct 2010 06:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706106#M384454</guid>
      <dc:creator>Pluto_2</dc:creator>
      <dc:date>2010-10-28T06:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706107#M384455</link>
      <description>If two users are assigned the same UID , UNIX views them as the same user, even if they have different usernames and passwords. Two users with the same UID can freely read and delete each other's files and can kill each other's programs. Giving two users the same UID is almost always a bad idea;&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 28 Oct 2010 06:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706107#M384455</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-10-28T06:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706108#M384456</link>
      <description>Refer this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docstore.mik.ua/orelly/networking/puis/ch04_01.htm" target="_blank"&gt;http://docstore.mik.ua/orelly/networking/puis/ch04_01.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 28 Oct 2010 06:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706108#M384456</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-10-28T06:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706109#M384457</link>
      <description>Pluto,&lt;BR /&gt;&lt;BR /&gt;You are in deep trouble my firend, you need to change the user-id, &lt;BR /&gt;your system is really messed up :)&lt;BR /&gt;&lt;BR /&gt;clear the mess, and make user id unique for every user.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 28 Oct 2010 06:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706109#M384457</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-10-28T06:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706110#M384458</link>
      <description>&amp;gt; is it possible to assign same uid to different users?&lt;BR /&gt; &lt;BR /&gt;Yes, and you are seeing that already. Use the command:&lt;BR /&gt; &lt;BR /&gt;logins -d&lt;BR /&gt; &lt;BR /&gt;And you'll see the problem. A user name is nothing more than a symbolic name, similar to a hostname. The UID is the real ID, while the username is just an alias to the UID number.&lt;BR /&gt; &lt;BR /&gt;Additionally, hackers will often hijack a username and change the UID to 0, thus ctreating a duplicate root user (a big security problem).</description>
      <pubDate>Thu, 28 Oct 2010 14:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706110#M384458</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-10-28T14:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: User management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706111#M384459</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a bad config, I have encountered it already at one of our customers. The thing is that they interpreted the unix rights wrong. For this they should have used the GID. For easily changing the UID, use my performance-optimized script:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://viktorbalogh.net/blog/languages_scripting/advanced-scripting-changing-the-uid-of-a-user" target="_blank"&gt;http://viktorbalogh.net/blog/languages_scripting/advanced-scripting-changing-the-uid-of-a-user&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It starts parallel (findâ ¦.chown) processes to get the job done as fast as it can be.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viktor</description>
      <pubDate>Fri, 29 Oct 2010 08:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-management/m-p/4706111#M384459</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-10-29T08:26:40Z</dc:date>
    </item>
  </channel>
</rss>

