CONTAP-545536: RFE: If a data SVM is not in the Default IPspace, let the data SVM use custom schemas that belong to the admin SVM
Issue
If a data SVM is not in the Default IPspace, the data SVM cannot use custom schemas that belong to the admin SVM.::*> ldap client create -schema Custom -vserver svm1 -client-config test -ad-domain contoso.com
Error: command failed: The LDAP schema "Custom" does not exist.::*> ldap client schema copy -schema Custom -new-schema-name Custom_copy -vserver svm1
Error: command failed: entry doesn't exist
Request is to change ONTAP so that if a data SVM is not in the Default IPspace, the data SVM can use custom schemas that belong to the admin SVM's custom schema.