ONTAP Discussions

vserver cifs-server OU shows wrong OU

Shane01638
1,596 Views

When running the following command:

vserver cifs show -fields cifs-server,ou

The OU on 1 of our vservers is reported wrong.  We tried moving the AD Object to the OU it thought it was in, then back to the OU it was in (which is where all the rest are) and it has not updated.  Is there a command to force the netapp to update this field?  

1 ACCEPTED SOLUTION

darb0505
1,558 Views

@Shane01638,

 

As mention by @Ontapforrum in the previous post; you should be able to modify the OU by the vserver cifs modify command.  But you will first need to admin down the cifs server.  Once the command completes successfully, then the CIFS server status is automatically set to up

 

Reference:

https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-980/vserver__cifs__modify.html?cp=2_3_29_20_4

 

Thanks,

Brad

 

Team NetApp

View solution in original post

2 REPLIES 2

Ontapforrum
1,578 Views

I think you can use 'modify' command to update/change the OU, have a look at this kb. However, before modifying you must take the cifs server down (Clients will be disconnected)
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_rename_CIFS_server_name_or_OU_in_Active_Directory

darb0505
1,559 Views

@Shane01638,

 

As mention by @Ontapforrum in the previous post; you should be able to modify the OU by the vserver cifs modify command.  But you will first need to admin down the cifs server.  Once the command completes successfully, then the CIFS server status is automatically set to up

 

Reference:

https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-980/vserver__cifs__modify.html?cp=2_3_29_20_4

 

Thanks,

Brad

 

Team NetApp
Public