Hi all,
We are trying to create some anonymous content pages and i have followed the steps mentioned in help.sap.com.
now when i type the url for my portal it automatically logs in as my anonymous user and gives me a link in the mast head for "login"
but the problem is that in the center of the first page (where it logged me in as anonymous user) it displays the login page and my anonymous content is displayed beneath it.
so please help...
Thanks
Madhuri
Hi Madhuri,
Did u set the Authentication Scheme property of the Iview to "Anonymous".
As well check the properties in Sys Config>UM Config>Direct Editing Tab
#########################################################
anonymous user
#########################################################
Defines which mode of anonymous logon is to be used. Default value is 1.
1 = Anonymous logon with named anonymous users is used.
0 = Simple anonymous logon is used.
<u><b>ume.login.anonymous_user.mode=1</b></u>
<u><b>ume.login.guest_user.uniqueids=anonymous</b></u>
Hope this helps.
Thanks,
Praveen
PS. Dont forget to award points if sol is useful or solved
Add a comment