There's this command in ONTAP which apparently allows you to bulk import local users/groups plus their memberships to a vserver.
Basically we have a CIFS vserver in workgroup mode where we want to export the local users and groups so we can import it to another vserver (on another cluster).
Yes, we can do that manually but would be nice if you could simply export and import it. Since this command exists I'm trying to find out how you do an export from an existing vserver. Or generally how the file needs to be structered so that the import works...