<?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: Following Symbolic Links  which are outside a CIFS share in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Following-Symbolic-Links-which-are-outside-a-CIFS-share/m-p/138741#M30607</link>
    <description>&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;I didn’t get an answer, but I did find a resolution to my problem&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;When creating the symlink I needed to use the freelink option. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;The freelink option is not available via the GUI so use the &lt;STRONG&gt;cifs symlink create &lt;/STRONG&gt;command with the -locality freelink&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;This gave me the symbolic link functionality I required within a CIFS mounted drive&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;Example&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: 'Tahoma',sans-serif; font-size: 12pt;"&gt;&lt;FONT color="#000000"&gt;cifs symlink create -unix-path /rel/ -cifs-path /vol/release/rel/ -locality freelink&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;where the /rel NFS mount point resolves to /vol/release/rel&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;Note :&amp;nbsp; I also believe the share ( in this case pc_rel ) &amp;nbsp;has to be modified as follows&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: 'Tahoma',sans-serif; font-size: 12pt;"&gt;&lt;FONT color="#000000"&gt;cifs share modify -share-name pc_rel &lt;STRONG&gt;-symlink-properties symlinks-and-widelinks no-strict-security&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;The above information should provide you the information for you to resolve your problem&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Mar 2018 14:04:38 GMT</pubDate>
    <dc:creator>Mark_Williams</dc:creator>
    <dc:date>2018-03-09T14:04:38Z</dc:date>
    <item>
      <title>Following Symbolic Links  which are outside a CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Following-Symbolic-Links-which-are-outside-a-CIFS-share/m-p/136336#M30034</link>
      <description>&lt;P&gt;With ONTAP 7-mode I could follow links outside of the CIFS share using symlink.trranslation Map entries,&lt;/P&gt;&lt;P&gt;but with CTOP 9&amp;nbsp;I can't get this to work using the new implemenation of&amp;nbsp; defining a UNIX Path for an existing share&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only get relative and absolute folder and file symbolic links to work within the share&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doe's anyone know if this is possible with CTOP 9.2&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:18:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Following-Symbolic-Links-which-are-outside-a-CIFS-share/m-p/136336#M30034</guid>
      <dc:creator>Mark_Williams</dc:creator>
      <dc:date>2025-06-04T14:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Following Symbolic Links  which are outside a CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Following-Symbolic-Links-which-are-outside-a-CIFS-share/m-p/138690#M30595</link>
      <description>&lt;P&gt;Did you ever get an answer on this.&amp;nbsp; I am just now having to take on a migration from SAMBA where this worked and it doesn't work as far as I can see in 9.1P8.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will follow up if I find a definitive answer.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 20:39:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Following-Symbolic-Links-which-are-outside-a-CIFS-share/m-p/138690#M30595</guid>
      <dc:creator>DONBARTON1</dc:creator>
      <dc:date>2018-03-07T20:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Following Symbolic Links  which are outside a CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Following-Symbolic-Links-which-are-outside-a-CIFS-share/m-p/138741#M30607</link>
      <description>&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;I didn’t get an answer, but I did find a resolution to my problem&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;When creating the symlink I needed to use the freelink option. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;The freelink option is not available via the GUI so use the &lt;STRONG&gt;cifs symlink create &lt;/STRONG&gt;command with the -locality freelink&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;This gave me the symbolic link functionality I required within a CIFS mounted drive&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;Example&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: 'Tahoma',sans-serif; font-size: 12pt;"&gt;&lt;FONT color="#000000"&gt;cifs symlink create -unix-path /rel/ -cifs-path /vol/release/rel/ -locality freelink&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;where the /rel NFS mount point resolves to /vol/release/rel&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;Note :&amp;nbsp; I also believe the share ( in this case pc_rel ) &amp;nbsp;has to be modified as follows&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: 'Tahoma',sans-serif; font-size: 12pt;"&gt;&lt;FONT color="#000000"&gt;cifs share modify -share-name pc_rel &lt;STRONG&gt;-symlink-properties symlinks-and-widelinks no-strict-security&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: black;"&gt;&lt;FONT face="Calibri" size="3"&gt;The above information should provide you the information for you to resolve your problem&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 14:04:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Following-Symbolic-Links-which-are-outside-a-CIFS-share/m-p/138741#M30607</guid>
      <dc:creator>Mark_Williams</dc:creator>
      <dc:date>2018-03-09T14:04:38Z</dc:date>
    </item>
  </channel>
</rss>

