[domains] and [domain=domain_name] stanzas
The [domains] stanza contains a list of domains. Each domain specified under this stanza must have its own [domain=domain_name] stanza. The following example shows domains named d and mydomain:
[domains] domain = d domain = mydomain [domain=d] [domain=mydomain]The stanza entries for configuring multiple domains are in the [domains] and the [domain=domain_name] stanzas of the following configuration file:
- The ivmgrd.conf configuration file for the policy server
- allowed-registry-substrings
This stanza entry specifies the Distinguished Name (DN) substring that restricts which registry locations that users can be created in or be imported from.- database-path
This stanza entry specifies the file name and location of the policy database for the specified domain.- domain
This stanza entry specifies the name of the domain.
Parent topic: Configuration file stanza reference