You can choose to populate the CA Directory database with entities to create a Directory Informational Tree (DIT). A DIT enables you to browse the organizational hierarchy from the top down.
Follow these steps:
dn: dc=com objectClass: domain objectClass: top dc: com dn: dc=company,dc=com objectClass: domain objectClass: top dc: company dn: dc=demo objectClass: domain objectClass: top dc: demo
dxloaddb cadirhost-adrouter input.ldif
dxserver start cadirhost-adrouter
Note: Replace cadirhost with the CA Directory host name.
You have populated the CA Directory database with entities to create a DIT.
| Copyright © 2012 CA. All rights reserved. |
|