Skip to Content
0
Former Member
Nov 28, 2006 at 01:52 PM

Adding new anonymous users

34 Views

Hi Everybody,

we have a following situation. Until now we had one anonymous User "Guest" and one anonymous area of our site. Now we want to add two more anonymous area's of our site, english and russian. We created the content, roles and two more anonymous users.

We added the new anonymous users to the UME by changing

<i>ume.login.guest_user.uniqueids = Guest,Guest_en,Guest_ru</i>

and the value of <i>ume.logon.anonymous_usermode = 1</i>

But the two new users were not automaticly added to the "anonymous group" and their content is not available under: <http/https>://<server>:<port>/irj/portal/anonymous?guest_user=Guest_en

<http/https>://<server>:<port>/irj/portal/anonymous?guest_user=Guest_ru

Instead of that we always become the content of the <i>Guest</i> user.

Maybe somebody had the same situation or knows where the problem is?

Best Regards