<?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 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000213#M424399</link>
    <description>This is most probally the problem of NFS. for a while, for one of the users set HISTFILE to local dir and check. Instead of NFS home, it will set HISTFILE to local dir.&lt;BR /&gt;&lt;BR /&gt;Do you see any error messages in syslog/dmesg. When true64 server was changed, did you do any changes on hp-ux server? Particularly with respect to name/ip address, automounts options. automount maps?&lt;BR /&gt;&lt;BR /&gt;Can you mount NFS home directories manually?</description>
    <pubDate>Wed, 30 Aug 2006 02:50:34 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2006-08-30T02:50:34Z</dc:date>
    <item>
      <title>Login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000212#M424398</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We are running HP-UX B11.23 on rx2620 based systems and these HP-UX systems are configured as secure systems. All the users home directories on these machines are NFS mounted from a Tru64 UNIX 4.0 machine. The user accounts are also created on the Tru64 UNIX machine with users as primary group. On the HP-UX machine all the users have the same UID and to maintain the GID we have a group called t64users with GID same as the GID for group users on the Tru64 machine. This setup was running until now. Now we have switched the Tru64 machine. Migrated all the users from the old Tru64 machine to a new Tru64 machine.&lt;BR /&gt;&lt;BR /&gt;The problem we have now is when any user tries to login, the login process goes on till the end of executing .profile and hangs.&lt;BR /&gt;However if we create a new test user on the HP-UX box with the home directory on the NFS, the test user can login ok.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for all your suggestions.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Kaushik</description>
      <pubDate>Wed, 30 Aug 2006 02:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000212#M424398</guid>
      <dc:creator>kaushikbr</dc:creator>
      <dc:date>2006-08-30T02:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000213#M424399</link>
      <description>This is most probally the problem of NFS. for a while, for one of the users set HISTFILE to local dir and check. Instead of NFS home, it will set HISTFILE to local dir.&lt;BR /&gt;&lt;BR /&gt;Do you see any error messages in syslog/dmesg. When true64 server was changed, did you do any changes on hp-ux server? Particularly with respect to name/ip address, automounts options. automount maps?&lt;BR /&gt;&lt;BR /&gt;Can you mount NFS home directories manually?</description>
      <pubDate>Wed, 30 Aug 2006 02:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000213#M424399</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-30T02:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000214#M424400</link>
      <description>Hi RAC,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;I will try setting the HISTFILE to a local directory.&lt;BR /&gt;&lt;BR /&gt;We have not changed anything on the HP-UX machine.&lt;BR /&gt;When we migrated all the users from the prev Tru64 box to the new tru64 box, we simply replaced the old hostname with the new hostname in the /etc/fstab, unmounted the previous home directories and mounted the new home directories using mount -a.&lt;BR /&gt;&lt;BR /&gt;Did have a look at the syslog, did not see anything suspicious.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;Kaushik</description>
      <pubDate>Wed, 30 Aug 2006 03:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000214#M424400</guid>
      <dc:creator>kaushikbr</dc:creator>
      <dc:date>2006-08-30T03:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000215#M424401</link>
      <description>Hi RAC,&lt;BR /&gt;&lt;BR /&gt;Setting the HISTFILE to a file on the local directory did the trick.&lt;BR /&gt;&lt;BR /&gt;But cannot explain how it was working on the old Tru64 machine.&lt;BR /&gt;&lt;BR /&gt;Can you please shed some light ?&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestion&lt;BR /&gt;&lt;BR /&gt;Kaushik</description>
      <pubDate>Wed, 30 Aug 2006 03:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000215#M424401</guid>
      <dc:creator>kaushikbr</dc:creator>
      <dc:date>2006-08-30T03:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000216#M424402</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have also updated the NFSLOCKING from "0" to "1" and NONROOTMOUNTS from "0" to "1" /etc/rc.config file on the Tru64 UNIX machine.&lt;BR /&gt;&lt;BR /&gt;I can login alright.&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestion.&lt;BR /&gt;&lt;BR /&gt;Kaushik</description>
      <pubDate>Wed, 30 Aug 2006 04:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problems/m-p/5000216#M424402</guid>
      <dc:creator>kaushikbr</dc:creator>
      <dc:date>2006-08-30T04:52:04Z</dc:date>
    </item>
  </channel>
</rss>

