Multiple anonymous desktops
Hello,
I have created three anonymous desktop in three differents organizations but i can display only one at a time (configuration in the console, services configuration, portal dekstop configuration).
What I want is to display the desktops with three differents url.
Is anyone can help me how i can do it ?
Thanks.
(sorry for my english... :-))
Philippe BEUTIN
[420 byte] By [
beutin] at [2007-11-25 20:07:37]

# 1
You can change the desktop with the provider attribute:
http://portalurl/portal/dt?provider=JSPTabContainer
http://portalurl/portal/dt?provider=JSPTableContainer
http://portalurl/portal/dt?provider=YourAnonContainer
But you have to create the desktops in the root org, not in the three suborganisations!
hth
Chris
# 2
I've found it !
I have create a anonymous user in each organization (and assigned them as anonymous in the services configuration) and I can display the rigth desktop with the uid :
http://portalurl/portal/dt?desktop.suid=uid=Anonyme,ou=People,o=MonOrganization 1,dc=grenet,dc=fr
for each user.
It's ok now.
Thanks
Philippe