<?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: CDE login problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972156#M120616</link>
    <description>check the troubleshooting doc&lt;BR /&gt;&lt;BR /&gt;This should resolve all problems&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 14 May 2003 11:20:36 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-05-14T11:20:36Z</dc:date>
    <item>
      <title>CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972150#M120610</link>
      <description>Hi everyone!  I've got myself into a big mess.  I am using a C240 with HP-UX 10.2 and cannot login to CDE.  After I enter the username and password the CDE the startup screen appears but then the login screen appears once again.  The only thing that has changed since this error started to occur was I enable the NFS client.  Naturally I tried to disable it however it complains it cannot unmount some NFSs.  I checked and only local file systems are mounted.  I also noticed during boot the "NCS broker deamons" fail to load.  NFS also fails.  Any suggestions are greatly appreciated.</description>
      <pubDate>Tue, 13 May 2003 14:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972150#M120610</guid>
      <dc:creator>Sam Davis_1</dc:creator>
      <dc:date>2003-05-13T14:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972151#M120611</link>
      <description>I doubt that this is an NFS issue.  Every time I've had this happen to me, it was because there was a problem in the .profile for the user.  Even if telnet or rlogin has no problem with a .profile, CDE does. Check to make sure that the .profile works FLAWLESSLY for that user. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 13 May 2003 15:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972151#M120611</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-05-13T15:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972152#M120612</link>
      <description>Hi Sam,&lt;BR /&gt;&lt;BR /&gt;Most of the time it is because system can't resolve it's own name or you do not have home directory.&lt;BR /&gt;&lt;BR /&gt;Are your home directory in nfs server? &lt;BR /&gt;&lt;BR /&gt;Try to login as root.&lt;BR /&gt;&lt;BR /&gt;Change /etc/nsswitch.conf file&lt;BR /&gt;passwd: file nis&lt;BR /&gt;&lt;BR /&gt;add some test user in to /etc/passwd file&lt;BR /&gt;sachin::100:101:Sachin:/home/sachin:/bin/csh&lt;BR /&gt;&lt;BR /&gt;Try to login as this user. don't forget to create directory /home/sachin.&lt;BR /&gt;&lt;BR /&gt;This is to make sure you have nfs home directory problem.&lt;BR /&gt;&lt;BR /&gt;If yo do not have your home directory on nfs then do do above.&lt;BR /&gt;&lt;BR /&gt;Check name resolv.&lt;BR /&gt;&lt;BR /&gt;please check&lt;BR /&gt;#cat /etc/hosts&lt;BR /&gt;#cat /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 13 May 2003 15:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972152#M120612</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-05-13T15:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972153#M120613</link>
      <description>check:&lt;BR /&gt;&lt;BR /&gt;/etc/hosts&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;I have seen this happen when the system can't resolve it's own hostname.  Good luck</description>
      <pubDate>Tue, 13 May 2003 17:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972153#M120613</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-05-13T17:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972154#M120614</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;You can have two problem IMHO.&lt;BR /&gt;&lt;BR /&gt;1. May be you have repletion of /var . You may clear some logs and don't use files.&lt;BR /&gt;Some time ago I was have the same problem on D220 under HP-UX 10.20. After cleaning all work normal. Cleaning you can do through telnet with SAM or manualy.&lt;BR /&gt;&lt;BR /&gt;2. May be it from not correct work of network parameters.&lt;BR /&gt; # SAM -&amp;gt; Networking and Communications -&amp;gt;&lt;BR /&gt;-&amp;gt; Name Service Switch&lt;BR /&gt;&lt;BR /&gt;In this folder you can change order of choose of services.&lt;BR /&gt;I alltime choose the first sourse from /etc&lt;BR /&gt;The second source I set as DNS and third source - NIS&lt;BR /&gt;&lt;BR /&gt;May be it will be assist to you.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Efim</description>
      <pubDate>Wed, 14 May 2003 03:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972154#M120614</guid>
      <dc:creator>Efim Kushnir</dc:creator>
      <dc:date>2003-05-14T03:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972155#M120615</link>
      <description>When this type of situation occurs with CDE, it is more than likely a permissions problem. &lt;BR /&gt;&lt;BR /&gt;Start by: &lt;BR /&gt;&lt;BR /&gt;- examining $HOME/.dt/errorlog and startlog.  Look at the date. Does it correspond to the last login?  If it doesn't then it means that you didn't even get as far as start Xsession.   If the date matches the last login date, what error messages do you have there? &lt;BR /&gt;&lt;BR /&gt;- /usr/contrib/bin/X11/dr_dt can spot gross permissions problems. &lt;BR /&gt;More subtle ones are harder. &lt;BR /&gt;&lt;BR /&gt;Make sure that: &lt;BR /&gt;&lt;BR /&gt;- home directory is writable&lt;BR /&gt;- if home dir is NFS, that your uid/gid on local system match the remote system&lt;BR /&gt;- /dev/null and /tmp need to be writable&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 11:08:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972155#M120615</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2003-05-14T11:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972156#M120616</link>
      <description>check the troubleshooting doc&lt;BR /&gt;&lt;BR /&gt;This should resolve all problems&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 May 2003 11:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972156#M120616</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-05-14T11:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: CDE login problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972157#M120617</link>
      <description>Thank you everyone for your suggestions.  I ended up reloading the OS.  This was a new system that was only run for a few hours before the problems started showing up.  Since either way I was going to have to configure the system I figured this was the easiest way to go.  Thanks again!!!</description>
      <pubDate>Wed, 14 May 2003 13:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-problems/m-p/2972157#M120617</guid>
      <dc:creator>Sam Davis_1</dc:creator>
      <dc:date>2003-05-14T13:52:11Z</dc:date>
    </item>
  </channel>
</rss>

