<?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: about CDE login trouble: in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409914#M202392</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You need to fix the name resolution so ut gives the correct ip to host&lt;BR /&gt;&lt;BR /&gt;What does&lt;BR /&gt;&lt;BR /&gt;nslookup hostname&lt;BR /&gt;nslookup 129.1.0.8&lt;BR /&gt;nslookup 128.1.0.8&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          Give&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Steve Steel&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Oct 2004 10:32:22 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2004-10-28T10:32:22Z</dc:date>
    <item>
      <title>about CDE login trouble:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409910#M202388</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;about CDE login trouble:&lt;BR /&gt; B2000,hpux 11.0&lt;BR /&gt;one lan(NIC) ,it's ip is 128.1.0.8/16,&lt;BR /&gt;&lt;BR /&gt;i use sam to add another ip: 129.1.0.8/16 to this nic,&lt;BR /&gt;but when i reboot it,.&lt;BR /&gt;Users cannot login in CDE. Session almost starts and then the login &lt;BR /&gt;screen reappears.&lt;BR /&gt; i think this maybe caused by DISPLAY ,but i don't know how to fix it?&lt;BR /&gt;&lt;BR /&gt;Everything was fine just this.&lt;BR /&gt;&lt;BR /&gt;and very strange is :&lt;BR /&gt;i can login from REflection from a pc,&lt;BR /&gt;and at the REflextion terminal  window ,&lt;BR /&gt; echo $DISPLAY&lt;BR /&gt;   may get the PC's IP:0.0&lt;BR /&gt;&lt;BR /&gt;why? where and who set this?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your answers were of great help.</description>
      <pubDate>Thu, 28 Oct 2004 09:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409910#M202388</guid>
      <dc:creator>常有慈悲心</dc:creator>
      <dc:date>2004-10-28T09:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: about CDE login trouble:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409911#M202389</link>
      <description>You may have some code in /etc/profile that looks like this:&lt;BR /&gt;&lt;BR /&gt;DISPLAY=$(who -m -u | awk  '{print $8}'):0.0&lt;BR /&gt;export DISPLAY&lt;BR /&gt;&lt;BR /&gt;This code is designed to help automatically assign the DISPLAY variable when a CDE login is attempted from a PC running X emulaton software.&lt;BR /&gt;&lt;BR /&gt;There is no perfect answer, and this code could also be in .profile for the user or any script sourced by the startup process for that user. Its hard to make the DISPLAY variable turn out right in every circumstance.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Oct 2004 09:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409911#M202389</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-28T09:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: about CDE login trouble:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409912#M202390</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)run dr_dt for errors&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)look in /var/dt/Xerrors and&lt;BR /&gt;$HOME/.dt/*log&lt;BR /&gt;&lt;BR /&gt;The error will be there&lt;BR /&gt;&lt;BR /&gt;Almost certainly name resolution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Thu, 28 Oct 2004 09:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409912#M202390</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-10-28T09:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: about CDE login trouble:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409913#M202391</link>
      <description>it's the name resolve question.&lt;BR /&gt;but how can i fix it?&lt;BR /&gt;can i use&lt;BR /&gt; export DISPLAY=128.1.0.8&lt;BR /&gt;&lt;BR /&gt;AND PUT IT TO A FILE IN /etc/dt/config/Xsession.d?</description>
      <pubDate>Thu, 28 Oct 2004 09:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409913#M202391</guid>
      <dc:creator>常有慈悲心</dc:creator>
      <dc:date>2004-10-28T09:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: about CDE login trouble:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409914#M202392</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You need to fix the name resolution so ut gives the correct ip to host&lt;BR /&gt;&lt;BR /&gt;What does&lt;BR /&gt;&lt;BR /&gt;nslookup hostname&lt;BR /&gt;nslookup 129.1.0.8&lt;BR /&gt;nslookup 128.1.0.8&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          Give&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Steve Steel&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2004 10:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409914#M202392</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-10-28T10:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: about CDE login trouble:</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409915#M202393</link>
      <description>Hi,&lt;BR /&gt;How is your server configured, is it using DNS?&lt;BR /&gt;If so what do you have int /etc/hosts&lt;BR /&gt;and in /etc/nsswitch.conf is DNS before files?&lt;BR /&gt;When you say users cannot use CDE what shout I understand - X terminal using bootp to the server since xdmcp with ReflectionX works?&lt;BR /&gt;&lt;BR /&gt;How are the netmasks correct?&lt;BR /&gt;What about the gateway?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2004 10:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-cde-login-trouble/m-p/3409915#M202393</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-10-28T10:58:43Z</dc:date>
    </item>
  </channel>
</rss>

