跳转到主内容

在启动 "Kerberos Interface Enable" 命令时、将在 AD 上创建什么计算机帐户名称?

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

适用于

  • ONTAP
  • NFS
  • Kerberos

解答

默认情况下,在 Active Directory 中启用 Kerberos 时创建的计算机帐户名称

  • 以 "nfs" 字符串开头
  • 继续执行命令中指定的 spn
  • 由于计算机帐户名称的最大长度限制,因此只能考虑几个字符

示例:

 kerberos interface modify -vserver svm1 -lif lif1 -kerberos enabled -spn nfs/short.cerveteri.testdom.root@CERVETERI.TESTDOM.ROOT 
将在域控制器上创建一个名为 nfnf-short-cerve 的帐户

其他信息

在 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.