<?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: home directory issue. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773554#M942365</link>
    <description>You would also see this sort of thing if /home's mountpoint permissions were very restricted (e.g. 000) OR if you were running the automounter and NIS/NIS+ maps and the automounter or NIS were not running.&lt;BR /&gt;</description>
    <pubDate>Fri, 26 Jul 2002 13:36:55 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-07-26T13:36:55Z</dc:date>
    <item>
      <title>home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773546#M942357</link>
      <description>When I log in to server A as applmgr:&lt;BR /&gt;login: applmgr&lt;BR /&gt;Password:xxxx&lt;BR /&gt;It took me to the following directory:-&lt;BR /&gt;[SMM1:/u05/apps/applmgr]&amp;gt; &lt;BR /&gt;&lt;BR /&gt;After a cold-install of HP-UX 11 on server B&lt;BR /&gt;when I log in to server B as applmgr:&lt;BR /&gt;&lt;BR /&gt;login: applmgr&lt;BR /&gt;Password: &lt;BR /&gt;Unable to change directory to "/home/applmgr"&lt;BR /&gt;Logging in with home = "/".&lt;BR /&gt;&lt;BR /&gt;It doesn't take me to the right directory, which is:&lt;BR /&gt;[SMT1:/u01/apps/applmgr]&amp;gt;&lt;BR /&gt;instead, I am at:&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;How can I set the directory right, so that each time when I log in as applmgr, it will point me to the right directory?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Fri, 26 Jul 2002 12:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773546#M942357</guid>
      <dc:creator>Teck Sim</dc:creator>
      <dc:date>2002-07-26T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773547#M942358</link>
      <description>You can change the home directory of the applmgr account in the /etc/passwd file or you can use SAM.</description>
      <pubDate>Fri, 26 Jul 2002 12:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773547#M942358</guid>
      <dc:creator>Daimian Woznick</dc:creator>
      <dc:date>2002-07-26T12:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773548#M942359</link>
      <description>Well, first place to look is in /etc/passwd. &lt;BR /&gt;&lt;BR /&gt;grep appl /etc/passwd and look for /home/applmgr&lt;BR /&gt;&lt;BR /&gt;do the same on server a and look for /u05/apps/applmgr&lt;BR /&gt;&lt;BR /&gt;You can either change this with sam (advisable) or with vipw.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Fri, 26 Jul 2002 12:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773548#M942359</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-07-26T12:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773549#M942360</link>
      <description>The home directory is set as the 6th field in the /etc/passwd file entry.&lt;BR /&gt;&lt;BR /&gt;You can change it in SAM, or with usermod, or an editor.</description>
      <pubDate>Fri, 26 Jul 2002 12:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773549#M942360</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-07-26T12:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773550#M942361</link>
      <description>Check the setting of the applmgr home directory in /etc/passwd.&lt;BR /&gt;&lt;BR /&gt;It appears to be currently set to /home/applmgr.  Use vipw to change this to the correct location.&lt;BR /&gt;&lt;BR /&gt;It's also worth checking the permissions of the correct home directory and any .profile/.login etc type files below it once you've done that.</description>
      <pubDate>Fri, 26 Jul 2002 12:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773550#M942361</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2002-07-26T12:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773551#M942362</link>
      <description>/home/applmgr is the directory noted in the /etc/passwd file of this users.&lt;BR /&gt;This directory is not found, so it goes to /&lt;BR /&gt;Just change the path in /etc/passwd of this user to /u01/apps/applmgr&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ceesjan</description>
      <pubDate>Fri, 26 Jul 2002 12:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773551#M942362</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-07-26T12:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773552#M942363</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;if u are intended to have same users on both servers u can copy /etc/passwd of A to B. then it will work.&lt;BR /&gt;other wise issue &lt;BR /&gt;pwget -n applmgr --- it should display some thing like this&lt;BR /&gt;applmgr:7NLI0/1wJUaKo:103:20:,,,:/u01/apps/applmgr:/usr/bin/ksh &lt;BR /&gt;if not change it.&lt;BR /&gt;regds</description>
      <pubDate>Fri, 26 Jul 2002 12:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773552#M942363</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-26T12:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773553#M942364</link>
      <description>Hi &lt;BR /&gt;The home is set in /etc/passwd file in the netry for that user. In case you are not able to go to the home directory the following can be the reasons:&lt;BR /&gt;&lt;BR /&gt;1. Home directory noy set in /etc/passwd file&lt;BR /&gt;2. Home directory set in the passwd file and not physically present .&lt;BR /&gt;3. the permissions of the home diorecotry so that the user can access it .&lt;BR /&gt;4.The length of the whole entry in /etc/passwd file is long so just reduce the comment field in that entry if the path of the home direcotry is long.&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Fri, 26 Jul 2002 13:04:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773553#M942364</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-26T13:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773554#M942365</link>
      <description>You would also see this sort of thing if /home's mountpoint permissions were very restricted (e.g. 000) OR if you were running the automounter and NIS/NIS+ maps and the automounter or NIS were not running.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jul 2002 13:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773554#M942365</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-26T13:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: home directory issue.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773555#M942366</link>
      <description>My probelm is solved.  I simply copied /etc/passwd from another server to the current server.&lt;BR /&gt;Thanks to all of you.</description>
      <pubDate>Fri, 26 Jul 2002 13:41:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/home-directory-issue/m-p/2773555#M942366</guid>
      <dc:creator>Teck Sim</dc:creator>
      <dc:date>2002-07-26T13:41:13Z</dc:date>
    </item>
  </channel>
</rss>

