<?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 Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438911#M6472</link>
    <description>I agree with what is said previously, I would like to know whats in your /etc/profile.&lt;BR /&gt;Do you have to do ctrl-c or does space bar work also?&lt;BR /&gt;I have seen people modify /etc/motd making it so long they have put &lt;MORE&gt; or &lt;PG&gt; instead of &lt;CAT&gt;&lt;BR /&gt;Just thoughts...&lt;BR /&gt;Victor&lt;/CAT&gt;&lt;/PG&gt;&lt;/MORE&gt;</description>
    <pubDate>Wed, 23 Aug 2000 13:04:06 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2000-08-23T13:04:06Z</dc:date>
    <item>
      <title>Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438907#M6468</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;After login, the content of the /etc/motd is display but the $ prompt doesn't prompt out.I have to ctrl-c to make it  prompt.&lt;BR /&gt;&lt;BR /&gt;Please advise and thanks in advance&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat</description>
      <pubDate>Wed, 23 Aug 2000 07:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438907#M6468</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2000-08-23T07:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438908#M6469</link>
      <description>&lt;BR /&gt;This sounds like a problem with the /etc/profile script. After it displays the /etc/motd file it goes on to check your mail, then news. Try commenting these 2 commands, one at a time, out of /etc/profile to establish which is causing your login to not display a prompt.</description>
      <pubDate>Wed, 23 Aug 2000 08:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438908#M6469</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-23T08:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438909#M6470</link>
      <description>after you ctl-C try this:&lt;BR /&gt;&lt;BR /&gt;find / -anewer .dtprofile &lt;BR /&gt;&lt;BR /&gt;this will give you a list of files, that got accessed after your login.&lt;BR /&gt;&lt;BR /&gt;one of them, triggered either by .dtprofile or .profile (most likely) will be the hanging culprit.&lt;BR /&gt;&lt;BR /&gt;less likely: a problem with /etc/dt/config/Xsession&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2000 08:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438909#M6470</guid>
      <dc:creator>Dan Am</dc:creator>
      <dc:date>2000-08-23T08:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438910#M6471</link>
      <description>Try tracing your /etc/profile (and perhaps your local .profile if you're using a standard shell).  To trace a shell script:&lt;BR /&gt;&lt;BR /&gt;sh -x /etc/profile&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;sh -xv /etc/profile&lt;BR /&gt;&lt;BR /&gt;The former shows the commands when they are executed and the -v option shows the original lines (including comments) as the script runs.  When a command seems to hang, that's the culprit.</description>
      <pubDate>Wed, 23 Aug 2000 12:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438910#M6471</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2000-08-23T12:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438911#M6472</link>
      <description>I agree with what is said previously, I would like to know whats in your /etc/profile.&lt;BR /&gt;Do you have to do ctrl-c or does space bar work also?&lt;BR /&gt;I have seen people modify /etc/motd making it so long they have put &lt;MORE&gt; or &lt;PG&gt; instead of &lt;CAT&gt;&lt;BR /&gt;Just thoughts...&lt;BR /&gt;Victor&lt;/CAT&gt;&lt;/PG&gt;&lt;/MORE&gt;</description>
      <pubDate>Wed, 23 Aug 2000 13:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438911#M6472</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2000-08-23T13:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438912#M6473</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I found out that system could not open remote accept socket.Nothing deal with /etc/profile file.&lt;BR /&gt;&lt;BR /&gt;How to set the fcntl (F_SETPD)?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pat &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Aug 2000 01:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438912#M6473</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2000-08-25T01:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438913#M6474</link>
      <description>socket binding failed. How to overcome this problem?</description>
      <pubDate>Fri, 25 Aug 2000 02:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438913#M6474</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2000-08-25T02:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438914#M6475</link>
      <description>You said that ctrl-c is needed to get $. That is for regular user. What about root? Is it the same? Are you using NIS? Or do you have users home directories NFS mounted?&lt;BR /&gt;What are the permission for /etc/profile and $HOME/.profile? Copy .profile to profile.old. Copy /etc/skel/profile to .profile. Chmod .profile to be under user ownership. Try to login. Is it the same? &lt;BR /&gt;One more thing about patches...Which OS version are you using at which patch revision?&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Aug 2000 05:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438914#M6475</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-25T05:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438915#M6476</link>
      <description>That is for regular user. root is ok .I am not using NIS but i have users home directories NFS mounted.&lt;BR /&gt;The permission for /etc/profile is rwxr-xr-x.There is no /etc/skel/profile.  &lt;BR /&gt;&lt;BR /&gt;The is no $home/.profile exist.System taking the default profile ( /etc/profile )&lt;BR /&gt;&lt;BR /&gt;This problem only occur for those user from same mount-point.</description>
      <pubDate>Fri, 25 Aug 2000 05:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438915#M6476</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2000-08-25T05:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438916#M6477</link>
      <description>OK, we are getting closer. &lt;BR /&gt;Can you, please, create a local user as test, with the home directory in a local fs in that machine? Can it login with no problem?&lt;BR /&gt;Can you, create a .profile under a user home directory (attention at permission and ownership). Is this one logging with no problem?&lt;BR /&gt;Are you using automount or how do you use to mount remote fs with users home directory? I mean what option do you use for exported fs (see in the remote box /etc/exports file)?&lt;BR /&gt;And the last question, before all those, when you login as a general use, and press ctrl-c to get $. Can you please type pwd &lt;ENTER&gt; and see it it is that user's home directory.....&lt;BR /&gt;&lt;/ENTER&gt;</description>
      <pubDate>Fri, 25 Aug 2000 05:50:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438916#M6477</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-25T05:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438917#M6478</link>
      <description>from what I gather, you have users logging who have their home directories NFS mounted, correct?&lt;BR /&gt;If they are using ksh or csh, their is a known problem with this if the OS is 10.20&lt;BR /&gt;&lt;BR /&gt;You need to apply the latest NFS patches to the NFS server AND clients&lt;BR /&gt;or their is a workaround to point the users HISTORY file to a non-nfs mounted directory.&lt;BR /&gt;as in :&lt;BR /&gt;export HISTFILE=/tmp/userhistfile</description>
      <pubDate>Fri, 25 Aug 2000 05:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438917#M6478</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2000-08-25T05:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Login Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438918#M6479</link>
      <description>Thanks a lot and now the problem get solve.&lt;BR /&gt;This cause by the HISTFILE.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Aug 2000 07:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-problem/m-p/2438918#M6479</guid>
      <dc:creator>Patricia Tang</dc:creator>
      <dc:date>2000-08-25T07:00:34Z</dc:date>
    </item>
  </channel>
</rss>

