<?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: setting root in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498640#M216151</link>
    <description>ok, &lt;BR /&gt;&lt;BR /&gt;ehco $SHELL displays a valid shell;&lt;BR /&gt;&lt;BR /&gt;echo $SHELL displays nothing ie&lt;BR /&gt;&lt;BR /&gt;# echo $SHELL&lt;BR /&gt;&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;we have created a test lab from a version of hpux 11.00 seot 04.  Both servers have this problem so do you think it is something missing from our configuration procedures?&lt;BR /&gt;&lt;BR /&gt;how can I fix this.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Sun, 06 Mar 2005 18:27:49 GMT</pubDate>
    <dc:creator>lawrenzo</dc:creator>
    <dc:date>2005-03-06T18:27:49Z</dc:date>
    <item>
      <title>setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498635#M216146</link>
      <description>After installation I cannot figure out how to set home for root profile.&lt;BR /&gt;&lt;BR /&gt;# cd $HOME&lt;BR /&gt;ksh: cd: bad directory.&lt;BR /&gt;&lt;BR /&gt;can someone help or provide documentation for settting this up.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Sun, 06 Mar 2005 15:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498635#M216146</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-03-06T15:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498636#M216147</link>
      <description>Hi Lawrenzo,&lt;BR /&gt;&lt;BR /&gt;What did you set as roots home in the /etc/passwd file ? ("/" or /root)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sun, 06 Mar 2005 15:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498636#M216147</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-03-06T15:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498637#M216148</link>
      <description>default is set to /</description>
      <pubDate>Sun, 06 Mar 2005 16:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498637#M216148</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-03-06T16:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498638#M216149</link>
      <description>how abot just &lt;BR /&gt;&lt;BR /&gt;# cd&lt;BR /&gt;&lt;BR /&gt;It should go to the home dir of root&lt;BR /&gt;&lt;BR /&gt;Robert-Jan ( who by the likes a /root directory for home, think of a mistype between a copy from two servers you wont get the mes al over you system.&lt;BR /&gt;&lt;BR /&gt;Regards and good night.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Mar 2005 16:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498638#M216149</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-03-06T16:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498639#M216150</link>
      <description>$HOME is automatically provided by the shell when you login. What does:&lt;BR /&gt; &lt;BR /&gt;echo $HOME&lt;BR /&gt; &lt;BR /&gt;report? If there is nothing reported or you get an error message that "HOME: Parameter not set." then there is something very strange about your login method. Are you using Xwindows? Are you using ssh? Have you changed /etc/profile? What does:&lt;BR /&gt; &lt;BR /&gt;echo $SHELL&lt;BR /&gt; &lt;BR /&gt;report? If it is not /sbin/sh, you must immediately change root's shell back to /sbin/sh as your system will malfunction in single user mode with a different shell.</description>
      <pubDate>Sun, 06 Mar 2005 17:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498639#M216150</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-03-06T17:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498640#M216151</link>
      <description>ok, &lt;BR /&gt;&lt;BR /&gt;ehco $SHELL displays a valid shell;&lt;BR /&gt;&lt;BR /&gt;echo $SHELL displays nothing ie&lt;BR /&gt;&lt;BR /&gt;# echo $SHELL&lt;BR /&gt;&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;we have created a test lab from a version of hpux 11.00 seot 04.  Both servers have this problem so do you think it is something missing from our configuration procedures?&lt;BR /&gt;&lt;BR /&gt;how can I fix this.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sun, 06 Mar 2005 18:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498640#M216151</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-03-06T18:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498641#M216152</link>
      <description>Type the commands:&lt;BR /&gt; &lt;BR /&gt;set&lt;BR /&gt;ps -f&lt;BR /&gt; &lt;BR /&gt;This will list the current environment. &lt;BR /&gt; &lt;BR /&gt;You need to provide more information about your computer. Is it a workstation with a graphics display? If not, are you logging in using the system console, or using telnet, or what?</description>
      <pubDate>Sun, 06 Mar 2005 19:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498641#M216152</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-03-06T19:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498642#M216153</link>
      <description>server is an N_class we use hummingbird exceed from windows - this works fine with all other servers on our network</description>
      <pubDate>Sun, 06 Mar 2005 19:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498642#M216153</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-03-06T19:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498643#M216154</link>
      <description>The Hummingbird product is an Xwindows emulator. In HP-UX, when you startup a terminal window using Xwindows, the normal environment is missing. This is a feature of the CDE Xwindows environment and the terminal emulators, xterm, hpterm and dtterm. To get a 'normal' Unix login, you can use a command window (DOS) on your PC and type: telnet &lt;HOSTNAME&gt; When you login this way, you get a 'normal' Unix environment.&lt;BR /&gt; &lt;BR /&gt;What you are doing is starting CDE on the HP-UX computer and having it take over your PC's screen. Then you click on a terminal window and you'll notice that it starts instantly with no meaningful environment (that is, /etc/profile and .profile are not run) To fix the problem using Xwindows (Hummingbird), run this command one time for each user that logs in to your N4000:&lt;BR /&gt; &lt;BR /&gt;echo "*loginShell: true" &amp;gt;&amp;gt; .Xdefaults&lt;BR /&gt; &lt;BR /&gt;Do this as soon as each user logs in so the file .Xdefaults will be in the home directory. Then logout and restart Hummingbird and now when you login, you'll see the normal Unix startup messages along with a full environment (use the set command to see the difference).&lt;BR /&gt; &lt;BR /&gt;Now if your system administrator knows a bit about scripting, a script can be written to create this file in all user home directories.&lt;/HOSTNAME&gt;</description>
      <pubDate>Sun, 06 Mar 2005 21:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498643#M216154</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-03-06T21:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498644#M216155</link>
      <description>I am not convinced as the two crash and burn servers which we have installed have both the same issue and all other servers configured on our network and that we coonect via exceed display / when you type echo $HOME&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Mar 2005 21:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498644#M216155</guid>
      <dc:creator>lawrenzo</dc:creator>
      <dc:date>2005-03-06T21:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: setting root</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498645#M216156</link>
      <description>Try telnet (from a local DOS window) to all of the servers and echo $HOME</description>
      <pubDate>Sun, 06 Mar 2005 21:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-root/m-p/3498645#M216156</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-03-06T21:36:47Z</dc:date>
    </item>
  </channel>
</rss>

