跳转到主内容

如何将 CIFS SVM 从工作组转换为域成员资格

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

 

适用于

  • ONTAP 9
  • CIFS/SMB
  • Windows 域控制器

说明

本文介绍了将 SVM 从域转换为工作组成员所采取的步骤。

操作步骤

注: 要将 CIFS SVM 加入 Active Directory 域,需要具有域管理权限的帐户。

1.查看当前在 SVM 和 CIFS 共享上配置的身份验证样式:

cluster1::> vserver cifs show
       Server      Status   Domain/Workgroup Authentication
Vserver    Name       Admin    Name        Style
----------- --------------- --------- ---------------- --------------
svm1     SVM1       up     WORKGROUP     workgroup <<<

2.修改 SVM CIFS 配置:

cluster1::> vserver cifs modify -vserver svm1 -status-admin down -domain demo.netapp.com

In order to create an Active Directory machine account for the CIFS server, you
must supply the name and password of a Windows account with sufficient
privileges to add computers to the "CN=Computers" container within the
"DEMO.NETAPP.COM" domain.

Enter the user name: administrator

Enter the password:

3.确认身份验证样式现已更改为域:

cluster1::> vserver cifs show
       Server      Status   Domain/Workgroup Authentication
Vserver    Name       Admin    Name        Style
----------- --------------- --------- ---------------- --------------
svm1     SVM1           up     demo.netapp.com  domain <<<

    Sign in to view the entire content of this KB article.

    New to NetApp?

    Learn more about our award-winning Support

    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.