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
ume.login.guest_user.uniqueids = Guest,Guest_en,Guest_ru
and the value of ume.logon.anonymous_usermode = 1
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 Guest user.
Maybe somebody had the same situation or knows where the problem is?
Best Regards