<?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: Changing user (su) runs very slowly in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682074#M53271</link>
    <description>type &lt;BR /&gt;sysdef&lt;BR /&gt;&lt;BR /&gt;and compare.&lt;BR /&gt;&lt;BR /&gt;Where are the users home dirs?&lt;BR /&gt;NFS mounted?&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
    <pubDate>Wed, 13 Mar 2002 11:46:46 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2002-03-13T11:46:46Z</dc:date>
    <item>
      <title>Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682072#M53269</link>
      <description>I have a new A-class server (HP-UX 11.0).&lt;BR /&gt;All kernel parameters have been set to the same value as another A-class, which is running just fine.&lt;BR /&gt;&lt;BR /&gt;As -root-, if I try to change to a different user (su - oracle), there is a delay of over 30 secs before the response.&lt;BR /&gt;&lt;BR /&gt;Similarly, of course, if I try running a command in this way (su oracle "mkdir -p /apps_d/xxxx").&lt;BR /&gt;&lt;BR /&gt;Once logged in as the other user, response is OK.&lt;BR /&gt;&lt;BR /&gt;This applies similarly with other user ids.  &lt;BR /&gt;&lt;BR /&gt;I have tried dropping and recreating the users and their groups, and rebooting the machine.  No improvement.&lt;BR /&gt;&lt;BR /&gt;Even -sam- seems to be running significantly slower than on the other machine.&lt;BR /&gt;&lt;BR /&gt;I would be grateful for any advice.</description>
      <pubDate>Wed, 13 Mar 2002 11:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682072#M53269</guid>
      <dc:creator>Martin Simonis</dc:creator>
      <dc:date>2002-03-13T11:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682073#M53270</link>
      <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;If you do just:&lt;BR /&gt;&lt;BR /&gt;# su oracle&lt;BR /&gt;&lt;BR /&gt;Is it faster? It could be that one of your startup files (.cshrc or .login or .profile) is doing some lengthy commands.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;Rumagoso</description>
      <pubDate>Wed, 13 Mar 2002 11:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682073#M53270</guid>
      <dc:creator>Rui Soares</dc:creator>
      <dc:date>2002-03-13T11:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682074#M53271</link>
      <description>type &lt;BR /&gt;sysdef&lt;BR /&gt;&lt;BR /&gt;and compare.&lt;BR /&gt;&lt;BR /&gt;Where are the users home dirs?&lt;BR /&gt;NFS mounted?&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Mar 2002 11:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682074#M53271</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-03-13T11:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682075#M53272</link>
      <description>How are you resolving host names?&lt;BR /&gt;&lt;BR /&gt;Compare the two A-class's /etc/resolv.conf, /etc/hosts, and /etc/nsswitch.conf.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 13 Mar 2002 11:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682075#M53272</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-13T11:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682076#M53273</link>
      <description>I sounds indeed as if some name-resolving problems are troubling you.&lt;BR /&gt;&lt;BR /&gt;If you disable DNS services, harry j brown jr also suggests, do you have the same problems?&lt;BR /&gt;&lt;BR /&gt;Also referring to:&lt;BR /&gt;&lt;A href="http://aa11.cjb.net/hpux_admin/2001/03/0411.html" target="_blank"&gt;http://aa11.cjb.net/hpux_admin/2001/03/0411.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Mar 2002 12:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682076#M53273</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-03-13T12:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682077#M53274</link>
      <description>I think Harry may be closest.&lt;BR /&gt;&lt;BR /&gt;It is true that /etc/resolv.conf has been changed and performance was OK prior to the change (I did not associate the two things).&lt;BR /&gt;&lt;BR /&gt;But resolv.conf is now exacly the same as on the working machine &lt;BR /&gt;    domain .....&lt;BR /&gt;    nameserver ....&lt;BR /&gt;&lt;BR /&gt;(Previously, the 'domain' line was absent - performance was OK, but we could not communicate with the machine from remote machines).&lt;BR /&gt;&lt;BR /&gt;Interestingly, nsswitch.conf exists on the working server, but not on the slow one.  Could this be a clue ??</description>
      <pubDate>Wed, 13 Mar 2002 12:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682077#M53274</guid>
      <dc:creator>Martin Simonis</dc:creator>
      <dc:date>2002-03-13T12:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682078#M53275</link>
      <description>I removed the entry under DNS Resolver (using sam) and bounced the system.&lt;BR /&gt;&lt;BR /&gt;Sadly, the problem still exists.</description>
      <pubDate>Wed, 13 Mar 2002 14:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682078#M53275</guid>
      <dc:creator>Martin Simonis</dc:creator>
      <dc:date>2002-03-13T14:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing user (su) runs very slowly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682079#M53276</link>
      <description>Hi ,&lt;BR /&gt;Simply do following things on your new slower machine.&lt;BR /&gt;&lt;BR /&gt;1. copy /etc/resolv.conf from other A class server which is running fine.&lt;BR /&gt;&lt;BR /&gt;2. copy /etc/nsswitch.conf from other A class server to new machine.&lt;BR /&gt;3. check the security level in both the systems like trusted system etc.&lt;BR /&gt;4. If you are running NFS directories mounted for users then the above things matters.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-Piyush&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Mar 2002 14:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-user-su-runs-very-slowly/m-p/2682079#M53276</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-03-13T14:26:54Z</dc:date>
    </item>
  </channel>
</rss>

