The data storage of Indeed Certificate Manager can be created in Active Directory using IndeedCM.PersistenceAD.Cfg.exe utility (see Misc folder of the server installation package).
To create a data storage, run the IndeedCM.Persistence.AD.Cfg.exe, specifying the /create <LDAP Path> <container name> <subcontainer name> parameter, where:
- LDAP Path – is the path to container or domain unit, where the storage is to be created
- container name – is the name of the container to store all the system data in
- subcontainer name – is the name of subcontainer
Example of a command to create data storage in the CMS Storage unit of demo.local domain, with container name of Indeed Identity and subcontainer name of Indeed CM.
![](/download/attachments/75238294/createadstorage.png?version=1&modificationDate=1551077201000&api=v2)
Give the service account (servicecm) Full Control to This object and all descendant objects for the created Indeed Identity storage.
To do this, do the following:
- Open the Security property of the Indeed Identity container.
- Click Add and specify a service account (servicecm).
- Click Advanced, select the service account and click Edit.
- Select the Applies to: This object and all descendant objects.
- Set the Full control in the Permissions list.
- Click OK and then Apply.