<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853950#M777616</link>
    <description>Hi,&lt;BR /&gt;could you please provide a bit more information as to 'unable to login'.&lt;BR /&gt;What are the symptoms/error messages ?&lt;BR /&gt;Do you get the CDE screen requesting username/password?</description>
    <pubDate>Thu, 31 Aug 2006 02:28:51 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-08-31T02:28:51Z</dc:date>
    <item>
      <title>CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853949#M777615</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I have purchased a very basic HP-UX unix system, and am finding that I am unable to login to the Common Desktop Environment.&lt;BR /&gt;I was told by somebody that it was because my machines IP address was set to the loopback address? 127.0.0.1?&lt;BR /&gt;&lt;BR /&gt;Please can somebody advise me how to change this.&lt;BR /&gt;&lt;BR /&gt;I don't want any clever answers like: "Oh read this and learn that!"&lt;BR /&gt;All I want is a concrete answer so that I can log into the CDE properly.&lt;BR /&gt;I aint very good at UNIX and don't profess to be and would therefore appreciate some help and courtesy from you experts.....</description>
      <pubDate>Thu, 31 Aug 2006 02:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853949#M777615</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-08-31T02:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853950#M777616</link>
      <description>Hi,&lt;BR /&gt;could you please provide a bit more information as to 'unable to login'.&lt;BR /&gt;What are the symptoms/error messages ?&lt;BR /&gt;Do you get the CDE screen requesting username/password?</description>
      <pubDate>Thu, 31 Aug 2006 02:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853950#M777616</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-31T02:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853951#M777617</link>
      <description>Hi Habib,&lt;BR /&gt;&lt;BR /&gt;To change IP address, use next command:&lt;BR /&gt;&lt;BR /&gt;# set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Thu, 31 Aug 2006 02:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853951#M777617</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-08-31T02:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853952#M777618</link>
      <description>&lt;BR /&gt;Hi Habib,&lt;BR /&gt;Did you configure ip address for your server?.&lt;BR /&gt;If no,run &lt;BR /&gt;#set_parms initial&lt;BR /&gt;&lt;BR /&gt;This will ask you all the details like ip address and other initial parameters.&lt;BR /&gt;&lt;BR /&gt;Once you reboot the server,Then edit /etc/hosts &lt;BR /&gt;to enter fully qualified name.example,&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;ipaddress    testdb2.hp.com  testdb2&lt;BR /&gt;&lt;BR /&gt;also check /etc/nsswitch.conf and change hosts line as follows&lt;BR /&gt;&lt;BR /&gt;hosts:     files dns [NOTFOUND=return]&lt;BR /&gt;&lt;BR /&gt;Now either restart the server or run cde daemon.It shuld work properly.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 02:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853952#M777618</guid>
      <dc:creator>sajeer_2</dc:creator>
      <dc:date>2006-08-31T02:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853953#M777619</link>
      <description>Hi Peter, &lt;BR /&gt;&lt;BR /&gt;Yes, exactly, I enter the root username and password and it just stays on the login screen and prompts me to enter the username and password once again.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 02:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853953#M777619</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-08-31T02:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853954#M777620</link>
      <description>A reply to Sajeer,&lt;BR /&gt;&lt;BR /&gt;But what should I change the IP address to?&lt;BR /&gt;&lt;BR /&gt;It is just a stand-alone unix work station.&lt;BR /&gt;What will I change the IP address to?&lt;BR /&gt;I don't have it connected to a network so I cannot understand  what to enter after the set parms command ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 02:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853954#M777620</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-08-31T02:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853955#M777621</link>
      <description>&lt;BR /&gt;You can give any ip iddress.say &lt;BR /&gt;IP address 192.168.1.220&lt;BR /&gt;subnet mask 255.255.255.0</description>
      <pubDate>Thu, 31 Aug 2006 02:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853955#M777621</guid>
      <dc:creator>sajeer_2</dc:creator>
      <dc:date>2006-08-31T02:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853956#M777622</link>
      <description>Hi,&lt;BR /&gt;after you have implemented the network fixes as above you could use the failsafe option to log onto your server and check the $HOME/.dt/errorlog for messages.</description>
      <pubDate>Thu, 31 Aug 2006 03:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853956#M777622</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-31T03:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853957#M777623</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Why would I want to check this directory?&lt;BR /&gt;What is the reason for me to check this directory?&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 03:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853957#M777623</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-08-31T03:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853958#M777624</link>
      <description>Habib,&lt;BR /&gt;the filename 'errorlog' may give my intention away.&lt;BR /&gt;This would be the file I would expect any error to be logged to, so by looking at the file, we may get a better idea where your problem may be.</description>
      <pubDate>Thu, 31 Aug 2006 03:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853958#M777624</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-31T03:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853959#M777625</link>
      <description>Oh sorry, was not looking properly.&lt;BR /&gt;Am at work while on here so wasn't concentrating enough.&lt;BR /&gt;Well thanks for all your input guys.&lt;BR /&gt;The info you have provided will hopefully deal with this issue for me&lt;BR /&gt;If not then I will be back.&lt;BR /&gt;&lt;BR /&gt;I hope I can help you sometime in the future too.&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Bye.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Aug 2006 03:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853959#M777625</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-08-31T03:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853960#M777626</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;first you was told wrong.&lt;BR /&gt;One line in your hosts is always:&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;&lt;BR /&gt;You can set any ip address if you don't use this ws in a network - for example 1.2.3.4.&lt;BR /&gt;&lt;BR /&gt;Maybe you don't have the root home directory at this ws.&lt;BR /&gt;&lt;BR /&gt;You should go into the single user mode:&lt;BR /&gt;Interrupt boot process&lt;BR /&gt;Type 'bo'&lt;BR /&gt;Answer interact: 'y'&lt;BR /&gt;type in hpux -is &lt;BR /&gt;Then check with 'more /etc/passwd' what is defined for 'root'.&lt;BR /&gt;root:xxx:0:3::/home/root:/usr/bin/sh&lt;BR /&gt;In this case '/home/root' is the root home directory - check if it exists:&lt;BR /&gt;'ls -l /home'&lt;BR /&gt;&lt;BR /&gt;Also in single user mode you can check the errorlog of root in &lt;HOME_DIR&gt;/.dt&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;/HOME_DIR&gt;</description>
      <pubDate>Thu, 31 Aug 2006 03:26:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853960#M777626</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-08-31T03:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: CDE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853961#M777627</link>
      <description>Sorry, but I can't imagine how Habib can start 'set_parms' if he can't login as root.&lt;BR /&gt;&lt;BR /&gt;Just a thought&lt;BR /&gt;V.</description>
      <pubDate>Thu, 31 Aug 2006 03:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde/m-p/3853961#M777627</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-08-31T03:39:51Z</dc:date>
    </item>
  </channel>
</rss>

