Portal server 6 with several organizations and URLs.

Hi.

Im struggling to get my portal server up and running with more than one URL.

I have created three organizations within my system. All three have different looks.

From my default URL http://myUrl/portal/dt I can log on as different users from different organizations, and I get the different views.

Also if I use an url like: http://myUrl/portal/dt?desktop.suid=uid=[authlessanonymous],ou=People,o=[organi zation],dc=[domain],dc=[suffix]&provider=[providername]

I can see the different looks from the selected domains.

But when I now want to go public with this I need simple URLs:

http://myOrganization1 http://MyOrganization2

Ive tried several ways to configure this with no luck. Is there anyone who can tell me a correct way to accomplish this?

Best Regards

Kristian

[855 byte] By [kristian_groenli] at [2007-11-25 20:19:43]
# 1

I know no buildin way but you could write your own Desktop Dispatcher which chooses the correct container depending on the request url.

We do it here this way, works fine.

Or, you add to the header.jsp of your main container a redirect which sends you to the correct url.

hth Chris

CRabel at 2007-7-4 15:07:57 > top of Java-index,Web & Directory Servers,Portal Servers...