<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Mounting CIFS min version=3.0]]></title><description><![CDATA[<p dir="auto">This isn't a Mango issue directly, but I am trying to achieve the following:</p>
<p dir="auto">Mount a windows share via cifs-utils, which has set a minimum SMB version of 3.0.  This share is from our new backups host.</p>
<p dir="auto">Now, normally, our Ubuntu 16.04 Mango install has no problem mounting with the following fstab line:<br />
any</p>
<pre><code>//server/mount   /mnt/mount      cifs     credentials=/folder/credentialsfile,vers=3.0,sec=ntlm          0 0
</code></pre>
<p dir="auto">However, when this same line is used on the mangoES I get the following error in syslog:</p>
<pre><code>kernel: [2161470.957208] CIFS VFS: Unknown vers= option specified: 3.0
</code></pre>
<p dir="auto">We're running on:</p>
<p dir="auto">Debian Jessie 8.10<br />
cifs-utils 2:6.4-1 (appears to me to be the latest for this branch, <a href="https://packages.debian.org/jessie/armhf/cifs-utils/download" rel="nofollow ugc">link</a>)</p>
<p dir="auto">According to this <a href="https://manpages.debian.org/jessie/cifs-utils/mount.cifs.8.en.html" rel="nofollow ugc">page</a>, vers should be supported, but seems not for the ARM version.</p>
<p dir="auto">I'm looking for some recommendations on the following points:</p>
<ul>
<li>
<p dir="auto">Upgrade MangoES to Debian 9, and hope the <a href="https://packages.debian.org/stretch/armhf/cifs-utils/download" rel="nofollow ugc">latest</a> cifs-utils can accomodate the vers option.  I was not able to determine if the latest version of cifs-utils on armhf has option vers.  Also, are there any foreseeable issues if upgrading to Stretch?</p>
</li>
<li>
<p dir="auto">Downgrade minimum SMB version to 1.0, which I'd prefer not to, given its terrible security.</p>
</li>
<li>
<p dir="auto">Any other possibilities?</p>
</li>
</ul>
]]></description><link>https://forum.mango-os.com/topic/3211/mounting-cifs-min-version-3-0</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 04:39:15 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/3211.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Jan 2018 16:30:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mounting CIFS min version=3.0 on Mon, 15 Jan 2018 21:44:41 GMT]]></title><description><![CDATA[<p dir="auto">I just set the lowest SMB version to 1, since there were other places where it was causing problems.  Thanks Phil</p>
]]></description><link>https://forum.mango-os.com/post/16894</link><guid isPermaLink="true">https://forum.mango-os.com/post/16894</guid><dc:creator><![CDATA[mihairosu]]></dc:creator><pubDate>Mon, 15 Jan 2018 21:44:41 GMT</pubDate></item><item><title><![CDATA[Reply to Mounting CIFS min version=3.0 on Mon, 15 Jan 2018 17:41:55 GMT]]></title><description><![CDATA[<p dir="auto">Hi Mihai,</p>
<p dir="auto">I don't have any experience with mounting a CIFS, so this may be useless, but,</p>
<p dir="auto">Have you tried using mount.cifs directly to mount the filesystem? 2:6.4-1 definitely suggests there is a vers=3.0 option that exists and should work. I wonder if it could be an intricacy of fstab getting in the way.</p>
]]></description><link>https://forum.mango-os.com/post/16869</link><guid isPermaLink="true">https://forum.mango-os.com/post/16869</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 15 Jan 2018 17:41:55 GMT</pubDate></item><item><title><![CDATA[Reply to Mounting CIFS min version=3.0 on Sat, 13 Jan 2018 22:53:06 GMT]]></title><description><![CDATA[<p dir="auto">I can confirm that upgrading to Debian Stretch 9.3 still will not support vers option =(</p>
]]></description><link>https://forum.mango-os.com/post/16853</link><guid isPermaLink="true">https://forum.mango-os.com/post/16853</guid><dc:creator><![CDATA[mihairosu]]></dc:creator><pubDate>Sat, 13 Jan 2018 22:53:06 GMT</pubDate></item></channel></rss>