<?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 Loop in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418606#M766071</link>
    <description>The only time I have seen this happen is when the system can't resolve its own &lt;BR /&gt;hostname. To change this vi /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;change not_found to continue in this file until the last entry it should be &lt;BR /&gt;return</description>
    <pubDate>Mon, 28 Feb 2000 11:37:32 GMT</pubDate>
    <dc:creator>Steve White_8</dc:creator>
    <dc:date>2000-02-28T11:37:32Z</dc:date>
    <item>
      <title>CDE Login Loop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418602#M766067</link>
      <description>When I try to login as root through CDE login screen I get the blue license &lt;BR /&gt;page, then a blank screen, and then the login screen again.  Every time I try &lt;BR /&gt;it does the same thing.  It just loops back to the Login screen. Same with root &lt;BR /&gt;or any other user. I can login to the command line and to failsafe (xwindows). &lt;BR /&gt;Any suggestions as to what the problem might be? I'm running HP-UX 10.20</description>
      <pubDate>Mon, 21 Feb 2000 08:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418602#M766067</guid>
      <dc:creator>Aaron Curtis</dc:creator>
      <dc:date>2000-02-21T08:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Loop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418603#M766068</link>
      <description>Trouble-shooting CDE info :&lt;BR /&gt;&lt;BR /&gt;1. Try the cde diagnostic : /usr/contrib/X11/bin/dr_dt&lt;BR /&gt;&lt;BR /&gt;2. Try checking in $HOME/.dt/startlog, you may wish to add "set -x " to the &lt;BR /&gt;last line of a users .dtprofile as this provides a lot more output to this &lt;BR /&gt;file.&lt;BR /&gt;&lt;BR /&gt;3. As this affects all users I presume it's less likely to be due to &lt;BR /&gt;customisation or permissions ... has the hostname changed or are you 100 % &lt;BR /&gt;certain hostname resolution is working correctly, sounds as if the Xserver &lt;BR /&gt;startsprobably defaulting to display local:0, but CDE is failing perhaps to &lt;BR /&gt;resolve the Display fully, hence the blue screen but no full dtsession. &lt;BR /&gt;&lt;BR /&gt;Maybe worth running set_params &lt;HOSTNAME&gt; or using just /etc/hosts to resolve &lt;BR /&gt;hostnames locally to illiminate possible problem areas.&lt;BR /&gt;&lt;BR /&gt;4. If the problem is on a remote display such as a PC X emulation client or an &lt;BR /&gt;xterminal, suspect fonts, set up a font server on the hp-ux box and make sure &lt;BR /&gt;the CDE specific fonts are included in the catalog &amp;amp; made available using xset &lt;BR /&gt;-q. Lastly don't forget to point the remote clients fontpath to use it.&lt;BR /&gt;&lt;BR /&gt;Let me know what you find.&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 22 Feb 2000 00:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418603#M766068</guid>
      <dc:creator>user not active</dc:creator>
      <dc:date>2000-02-22T00:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Loop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418604#M766069</link>
      <description>The problem is with the .dtprofile in the user's home directory.  The following &lt;BR /&gt;line should be commented out:&lt;BR /&gt;DTSOURCEPROFILE=true&lt;BR /&gt;This line causes that 'cde loop' to occur.  Unless you setup variables and &lt;BR /&gt;things in the CDE environment, you don't need this line.  &lt;BR /&gt;Let us know if it works.</description>
      <pubDate>Tue, 22 Feb 2000 13:18:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418604#M766069</guid>
      <dc:creator>Glenn Wagner_1</dc:creator>
      <dc:date>2000-02-22T13:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Loop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418605#M766070</link>
      <description>look at the /etc/dt/config/Xstartup config file for &lt;BR /&gt;an if then statement that looks for user "root" login</description>
      <pubDate>Thu, 24 Feb 2000 07:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418605#M766070</guid>
      <dc:creator>Randy Mather</dc:creator>
      <dc:date>2000-02-24T07:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Loop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418606#M766071</link>
      <description>The only time I have seen this happen is when the system can't resolve its own &lt;BR /&gt;hostname. To change this vi /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;change not_found to continue in this file until the last entry it should be &lt;BR /&gt;return</description>
      <pubDate>Mon, 28 Feb 2000 11:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-loop/m-p/2418606#M766071</guid>
      <dc:creator>Steve White_8</dc:creator>
      <dc:date>2000-02-28T11:37:32Z</dc:date>
    </item>
  </channel>
</rss>

