<?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: switch user error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826302#M271079</link>
    <description>Siva,&lt;BR /&gt;&lt;BR /&gt;It's also possible there's an error in /etc/passwd and/or /etc/group.  Check out this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=82841" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=82841&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
    <pubDate>Wed, 19 Jul 2006 06:32:52 GMT</pubDate>
    <dc:creator>spex</dc:creator>
    <dc:date>2006-07-19T06:32:52Z</dc:date>
    <item>
      <title>switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826297#M271074</link>
      <description>when i issuing su - command the error is giving like jwhat i have attached herewith so please guid me what i have to do in this case&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;siva&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 05:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826297#M271074</guid>
      <dc:creator>siva baskaran</dc:creator>
      <dc:date>2006-07-19T05:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826298#M271075</link>
      <description>Check permissions of /usr/bin/su. They should be as follows:&lt;BR /&gt;&lt;BR /&gt;-r-sr-xr-x 1 root bin su and on the /usr and /usr/bin directories</description>
      <pubDate>Wed, 19 Jul 2006 05:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826298#M271075</guid>
      <dc:creator>Derek Whigham_1</dc:creator>
      <dc:date>2006-07-19T05:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826299#M271076</link>
      <description>check permissin from file su&lt;BR /&gt;&lt;BR /&gt;pegasus:/&amp;gt;ll /usr/bin/su&lt;BR /&gt;-r-sr-xr-x   1 root       bin          28672 Aug  2  2005 /usr/bin/su&lt;BR /&gt;pegasus:/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;if permission not same with -r-sr-xr-x&lt;BR /&gt;&lt;BR /&gt;please change with&lt;BR /&gt;# chmod 04555 /usr/bin/su&lt;BR /&gt;&lt;BR /&gt;and try again&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;freddy</description>
      <pubDate>Wed, 19 Jul 2006 05:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826299#M271076</guid>
      <dc:creator>freddy_21</dc:creator>
      <dc:date>2006-07-19T05:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826300#M271077</link>
      <description>Siva,&lt;BR /&gt;check the protections on /usr/bin/su&lt;BR /&gt;should be&lt;BR /&gt;-r-sr-xr-x 1 root bin &lt;BR /&gt;see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=565976" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=565976&lt;/A&gt;</description>
      <pubDate>Wed, 19 Jul 2006 05:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826300#M271077</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-07-19T05:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826301#M271078</link>
      <description>Siva,&lt;BR /&gt;&lt;BR /&gt;Please check those things as stated above:&lt;BR /&gt;&lt;BR /&gt;/etc/passwd, /usr/bin/login, &amp;amp; /usr/bin/su they should be 4555 to get the suid bit set. And /etc/group should be  root  sys&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 06:32:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826301#M271078</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-07-19T06:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826302#M271079</link>
      <description>Siva,&lt;BR /&gt;&lt;BR /&gt;It's also possible there's an error in /etc/passwd and/or /etc/group.  Check out this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=82841" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=82841&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Wed, 19 Jul 2006 06:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826302#M271079</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-07-19T06:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826303#M271080</link>
      <description>thanks to all let me check it out&lt;BR /&gt;&lt;BR /&gt;siva&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 09:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826303#M271080</guid>
      <dc:creator>susee_sundar</dc:creator>
      <dc:date>2006-07-19T09:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: switch user error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826304#M271081</link>
      <description>Hi Siva,&lt;BR /&gt;  Just a couple of general points, as the most likely answers have been given (permissions on /usr/bin/su).  It would help if you state which version of HP-UX you are running.   &lt;BR /&gt;&lt;BR /&gt;Also, I'd suggest you really don't need to post a 35k MS Word document in order to show 6 lines of text which could have been included in the message.&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 20 Jul 2006 06:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switch-user-error/m-p/3826304#M271081</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2006-07-20T06:36:20Z</dc:date>
    </item>
  </channel>
</rss>

