跳转到主内容

Global File Cache:GFC Edgeで共有の暗号化を有効にできますか。

Views:
6
Visibility:
Public
Votes:
0
Category:
global-file-cache
Specialty:
cloud
Last Updated:

環境

  • グローバルファイルキャッシュ( GFC )
  • Edge
  • FastData共有

回答

  • はい、SMB共有で暗号化を有効にできます。 
  • 重要:暗号化を有効にすると、SMBのパフォーマンスに影響する可能性があります。暗号化の有効化をテストして、パフォーマンスのニーズを満たしていることを確認する必要があります。 

追加情報

Windows PowerShellでSMB暗号化を有効にします。

サーバーにサインインし、昇格されたセッションでコンピューター上でPowerShellを実行します。

個 々 のファイル共有でSMB暗号化を有効にするには、次のコマンドを実行します。

Set-SmbShare –Name <sharename> -EncryptData $true

ファイルサーバ全体でSMB暗号化を有効にするには、次のコマンドを実行します。

Set-SmbServerConfiguration –EncryptData $true

 

 

 

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.