Skip to main content
NetApp Knowledge Base

Axway SecureTransport SMB plugin cannot write data to SMB share if SMB3 encryption is required

Views:
54
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

  • ONTAP 9
  • Axway SecureTransport SMB plugin 2.1.7
  • SMB3 encryption

Issue

  • Axway SecureTransport SMB plugin 2.1.7 fails when trying to use SMB 3.1.1 to write data to ONTAP SMB share if the SVM requires SMB3 encryption
    • Error during transfer operation: SMB Transfer Site file push failed. Error message is [java.io.IOException: File creation error]
    • ::> cifs security show -vserver svm1 -fields is-smb-encryption-required
      vserver is-smb-encryption-required
      ------- --------------------------
      svm1    true
  • Workaround: On the SVM, make SMB3 encryption optional
    • cifs security modify -vserver svm1 -is-smb-encryption-required false
  • Packet trace shows that
    • Client successfully establishes an encrypted SMB3 session with ONTAP 
    • Client sends Encrypted SMB3 packets to ONTAP, spaced 15 seconds apart, to which ONTAP promptly replies
    • 15 seconds later, client sends [FIN, ACK] to close the TCP session

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.