Does anyone know of a clean way to import CIFS shares? In 7-mode, I'd manipulate the /etc/cifsconfig_share.cfg directly if I ever needed to, but in CDOT, there's no such thing.
I'm trying to plan a cutover from an EMC NAS to a Netapp SVM, and once we've got the shares on the Netapp configured and have done our final robocopy, I need to unjoin the SVM from the domain and rejoin it with the computer account of the old EMC. Doing this causes all the shares to be deleted.
If there's no clean way to do this, I'll be building a command file of vserver cifs share create commands, but I'd really prefer not to have to.
Thanks!