This is the scenario
A single Domino Domain with 2 names
A Directory Assistance
Cluster A with 3 servers. In this cluster are the mailboxes of the users of names1
Cluster B with 2 servers. In this cluster are the mailboxes of the users of names2. Behind of this cluster a Domino server with the ICM of this cluster.
And this is the question
A web page to access the system via http (mail.xxx.com). I have to validate against the DA and if the user is in names1 redirect to cluster A and if the user is in the names2 redirect to cluster B.
When redirect to cluster B I want to the request enter throuhgt the ICM.
The problem is when I try to validate a user of the names2. How can redirect to ICM?
Thanks a lot
Subject: Is it possible?. ICM and more
First, you post that you have a single Domino Domain. This is incorrect; by definition, a names.nsf defines a Domino Domain, so if you have two NABs, then you have two Domains.
Second, I see no problem with the ICMs – you of course have one ICM per cluster, so you’re dealing with two ICMs – the problem I see is with the DWA Redirector database, since I don’t believe it is designed to handle multiple domains. It seems easiest from my perspective to create a single launch page that distinguishes between the two domains and redirects to the appropriate DWARedir.nsf. If the users in each Domino domain have a consistent internet domain, for example, it would be easy to have users log in with their internet address, and then direct them to the appropriate redirector.