<?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 SFU 3.5 NFS server -&amp;gt; export users home drive to Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759557#M86019</link>
    <description>I have installed sfu 3.5, nfs server, nfs suthentication server.&lt;BR /&gt;&lt;BR /&gt;installed sfu 3.5 on all my DC's with NIS and user name mapping. ldap user integration works great adn added kerberos authentication.&lt;BR /&gt;&lt;BR /&gt;Now I am trying to use NFS from windows .&lt;BR /&gt;&lt;BR /&gt;The share mounts fine, but hangs when I cd into the mounted file system or trying to do a file listing.&lt;BR /&gt;&lt;BR /&gt;any ideas?</description>
    <pubDate>Mon, 27 Mar 2006 10:52:09 GMT</pubDate>
    <dc:creator>Donny Jekels</dc:creator>
    <dc:date>2006-03-27T10:52:09Z</dc:date>
    <item>
      <title>SFU 3.5 NFS server -&gt; export users home drive to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759557#M86019</link>
      <description>I have installed sfu 3.5, nfs server, nfs suthentication server.&lt;BR /&gt;&lt;BR /&gt;installed sfu 3.5 on all my DC's with NIS and user name mapping. ldap user integration works great adn added kerberos authentication.&lt;BR /&gt;&lt;BR /&gt;Now I am trying to use NFS from windows .&lt;BR /&gt;&lt;BR /&gt;The share mounts fine, but hangs when I cd into the mounted file system or trying to do a file listing.&lt;BR /&gt;&lt;BR /&gt;any ideas?</description>
      <pubDate>Mon, 27 Mar 2006 10:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759557#M86019</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2006-03-27T10:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: SFU 3.5 NFS server -&gt; export users home drive to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759558#M86020</link>
      <description>Shalom Donny,&lt;BR /&gt;&lt;BR /&gt;I suspect the user id of the windows box does not match any user ID on the NFS share system.&lt;BR /&gt;&lt;BR /&gt;From ssh/telnet, lets see the permissions on the folder. ls -la&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Mar 2006 10:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759558#M86020</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-27T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: SFU 3.5 NFS server -&gt; export users home drive to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759559#M86021</link>
      <description>SEP, high long time no speak/chat/post etc..&lt;BR /&gt;&lt;BR /&gt;anyway below is the df for the mounted file system from Windows.&lt;BR /&gt;&lt;BR /&gt;chiwsp011:/support   293515584 186487104 107028480  64% /mnt/ntfs&lt;BR /&gt;[djekels@corlap001 ~]&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;This ID does not live in /etc/passwd its mapped in AD&lt;BR /&gt;&lt;BR /&gt;[djekels@corlap001 ~]&lt;BR /&gt;$ id&lt;BR /&gt;uid=1017(djekels) gid=1000(dvmt) groups=1000(dvmt)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and I am logged in over ssh with kerberos credents&lt;BR /&gt;[djekels@corlap001 ~]&lt;BR /&gt;$ env | grep SSH&lt;BR /&gt;SSH_CLIENT=10.20.5.140 3184 22&lt;BR /&gt;SSH_TTY=/dev/pts/0&lt;BR /&gt;SSH_CONNECTION=10.20.5.140 3184 10.20.5.62 22&lt;BR /&gt;[djekels@corlap001 ~]&lt;BR /&gt;&lt;BR /&gt;not that the kerberos credents are used for the NFS communications, just thought I'd bring you upto speed on my setup.&lt;BR /&gt;&lt;BR /&gt;[djekels@corlap001 ~]&lt;BR /&gt;$ klist&lt;BR /&gt;Ticket cache: FILE:/tmp/krb5cc_1017_oQhgQV5511&lt;BR /&gt;Default principal: djekels@BREAKWATER.COM&lt;BR /&gt;&lt;BR /&gt;Valid starting     Expires            Service principal&lt;BR /&gt;03/27/06 09:21:48  03/27/06 19:03:24  krbtgt/BREAKWATER.COM@BREAKWATER.COM&lt;BR /&gt;        renew until 04/03/06 10:03:24&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am using putty with gssapi compiled and log into linux wiht my windows credentials.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759559#M86021</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2006-03-27T11:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: SFU 3.5 NFS server -&gt; export users home drive to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759560#M86022</link>
      <description># ls -ld /mnt/ntfs&lt;BR /&gt;drwx------  2 nfsnobody nfsnobody 64 Mar 20 15:04 /mnt/ntfs&lt;BR /&gt;&lt;BR /&gt;ok. now I see the perm on the nfs share. but on  linux I cannot mount a share as a regular user...</description>
      <pubDate>Mon, 27 Mar 2006 11:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759560#M86022</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2006-03-27T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: SFU 3.5 NFS server -&gt; export users home drive to Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759561#M86023</link>
      <description>Add user to the options on the mount in &lt;BR /&gt;/etc/fstab, and users should be able to mount&lt;BR /&gt;the share.&lt;BR /&gt;&lt;BR /&gt;Alternatively, use the automounter, and let&lt;BR /&gt;it mount the share when needed.</description>
      <pubDate>Mon, 27 Mar 2006 12:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sfu-3-5-nfs-server-gt-export-users-home-drive-to-linux/m-p/3759561#M86023</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-03-27T12:57:00Z</dc:date>
    </item>
  </channel>
</rss>

