<?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: how to mount windows file share on gaia r80.10 ? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/66534#M5071</link>
    <description>&lt;P&gt;You'll need to enable the SMB1 "feature" in newer version of Windows if not already enabled.&lt;/P&gt;&lt;P&gt;You need to specify the credentials in a file with the new version of the cifs utils:&lt;/P&gt;&lt;P&gt;vi .cifs-creds&lt;BR /&gt;domain=mydomain&lt;BR /&gt;username=myuserid&lt;BR /&gt;password=mysecurepassword&lt;/P&gt;&lt;P&gt;Then call the file on the cifs mount:&lt;/P&gt;&lt;P&gt;mount -vvv -t cifs //10.10.10.10/Logs /mnt/offline_logs -o credentials=/home/admin/.cifs-creds&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 22:39:45 GMT</pubDate>
    <dc:creator>Jesse</dc:creator>
    <dc:date>2019-11-04T22:39:45Z</dc:date>
    <item>
      <title>how to mount windows file share on gaia r80.10 ?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/14641#M1044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to mount a windows file share using mount.cifs command.&lt;/P&gt;&lt;P&gt;The command systematically fails with the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status code returned 0xc000006a NT_STATUS_WRONG_PASSWORD&lt;BR /&gt;&amp;nbsp;CIFS VFS: Send error in SessSetup = -13&lt;BR /&gt;&amp;nbsp;CIFS VFS: cifs_mount failed w/return code = -13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mount syntax is :&lt;/P&gt;&lt;P&gt;&amp;nbsp;mount -vvv -t cifs -o username=myuser,domain=DOM,ver=3,sec=ntlm //10.10.10.107/share /mnt/share1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the mount command produces the following.&lt;/P&gt;&lt;P&gt;mount.cifs kernel mount options unc=//10.10.10.107\share,ip=10.10.10.107,pass=*****,ver=1,rw,username=myuser,domain=DOM,ver=3,sec=ntlm&lt;BR /&gt;mount error 13 = Permission denied&lt;BR /&gt;Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did anyone already manage to mount a windows file share on gaia r80.10 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 09:28:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/14641#M1044</guid>
      <dc:creator>nicolas_figaro</dc:creator>
      <dc:date>2018-12-11T09:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount windows file share on gaia r80.10 ?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/14642#M1045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We generally don’t support remote mounting file systems in this manner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2018 15:42:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/14642#M1045</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-12-13T15:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount windows file share on gaia r80.10 ?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/57786#M4328</link>
      <description>&lt;P&gt;Sorry, can you show us which is the right manner? I need to mount a cifs partition, on R77.30 it works.. .but on R80.20 it don't works..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 09:07:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/57786#M4328</guid>
      <dc:creator>Gabriele_Di_Gia</dc:creator>
      <dc:date>2019-07-09T09:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount windows file share on gaia r80.10 ?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/66534#M5071</link>
      <description>&lt;P&gt;You'll need to enable the SMB1 "feature" in newer version of Windows if not already enabled.&lt;/P&gt;&lt;P&gt;You need to specify the credentials in a file with the new version of the cifs utils:&lt;/P&gt;&lt;P&gt;vi .cifs-creds&lt;BR /&gt;domain=mydomain&lt;BR /&gt;username=myuserid&lt;BR /&gt;password=mysecurepassword&lt;/P&gt;&lt;P&gt;Then call the file on the cifs mount:&lt;/P&gt;&lt;P&gt;mount -vvv -t cifs //10.10.10.10/Logs /mnt/offline_logs -o credentials=/home/admin/.cifs-creds&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 22:39:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/how-to-mount-windows-file-share-on-gaia-r80-10/m-p/66534#M5071</guid>
      <dc:creator>Jesse</dc:creator>
      <dc:date>2019-11-04T22:39:45Z</dc:date>
    </item>
  </channel>
</rss>

