<?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: nfs mounting user home directories in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661462#M48520</link>
    <description>OK, also check the doc link that I gave you. There is a section on "Configuring NFS Automounter". Basically this is what you would do.. (I might miss a few steps but I think this is close).&lt;BR /&gt;For example :&lt;BR /&gt;In /etc&lt;BR /&gt;=======&lt;BR /&gt;Content of auto_master file would be&lt;BR /&gt;/users  /etc/auto_users&lt;BR /&gt;&lt;BR /&gt;Content of auto_users file would be&lt;BR /&gt;james  ford:/home/james&lt;BR /&gt;*      toyota:/home/*&lt;BR /&gt;&lt;BR /&gt;In /etc/rc.config.d/nfsconf&lt;BR /&gt;===========================&lt;BR /&gt;...&lt;BR /&gt;AUTO_MASTER="/etc/auto_master"&lt;BR /&gt;AUTOFS=1&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;Once AutoFS is running you should see 2 process &lt;BR /&gt;1- autofs_proc&lt;BR /&gt;2- automountd&lt;BR /&gt;&lt;BR /&gt;The above example will automount all users home directories in host "toyota" except for user "james" whose home dir will come from ford instead.</description>
    <pubDate>Fri, 08 Feb 2002 16:41:58 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2002-02-08T16:41:58Z</dc:date>
    <item>
      <title>nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661456#M48514</link>
      <description>I realize this is probably done through AutoFS.  However, I got a few questions.  First is there any good docs on doing this?  I really don't want to use NIS at this time but would like to have roaming home directories.&lt;BR /&gt;&lt;BR /&gt;TIA!!!&lt;BR /&gt;Eric&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 16:09:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661456#M48514</guid>
      <dc:creator>Eric Buckner</dc:creator>
      <dc:date>2002-02-08T16:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661457#M48515</link>
      <description>A good place to start is the HP docs (if you do not have 'em yet).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/netcom/index.html" target="_blank"&gt;http://docs.hp.com/hpux/netcom/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Click on "NFS Services"&lt;BR /&gt;Doc you need is "Installating and Administering NFS Services"</description>
      <pubDate>Fri, 08 Feb 2002 16:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661457#M48515</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-08T16:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661458#M48516</link>
      <description>See man NFS.&lt;BR /&gt;&lt;BR /&gt;Basically export the dir from the home server setting read/write permissions.&lt;BR /&gt;&lt;BR /&gt;Mount the dir on the target server - I would suggest using a soft mount options as a failed server can seriously affect the others.&lt;BR /&gt;&lt;BR /&gt;You can control the export server to only export to x y or z server.&lt;BR /&gt;&lt;BR /&gt;Sam is very handy for this task.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 16:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661458#M48516</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-02-08T16:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661459#M48517</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is a complete guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B1031-90048/B1031-90048.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B1031-90048/B1031-90048.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 16:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661459#M48517</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-08T16:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661460#M48518</link>
      <description>Yeah I understand the basics of Exporting/Mounting for NFS.  I just didn't want to have to go through creating a new export and mount everytime I added a user.  There has to be a way of automating that.  Which is why I was thinking automounter/autofs.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 16:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661460#M48518</guid>
      <dc:creator>Eric Buckner</dc:creator>
      <dc:date>2002-02-08T16:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661461#M48519</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This may be useful:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/12-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/12-toc.html&amp;amp;searchterms=automount&amp;amp;queryid=20020208-084042" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/12-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/12-toc.html&amp;amp;searchterms=automount&amp;amp;queryid=20020208-084042&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/11-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/11-toc.html&amp;amp;searchterms=automount&amp;amp;queryid=20020208-084042" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/11-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/11-toc.html&amp;amp;searchterms=automount&amp;amp;queryid=20020208-084042&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90681/B2355-90681.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90681/B2355-90681.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 16:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661461#M48519</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-08T16:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661462#M48520</link>
      <description>OK, also check the doc link that I gave you. There is a section on "Configuring NFS Automounter". Basically this is what you would do.. (I might miss a few steps but I think this is close).&lt;BR /&gt;For example :&lt;BR /&gt;In /etc&lt;BR /&gt;=======&lt;BR /&gt;Content of auto_master file would be&lt;BR /&gt;/users  /etc/auto_users&lt;BR /&gt;&lt;BR /&gt;Content of auto_users file would be&lt;BR /&gt;james  ford:/home/james&lt;BR /&gt;*      toyota:/home/*&lt;BR /&gt;&lt;BR /&gt;In /etc/rc.config.d/nfsconf&lt;BR /&gt;===========================&lt;BR /&gt;...&lt;BR /&gt;AUTO_MASTER="/etc/auto_master"&lt;BR /&gt;AUTOFS=1&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;Once AutoFS is running you should see 2 process &lt;BR /&gt;1- autofs_proc&lt;BR /&gt;2- automountd&lt;BR /&gt;&lt;BR /&gt;The above example will automount all users home directories in host "toyota" except for user "james" whose home dir will come from ford instead.</description>
      <pubDate>Fri, 08 Feb 2002 16:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661462#M48520</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-08T16:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661463#M48521</link>
      <description>Thanks everyone!  I was doing all of this but wasn't having much success.  It wasn't until my 100th stop/start of nfs.client that I noticed a message stating that /home was already mounted.&lt;BR /&gt;&lt;BR /&gt;Apparently autofs doesn't like for you to have a mounted FS on /home if you are going to be automounting to /home.  I unmounted /home and did the stop/start shuffle w/ nfs.client and lo and behold it worked like a charm.  &lt;BR /&gt;&lt;BR /&gt;Thanks again for the help!!&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 08 Feb 2002 17:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661463#M48521</guid>
      <dc:creator>Eric Buckner</dc:creator>
      <dc:date>2002-02-08T17:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mounting user home directories</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661464#M48522</link>
      <description>hi Eric,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/11-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/11-toc.html&amp;amp;searchterms=automount&amp;amp;queryid=20020208-091231" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90048/00/00/11-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90048/00/00/11-toc.html&amp;amp;searchterms=automount&amp;amp;queryid=20020208-091231&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=5d37026c060e814286/screen=ckiDisplayDocument?docId=200000009872386" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=5d37026c060e814286/screen=ckiDisplayDocument?docId=200000009872386&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 17:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mounting-user-home-directories/m-p/2661464#M48522</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-08T17:07:18Z</dc:date>
    </item>
  </channel>
</rss>

