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

Exciting new changes are coming to the Knowledge Base site soon!
Starting April 4, 2023, you will notice Support-Specific categorization and improvements to the search filters on the site. In May, we will be launching a new and enhanced Site UI and Navigation. To know more, read our Knowledge Article.

確立されたCIFSセッションの認証メカニズムを特定する方法

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

環境

  • ONTAP 9
  • CIFS

回答

vserver cifs session show -node <node_name> -vserver <vserver_name> -fields auth-mechanism コマンドは、認証メカニズムを表示します。

ontap910::> vserver cifs session show -node ontap910-01 -vserver svm1_ontap910 -fields auth-mechanism node vserver session-id connection-id auth-mechanism ----------- ------------- -------------------- ------------- -------------- ontap910-01 svm1_ontap910 12392217324664981975 311827841 NTLMv2 ontap910-01 svm1_ontap910 12392217324665096902 311943145 Kerberos 

 

Scan to view the article on your device