copying class and attributes between domains

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

How can i copy a class and some of its attributes from one domain to
another.
 
Tony said:
How can i copy a class and some of its attributes from one domain to
another.

You can export Your source schema to LDIF file, then copy needed class
definition and import them in the destination domain

TO export and import schema definition You can use ldifde.exe utility
 
What I mean is, some attributes does not exists in the new domain. I want to
expoert and import (create) these attribute or class into the new domain.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top