Skip to main content
NetApp Knowledge Base

How to convert a CIFS SVM from workgroup to domain membership

Views:
2,404
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
nas
Last Updated:

 

Applies to

  • ONTAP 9
  • CIFS / SMB
  • Windows Domain Controller

Description

This article describes the steps to be taken to convert an SVM from domain to workgroup member.

Procedure

Note: An account with domain administrative privileges will be required to join the CIFS SVM to an Active Directory domain.

1. Review the current Authentication Style configured on the SVM and CIFS shares present:

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

2. Modify the SVM CIFS configuration:

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. Confirm Authentication Style has now changed to domain:

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.