<?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: Enabling FTP on vfiler which is part of active directory domain in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Enabling-FTP-on-vfiler-which-is-part-of-active-directory-domain/m-p/18718#M1679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sweet! thanks for the update! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2012 14:15:26 GMT</pubDate>
    <dc:creator>CCOLEMAN_</dc:creator>
    <dc:date>2012-01-16T14:15:26Z</dc:date>
    <item>
      <title>Enabling FTP on vfiler which is part of active directory domain</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Enabling-FTP-on-vfiler-which-is-part-of-active-directory-domain/m-p/18707#M1677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to enable anonymous FTP on vfiler which is a part of windows 2003 active directory domain. This volume which I have enabled is a snapmirror volume and its acting as a read only cifs share. I followed the steps below but it does not work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Enable the FTP on Vfiler.&lt;/P&gt;&lt;P&gt;2) Enable the anonymous access.&lt;/P&gt;&lt;P&gt;3) Enabled the ftpd.anonymous.home_dir to the CIFS path &lt;/P&gt;&lt;P&gt;4) I have edited the usermap.cfg to map the NT user to unix user FTP ( xxx\kumaresan =&amp;gt; ftp)&lt;/P&gt;&lt;P&gt;5) Now when i logging I get following error messages ( Response:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;530 Login incorrect - User has no home directory)&lt;/P&gt;&lt;P&gt;6) Every other options in FTP is set to its default Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I enabled the CIFS tracing enabled on the filer and I could see the maping works &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mon Dec 19 16:26:42 IST [xxxxx@xxxx1: auth.trace.authenticateUser.loginTraceIP:info]: AUTH: Login attempt by user kumaresan of domain xxxx from client machine x.x.x.x (Unknown).&lt;/P&gt;&lt;P&gt;Mon Dec 19 16:26:42 IST [xxxxx@xxxx1: auth.dc.trace.DCConnection.statusMsg:info]: AUTH: TraceDC- attempting authentication with domain controller \\&lt;A href="https://community.netapp.com/" target="_blank"&gt;xxxxx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Mon Dec 19 16:26:42 IST [xxxxx@xxxx1: auth.trace.authenticateUser.loginTraceMsg:info]: AUTH: User from x.x.x.x authenticated by DC.&lt;/P&gt;&lt;P&gt;Mon Dec 19 16:26:42 IST [xxxxx@xxxx1: auth.trace.mapNTToUnix:info]: AUTH: Mapping Windows user kumaresan to Unix user ftp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I create a user with exact same name as like in windows 2003 and with same pasword like domain credentials and edit the /etc/cifshomedir.cfg with the path of cifs share directory I am able to login fine . The problem is that we have many user who would be loggin to this directory to copy files from it . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a controller which is not part of domain and enable the anonymous FTP with same cifs share path it works fine and I am able to browse the files . Since the NTLM auth mode is enabled the Local user doesnot work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what I am doing wrong here . Any help on this would be appriciated &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;Kumaresan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;DIR&gt;&lt;DIR&gt;&lt;DIR&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:39:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Enabling-FTP-on-vfiler-which-is-part-of-active-directory-domain/m-p/18707#M1677</guid>
      <dc:creator>kumaraysun</dc:creator>
      <dc:date>2025-06-05T06:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling FTP on vfiler which is part of active directory domain</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Enabling-FTP-on-vfiler-which-is-part-of-active-directory-domain/m-p/18712#M1678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I resolved this issue myself by using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;options ftpd.dir.override&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set this to same as options ftpd.anonymous.home_dir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumaresan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 14:14:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Enabling-FTP-on-vfiler-which-is-part-of-active-directory-domain/m-p/18712#M1678</guid>
      <dc:creator>kumaraysun</dc:creator>
      <dc:date>2012-01-16T14:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling FTP on vfiler which is part of active directory domain</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Enabling-FTP-on-vfiler-which-is-part-of-active-directory-domain/m-p/18718#M1679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sweet! thanks for the update! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 14:15:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Enabling-FTP-on-vfiler-which-is-part-of-active-directory-domain/m-p/18718#M1679</guid>
      <dc:creator>CCOLEMAN_</dc:creator>
      <dc:date>2012-01-16T14:15:26Z</dc:date>
    </item>
  </channel>
</rss>

