<?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: Login issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386562#M349618</link>
    <description># nslookup 192.168.9.195&lt;BR /&gt;# nslookup bradano.norwich-union.com&lt;BR /&gt;&lt;BR /&gt;are you using valid dns servers in your /etc/resolv.conf?&lt;BR /&gt;&lt;BR /&gt;As a test you could change the configuration in your /etc/nsswitch.conf file from "hosts: dns files" to "hosts: files dns", check if you login without delay.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Tue, 24 Mar 2009 10:50:57 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2009-03-24T10:50:57Z</dc:date>
    <item>
      <title>Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386558#M349614</link>
      <description>Unable to SU - from root for application users.Takes a long time to login more than(5-8 minutes).&lt;BR /&gt;CHeck the staus of the cpu its in 70% IDLE,Memory also within limit./home folder also 70% utilized.&lt;BR /&gt;&lt;BR /&gt;The .profile as below&lt;BR /&gt;&lt;BR /&gt;bradano:/home/users/edbap # more .profile&lt;BR /&gt;umask 022&lt;BR /&gt;PS1='$PWD [$LOGNAME]&amp;gt; '&lt;BR /&gt;ORACLE_HOME=/home/prods/express/product/6.34a_x&lt;BR /&gt;ORACLE_TERM=vt100&lt;BR /&gt;OLAP_HOME=$ORACLE_HOME/olap&lt;BR /&gt;SHLIB_PATH=$ORACLE_HOME/lib:$OLAP_HOME/lib&lt;BR /&gt;PATH=$PATH:$ORACLE_HOME/bin:$OLAP_HOME/bin:/bin:/usr/bin:/usr/ccs/bin&lt;BR /&gt;TERM=vt100&lt;BR /&gt;TMP=/home/data/ofa_prod/upgrade/TMP&lt;BR /&gt;&lt;BR /&gt;export ORACLE_HOME ORACLE_TERM OLAP_HOME SHLIB_PATH PATH TERM TMP</description>
      <pubDate>Tue, 24 Mar 2009 09:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386558#M349614</guid>
      <dc:creator>Midrange</dc:creator>
      <dc:date>2009-03-24T09:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386559#M349615</link>
      <description>Is $HOME NFS mounted?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 24 Mar 2009 10:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386559#M349615</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-03-24T10:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386560#M349616</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;-&lt;BR /&gt;Unable to SU - from root for application users&lt;BR /&gt;-&lt;BR /&gt;Check the security file for su_root_group.&lt;BR /&gt;/etc/default/security SU_ROOT_GROUP&lt;BR /&gt;&lt;BR /&gt;-&lt;BR /&gt;Takes a long time to login more than(5-8 minutes).&lt;BR /&gt;-&lt;BR /&gt;Do you have a /etc/nsswitch.conf file? Are you using DNS or the locale /etc/hosts file?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386560#M349616</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-03-24T10:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386561#M349617</link>
      <description>Please find the o/p of nsswitch.conf and /etc/hosts. But we were not able to find the security file in /etc/default.&lt;BR /&gt;&lt;BR /&gt;bradano:/etc/default # cat /etc/nsswitch.conf&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.files:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# does not use any name services.&lt;BR /&gt;#&lt;BR /&gt;passwd:       files ldap&lt;BR /&gt;group:        files ldap&lt;BR /&gt;hosts:        dns files&lt;BR /&gt;services:     files&lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files ldap&lt;BR /&gt;automount:    files&lt;BR /&gt;aliases:      files&lt;BR /&gt;bradano:/etc/default #  cat /etc/hosts&lt;BR /&gt;# @(#)B.11.11_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $&lt;BR /&gt;#&lt;BR /&gt;# The form for each entry is:&lt;BR /&gt;# &lt;INTERNET address=""&gt;    &lt;OFFICIAL hostname=""&gt; &lt;ALIASES&gt;&lt;BR /&gt;#&lt;BR /&gt;# For example:&lt;BR /&gt;# 192.1.2.34    hpfcrm  loghost&lt;BR /&gt;#&lt;BR /&gt;# See the hosts(4) manual page for more information.&lt;BR /&gt;# Note: The entries cannot be preceded by a space.&lt;BR /&gt;#       The format described in this file is the correct format.&lt;BR /&gt;#       The original Berkeley manual page contains an error in&lt;BR /&gt;#       the format description.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;192.168.9.195   bradano.norwich-union.com bradano&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;&lt;/ALIASES&gt;&lt;/OFFICIAL&gt;&lt;/INTERNET&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386561#M349617</guid>
      <dc:creator>Midrange</dc:creator>
      <dc:date>2009-03-24T10:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386562#M349618</link>
      <description># nslookup 192.168.9.195&lt;BR /&gt;# nslookup bradano.norwich-union.com&lt;BR /&gt;&lt;BR /&gt;are you using valid dns servers in your /etc/resolv.conf?&lt;BR /&gt;&lt;BR /&gt;As a test you could change the configuration in your /etc/nsswitch.conf file from "hosts: dns files" to "hosts: files dns", check if you login without delay.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 24 Mar 2009 10:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-issue/m-p/4386562#M349618</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-03-24T10:50:57Z</dc:date>
    </item>
  </channel>
</rss>

