WebSphere Portal Server - creating virtual portals with Realm support

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > December 2006 > creating virtual portals with Realm support





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author creating virtual portals with Realm support

2006-12-13, 7:27 am

Hi,

I integrated Portal 6 with domino 7 and configured the portal for realm support.
I created 2 realms (test and test1) and created a 2 virtual portals.
the problem is that users from the second realm can still log in to the first virtual portal and vice versa.
the file wmmur.xml contains the following settings:
<wmmur>
<realms>
<realm id="portal" delimiter="@" default="true">
<node wmmnode="O=test"/>
<node wmmnode="O=test1"/>
<node wmmnode="O=domino" defaultParent="Person" />
<node wmmnode="" defaultParent="Group"/>
</realm>
<realm id="test" delimiter="@" default="false">
<node wmmnode="O=test"/>
<node wmmnode="O=test" defaultParent="Person" />
<node wmmnode="" defaultParent="Group"/>
</realm>
<realm id="test1" delimiter="@" default="false">
<node wmmnode="O=test1"/>
<node wmmnode="O=test1" defaultParent="Person" />
<node wmmnode="" defaultParent="Group"/>
</realm>
</realms>
</wmmur>

Thanks
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com