メインコンテンツまでスキップ

ONTAP では、ワークグループモードは CIFS/SMB でサポートされていますか。

Views:
2,689
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

すべてのとおり  

環境

ONTAP 9 

回答

はい、ワークグループモードがサポートされています。

  • ワークグループモード用に設定された新しいCIFSサーバを作成する方法
    • Cluster::> vserver cifs create -vserver [vserver_name] -cifs-server [cifs_server_name] -workgroup [workgroup_name]
  • CIFSサーバをドメインからワークグループに移動する方法
    • Cluster::> vserver cifs modify -vserver [vserver_name] -cifs-server [cifs_server_name] -status-admin down -workgroup [workgroup_name]
  •  ワークグループからドメインにCIFSサーバを移動する方法
    • Cluster::> vserver cifs modify -vserver [vserver_name] -cifs-server [cifs_server_name] -status-admin down -domain [domain_name]

追加情報

 

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.