<?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 Configue NFS client to mount a home directory depending upon username in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520325#M219775</link>
    <description>What I am trying to do is simply have a NFS client mount user's home directory from a NIS master, which is exporting the home directory.  Both are bound to the domain and the NIS master does allow a user to login on the NIS client but the user's home directory doesn't mount.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Apr 2005 12:36:56 GMT</pubDate>
    <dc:creator>Brian  Faulk</dc:creator>
    <dc:date>2005-04-07T12:36:56Z</dc:date>
    <item>
      <title>Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520325#M219775</link>
      <description>What I am trying to do is simply have a NFS client mount user's home directory from a NIS master, which is exporting the home directory.  Both are bound to the domain and the NIS master does allow a user to login on the NIS client but the user's home directory doesn't mount.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 12:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520325#M219775</guid>
      <dc:creator>Brian  Faulk</dc:creator>
      <dc:date>2005-04-07T12:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520326#M219776</link>
      <description>Can you give an erorr code please?&lt;BR /&gt;&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log on the NFS server when this happens.&lt;BR /&gt;&lt;BR /&gt;That would be useful in diagnosis and cure.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 07 Apr 2005 12:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520326#M219776</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-07T12:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520327#M219777</link>
      <description>How does /etc/nsswitch.conf look like on client??&lt;BR /&gt;&lt;BR /&gt;Does it have entry for automount?? Is automount map ok?? And perms on local dir where automount will mount the dir??&lt;BR /&gt;&lt;BR /&gt;Can you mount those home dirs manually??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 07 Apr 2005 12:47:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520327#M219777</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-07T12:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520328#M219778</link>
      <description>There isn't an error message. It just doesn't mount the directory. From what I can tell it does mount it however when the user logs in he/she is left at / not /home2/(user_name).&lt;BR /&gt;&lt;BR /&gt; javascript&amp;amp;colon;postAnswerSubmit('submit');&lt;BR /&gt;submit</description>
      <pubDate>Thu, 07 Apr 2005 13:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520328#M219778</guid>
      <dc:creator>Brian  Faulk</dc:creator>
      <dc:date>2005-04-07T13:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520329#M219779</link>
      <description>did you try command line mount ?&lt;BR /&gt;like &lt;BR /&gt;mount -F host1:/directory/name /local/directory/name&lt;BR /&gt;&lt;BR /&gt;what happens ?</description>
      <pubDate>Thu, 07 Apr 2005 13:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520329#M219779</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-04-07T13:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520330#M219780</link>
      <description>Also could you check the contents of /etc/rc.config.d/nfsconf&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 13:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520330#M219780</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-04-07T13:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520331#M219781</link>
      <description>Yes doing it manually works just fine.&lt;BR /&gt;No problems.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 13:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520331#M219781</guid>
      <dc:creator>Brian  Faulk</dc:creator>
      <dc:date>2005-04-07T13:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520332#M219782</link>
      <description>Not sure what to look for but I do have the file and it AUTOMOUNT is set to 1 and it does reference auto_master.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2005 13:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520332#M219782</guid>
      <dc:creator>Brian  Faulk</dc:creator>
      <dc:date>2005-04-07T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520333#M219783</link>
      <description>Post auto_master and the contents of the map that is mentioned there.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 07 Apr 2005 14:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520333#M219783</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-07T14:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520334#M219784</link>
      <description>/etc/auto_master&lt;BR /&gt;/net -hosts -nosuid,soft&lt;BR /&gt;/home auto_home&lt;BR /&gt;&lt;BR /&gt;/etc/auto_home&lt;BR /&gt;user1          sumserver:/home/user1&lt;BR /&gt;user2          sumserver:/home/user2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this answers your question.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Apr 2005 09:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520334#M219784</guid>
      <dc:creator>Brian  Faulk</dc:creator>
      <dc:date>2005-04-08T09:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520335#M219785</link>
      <description>Can you resolve sumserver1 from client?? With ip_adress and with host name??&lt;BR /&gt;&lt;BR /&gt;Send -usr2 signal to autmountd and then try logging in with user id. Now check the debug log. (it will be created in /var/adm/syslog dir)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 08 Apr 2005 10:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520335#M219785</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-08T10:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520336#M219786</link>
      <description>I can resolv without any problems.  There are no error messages at all as any user tries to login.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Apr 2005 13:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520336#M219786</guid>
      <dc:creator>Brian  Faulk</dc:creator>
      <dc:date>2005-04-08T13:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520337#M219787</link>
      <description>Did you dod this??&lt;BR /&gt;&lt;BR /&gt;Send -usr2 signal to autmountd and then try logging in with user id. Now check the debug log. (it will be created in /var/adm/syslog dir)</description>
      <pubDate>Fri, 08 Apr 2005 14:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520337#M219787</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-08T14:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520338#M219788</link>
      <description>Have you tried changing the following line in /etc/auto_master? Maybe automounter cannot find your auto_home map, so try absolute path.&lt;BR /&gt;&lt;BR /&gt;/home auto_home&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;/home /etc/auto_home</description>
      <pubDate>Sat, 09 Apr 2005 09:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520338#M219788</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-04-09T09:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configue NFS client to mount a home directory depending upon username</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520339#M219789</link>
      <description>Yes I did try to make that change in /etc/auto_master to /home /etc/auto_home.&lt;BR /&gt;&lt;BR /&gt;javascript&amp;amp;colon;postAnswerSubmit('submit');&lt;BR /&gt;submit</description>
      <pubDate>Mon, 11 Apr 2005 06:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configue-nfs-client-to-mount-a-home-directory-depending-upon/m-p/3520339#M219789</guid>
      <dc:creator>Brian  Faulk</dc:creator>
      <dc:date>2005-04-11T06:12:08Z</dc:date>
    </item>
  </channel>
</rss>

