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

ONTAP では、 CIFS または SMB に対してローカルユーザとグループがサポートされていますか。

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

すべてのとおり  

環境

  • ONTAP 9 CIFS / SMB

回答

  • ローカルユーザとローカルグループ(ラグ)は、 SVM に対してローカルなユーザアカウントを作成する機能です。
  • 認証と許可は、ローカルユーザとローカルグループを使用して行うことができます。通常、このような認証と許可は、非常に条件の厳しい状況で行われ
  • Data ONTAP 8.2 以降では、ラグがサポートされています。
  • Data ONTAP 8.2 以降および ONTAP 9 でラグを有効にする方法
    • man: CIFSユーザおよびグループ
    • ローカルユーザとローカルグループを有効または無効にします。
      Cluster::>set advanced
      Cluster::*>vserver cifs options modify -vserver vserver_name -is-local-users-and-groups-enabled true/false
    • ローカルユーザ認証を有効または無効にします。
      Cluster::*>vserver cifs options modify -vserver vserver_name -is-local-auth-enabled true/false

追加情報

SVM とローカルの Windows マシンにローカルユーザ


を作成します。 - CIFS オプションの有効化 -is-local-users-groups-enabled -Create local-user acct 、 enable - Create access-control for share in question ( will be in制 to create password... このパスワードは、 Windows クライアントでローカルアカウントを作成するときに必要になります)。
- サービスを起動するための適切な権限を持つローカル Windows ( SVM で作成した一致するユーザ)ユーザを作成します。

- vserver cifs options modify -vserver <vserver> -is-local-users-and-groups-enabled true
- cifs users-and-groups local-user create -user-name <Local-Windows-User> -is-account-disabled false -vserver <Vserver> -description "App Administrator"
- cifs users-and-groups local-user show -vserver <Vserver>
- vserver cifs share access-control create  -share <Share_Name> -user-or-group <CIFS Server netBIOS name>\<Local-Windows-User> -vserver <Vserver> -user-group-type windows -permission full_Control
- cifs share show -vserver <Vserver>
- then add local user to Windows machine w/appropriate access to start service.

 

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.
Scan to view the article on your device