SYMPTOMS
Is it possible to add eDiscovery users or custodians from multiple domains in the Legal Review interface?
CAUSE
The Security.Web\web.config file for the Legal Review interface only has one domain assigned and can only resolve users from that domain.
RESOLUTION
- Go to C:\Program Files (x86)\ZyLAB\EDiscovery\Security\Security.Web
- Open the web.config file
- In the line: <add key="DomainResolvingCredentials" value="DOMAINA" />
- To add multiple domains, modify the string as follows: <add key="DomainsToCheck" value="DOMAINA,DOMAINB,DOMAINC" />
- Save your changes.
- You can now add users and custodians from the domains you have added in the web.config configuration file
APPLIES TO
3.0; 3.1; 3.2; 3.3; 3.4; 3.5; 3.6; 3.7; 3.7 Service Pack 1; 3.7 Service Pack 2; 3.8; 3.9
Comments
0 comments
Article is closed for comments.