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

「 kerberos interface enable 」コマンドを開始すると、 AD に作成されるコンピュータアカウント名はどれですか。

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

に適用されます

  • ONTAP
  • NFS
  • Kerberos

回答

デフォルトでは、 Kerberos を有効にするときに Active Directory で作成されるコンピュータアカウント名が使用されます

  • 「 nfs - 」文字列で開始します
  • コマンドで指定された SPN を続行します
  • コンピュータアカウント名の最大長制限により、考慮される文字はわずか数文字です

例:

 kerberos interface modify -vserver svm1 -lif lif1 -kerberos enabled -spn nfs/short.cerveteri.testdom.root@CERVETERI.TESTDOM.ROOT 
ドメインコントローラに nfs-short-certv e という名前のアカウントを作成します

追加情報

ONTAP 9.5p5 以降では、特定の LIF の Kerberos 設定に使用するマシンアカウント名を指定できます。

例:

 kerberos interface modify -vserver svm1 -lif lif1 -kerberos enabled -spn nfs/short.cerveteri.testdom.root@CERVETERI.TESTDOM.ROOT -machine-account myshort 

ドメインコントローラに MyShort という名前のアカウントを作成します

 

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.