<?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: Create a CIFS share on a vFiler using OnCommand (7 Mode) in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164087#M37562</link>
    <description>&lt;P&gt;&lt;SPAN&gt;vfiler run vfilername cifs shares &amp;nbsp; --&amp;gt; Check the share access/permissions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;vfiler run vfilername cifs domaininfo --&amp;gt;&amp;nbsp;Confirm you are part of the right domain&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check&amp;nbsp; your wafl default security style. --&amp;gt; options&amp;nbsp;wafl.default_security_style&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hopefully it's NTFS - &amp;nbsp; Check to see your vol status&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If above everything is right, you should be good to go and access your share without any issues.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2021 14:56:00 GMT</pubDate>
    <dc:creator>mrahul</dc:creator>
    <dc:date>2021-02-17T14:56:00Z</dc:date>
    <item>
      <title>Create a CIFS share on a vFiler using OnCommand (7 Mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164068#M37551</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inherited&amp;nbsp; a Netapp&amp;nbsp; FAS3250 running 7 Mode. Need to create a CIFS file share. It appears file shares were created on vFilers.&lt;/P&gt;&lt;P&gt;However, I am not able to create a share ona VFiler through the OnCommand interface. How am I supposed to do it?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:34:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164068#M37551</guid>
      <dc:creator>mr_robot</dc:creator>
      <dc:date>2025-06-04T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create a CIFS share on a vFiler using OnCommand (7 Mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164071#M37554</link>
      <description>&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Executing commands from a vFiler unit&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;If you want to work strictly with the data on a vFiler unit, you can execute commands directly from it. These commands are run as if they are being run on the vFiler unit's console, and are subject to the constraints of the vFiler unit.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Enter the command:&amp;nbsp;vfiler context &amp;lt;vfiler_name&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Example:&amp;nbsp;vfiler context vfiler1&lt;/P&gt;&lt;P&gt;Enter the command you want to run:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Example:&amp;nbsp;?&lt;/P&gt;&lt;P&gt;This shows all the commands available to you from the context of the vFiler unit.&lt;/P&gt;&lt;P&gt;To return to the context of the host storage system, enter the command:&amp;nbsp;vfiler context vfiler0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;vFiler unit preparation for CIFS&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P class="shortdesc"&gt;You can run the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="keyword cmdname"&gt;cifs setup&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command to configure CIFS on the vFiler unit. You can also configure CIFS while creating the vFiler unit by using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="keyword cmdname"&gt;vfiler create&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command.&lt;/P&gt;&lt;P class="p"&gt;From the hosting storage system, you can use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="keyword cmdname"&gt;vfiler run&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command to issue CIFS commands for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph"&gt;vFiler units&lt;/SPAN&gt;. You can use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ph"&gt;System Manager&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to manage user accounts and shares.&lt;/P&gt;&lt;P class="p"&gt;&lt;SPAN&gt;When you use an IPv6 address, you should enter the following command:&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="keyword cmdname"&gt;vfiler run vfiler_name options cifs.ipv6.enable on&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 13:29:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164071#M37554</guid>
      <dc:creator>mrahul</dc:creator>
      <dc:date>2021-02-17T13:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create a CIFS share on a vFiler using OnCommand (7 Mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164074#M37556</link>
      <description>&lt;P&gt;Hi, I guess that means it's not possible through OnCommand.&lt;/P&gt;&lt;P&gt;So assuming, i've already created the volume,&amp;nbsp; /vol/RecsVolume through OnCOmmand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I'm logged into the Netapp, all I'd have to do at this stage is :&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;vfiler context PRIVFiler02&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;cifs shares -add RecordsShare&amp;nbsp;/vol/RecsVolume&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;-comment "Company Records"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then it'd be ready to be accessed?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 13:52:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164074#M37556</guid>
      <dc:creator>mr_robot</dc:creator>
      <dc:date>2021-02-17T13:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create a CIFS share on a vFiler using OnCommand (7 Mode)</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164087#M37562</link>
      <description>&lt;P&gt;&lt;SPAN&gt;vfiler run vfilername cifs shares &amp;nbsp; --&amp;gt; Check the share access/permissions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;vfiler run vfilername cifs domaininfo --&amp;gt;&amp;nbsp;Confirm you are part of the right domain&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check&amp;nbsp; your wafl default security style. --&amp;gt; options&amp;nbsp;wafl.default_security_style&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hopefully it's NTFS - &amp;nbsp; Check to see your vol status&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If above everything is right, you should be good to go and access your share without any issues.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 14:56:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Create-a-CIFS-share-on-a-vFiler-using-OnCommand-7-Mode/m-p/164087#M37562</guid>
      <dc:creator>mrahul</dc:creator>
      <dc:date>2021-02-17T14:56:00Z</dc:date>
    </item>
  </channel>
</rss>

