Multiple domain support
You have the option to define multiple domains in the spectrum.ldap.dn.format property of the SpectrumDirectory/server/conf/spring/security/spectrum-config-ldap.properties file.
To set multiple domains in spectrum.ldap.dn.format, use commas to separate each full domain
name and provide the domain value in single quotes.
spectrum.ldap.dn.format='CN=%s,CN=Users,dc=spectest,dc=pvt',
'CN=%s,ou=Services,dc=spectest,dc=pvt','CN=%s,ou=managers,dc=spectest,dc=pvt'