<?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: FTP default HomeDir except several users in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31075#M7334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christophe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies, but I've been playing with this in the lab and the behaviour isn't as I described.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have Windows users then they must have a specific home folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2014 13:37:21 GMT</pubDate>
    <dc:creator>warrenb</dc:creator>
    <dc:date>2014-05-07T13:37:21Z</dc:date>
    <item>
      <title>FTP default HomeDir except several users</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31065#M7330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear NetApp Community members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a request from business:&lt;/P&gt;&lt;P&gt;I have to kinds of users:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Generic users (Not Anonymous)&lt;/LI&gt;&lt;LI&gt;Named users&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In the same vFiler it's mandatory:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the generics users should have access to a default FTP dir&lt;/LI&gt;&lt;LI&gt;the named users must have access to a specific FTP HomeDir&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question, it's possible and how configure that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:36:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31065#M7330</guid>
      <dc:creator>lagenevoise</dc:creator>
      <dc:date>2025-06-05T05:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: FTP default HomeDir except several users</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31070#M7332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christophe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will probably depend on your particular environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have Windows users then you can use the CIFS home dir functionality to set the FTP home directory. If a user logs in and ONTAP cannot find a home directory then the login is denied. If, however, you set &lt;SPAN style="font-family: 'courier new', courier;"&gt;ftpd.dir.override&lt;/SPAN&gt; to a valid path and &lt;SPAN style="font-family: 'courier new', courier;"&gt;ftpd.dir.restriction&lt;/SPAN&gt; is set to &lt;SPAN style="font-family: 'courier new', courier;"&gt;off &lt;/SPAN&gt;then users without a home directory will have it set to the override path. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then simply create folders in the path specified in the &lt;SPAN style="font-family: 'courier new', courier;"&gt;/etc/cifs_homedir.cfg&lt;/SPAN&gt; file for named users and everyone else, your generic users, will get directed to the override path. Obviously if you are already using the CIFS home dir functionality then this may conflict.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have local users then you would set this in the &lt;SPAN style="font-family: 'courier new', courier;"&gt;/etc/passwd&lt;/SPAN&gt; file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warren&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:30:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31070#M7332</guid>
      <dc:creator>warrenb</dc:creator>
      <dc:date>2014-05-07T13:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: FTP default HomeDir except several users</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31075#M7334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christophe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies, but I've been playing with this in the lab and the behaviour isn't as I described.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have Windows users then they must have a specific home folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 13:37:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31075#M7334</guid>
      <dc:creator>warrenb</dc:creator>
      <dc:date>2014-05-07T13:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTP default HomeDir except several users</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31083#M7339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;I will try few things and come back to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 16:32:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/FTP-default-HomeDir-except-several-users/m-p/31083#M7339</guid>
      <dc:creator>lagenevoise</dc:creator>
      <dc:date>2014-06-11T16:32:47Z</dc:date>
    </item>
  </channel>
</rss>

