<?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 issue enabling sftp on ontap 7.3.2P6 in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37908#M9002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure about that.&amp;nbsp; I haven't found any BURT bugs, and the strange thing - at least in my case, is my local account has the same privs - administrator as the domain account, so I'd expect that if it was permissions my domain account would have issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually don't know how to enable sftp yet in ontap 8.&amp;nbsp; I'm running 8.0.1p4 on one of my filers and there is no sftp options anymore.&amp;nbsp; sftp isn't listening so I'm not sure how to turn it on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2011 19:16:56 GMT</pubDate>
    <dc:creator>infinitiguy</dc:creator>
    <dc:date>2011-07-21T19:16:56Z</dc:date>
    <item>
      <title>issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37879#M8994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'd like to enable sftp on my filer with local accounts but I'm having some issues.&amp;nbsp; I seem to be able to authenticate with DOMAIN\username (although winscp gives some errors with transferring). I can not login with a unix style username.&amp;nbsp; I also can't authenticate with a local account - username.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following sftp options set.&amp;nbsp; The local account I created is a member of the local Administrators group - as well as my domain account.&amp;nbsp; My domain account also has a unix user of the same username so there should be sufficient user mapping.&amp;nbsp; There is no user mapping set up for the local account (cucmbackup) that I created.&lt;/P&gt;&lt;P&gt;2050b&amp;gt; options sftp&lt;/P&gt;&lt;P&gt;sftp.auth_style&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mixed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.bypass_traverse_checking on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.dir_override&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /vol/sftp_mgnt_backups &lt;/P&gt;&lt;P&gt;sftp.dir_restriction&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.idle_timeout&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 900s&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover)&lt;/P&gt;&lt;P&gt;sftp.locking&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; none&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.log_enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.log_filesize&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 512k&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.log_nfiles&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;sftp.max_connections&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover)&lt;/P&gt;&lt;P&gt;sftp.max_connections_threshold 75%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (value might be overwritten in takeover)&lt;/P&gt;&lt;P&gt;sftp.override_client_permissions off&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error I'm getting is&lt;/P&gt;&lt;P&gt;2050b&amp;gt; Mon Jul 18 11:44:02 EDT [2050b: sftp.connection.request.failed:error]: SFTP (SSH File Transfer Protocol) connection request from client system 10.10.10.10, user cucmbackup failed, because the user is not permitted to do SFTP (SSH File Transfer Protocol) operations.&lt;/P&gt;&lt;P&gt;Mon Jul 18 11:44:02 EDT [2050b: sshd_2:error]: error: Disconnecting: SFTP connection creation failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could I be doing wrong?&amp;nbsp; From what I can tell this should work.&amp;nbsp; I am not trying to do public_key auth or anything like that, just standard username/passwords.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 16:14:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37879#M8994</guid>
      <dc:creator>infinitiguy</dc:creator>
      <dc:date>2011-07-18T16:14:40Z</dc:date>
    </item>
    <item>
      <title>issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37885#M8996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the KB for setting that up -- &lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=1012617" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=1012617&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think all you're missing is 'options sftp.auth_style unix' but walk through and double check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 17:52:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37885#M8996</guid>
      <dc:creator>adamgross</dc:creator>
      <dc:date>2011-07-18T17:52:03Z</dc:date>
    </item>
    <item>
      <title>issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37890#M8998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;quick question about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to imply that if you're trying to do ldap authentication you skip adding the accounts to the passwd file (makes sense) but I'm unclear as to what is supposed to be written into /etc/group - which seems odd if you're only using passwords and no groups.&amp;nbsp; With regards to step 6 and on..&amp;nbsp; everything is all set.&amp;nbsp; I have my auth_style set to mixed so AD accounts can work.&amp;nbsp; When I set it to unix it doesn't help with unix auth unless it's because I don't have the groupname that my unix account is a member of in the local groups file.&amp;nbsp; Is that potentially the cause of my issues?&amp;nbsp; Would I just populate /etc/group with the same details of my ldaps account GID??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 15:30:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37890#M8998</guid>
      <dc:creator>infinitiguy</dc:creator>
      <dc:date>2011-07-19T15:30:01Z</dc:date>
    </item>
    <item>
      <title>issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37895#M8999</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;did you find a solution to your issue? I"m having the same problem - went through a ton of docs on ontop and nothing seems to work! I can log in just find using an AD account - but I can't use a local unix account! by the way I can SSH in just fine with my local account but not SFTP! i get either homedir not set or permssions are denied! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your response would be greatly apprecaited.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 16:36:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37895#M8999</guid>
      <dc:creator>foundationna</dc:creator>
      <dc:date>2011-07-21T16:36:18Z</dc:date>
    </item>
    <item>
      <title>issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37901#M9000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, I have not.&amp;nbsp; What's interesting is I get an error when logging in via winscp to the filer which I think might be truncating some of my uploads.&amp;nbsp; I also had a colleague attempt to back up an application to the filer and he said that the app said it was not a genuine SFTP server which is pretty strange in itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filezilla seems to work fine with sftp, so I guess the error with winscp is just a bug.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I am in the same boat as you.&amp;nbsp; I was able to ssh in as well using the local account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 18:47:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37901#M9000</guid>
      <dc:creator>infinitiguy</dc:creator>
      <dc:date>2011-07-21T18:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37904#M9001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that there is no solution to this problem!  I’m wondering if this is fixed in ontap 8.0? it’s got to be a permissions issue on the folder for the local account! Cause it works just fine with AD accounts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 18:54:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37904#M9001</guid>
      <dc:creator>foundationna</dc:creator>
      <dc:date>2011-07-21T18:54:25Z</dc:date>
    </item>
    <item>
      <title>issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37908#M9002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure about that.&amp;nbsp; I haven't found any BURT bugs, and the strange thing - at least in my case, is my local account has the same privs - administrator as the domain account, so I'd expect that if it was permissions my domain account would have issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually don't know how to enable sftp yet in ontap 8.&amp;nbsp; I'm running 8.0.1p4 on one of my filers and there is no sftp options anymore.&amp;nbsp; sftp isn't listening so I'm not sure how to turn it on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 19:16:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37908#M9002</guid>
      <dc:creator>infinitiguy</dc:creator>
      <dc:date>2011-07-21T19:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37913#M9003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m not sure either – I would use the domain account since it’s working just fine – but the issueis ; I can’t use RSA keys with it! we would like to use rsa authentication to sftp files to filer from shell scripts on one of our unix boxes. I never thought it would be this hard to setup sftp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a couple of their engineers look at it – no go!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 19:26:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/37913#M9003</guid>
      <dc:creator>foundationna</dc:creator>
      <dc:date>2011-07-21T19:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: issue enabling sftp on ontap 7.3.2P6</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/116679#M24920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and what is the solution without CIFS ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"cifs passwd" does not work without CIFS.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2016 14:46:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/issue-enabling-sftp-on-ontap-7-3-2P6/m-p/116679#M24920</guid>
      <dc:creator>thokelly</dc:creator>
      <dc:date>2016-03-04T14:46:13Z</dc:date>
    </item>
  </channel>
</rss>

