cancel
Showing results for 
Search instead for 
Did you mean: 

anonymous access to portal CM functionality

Former Member
0 Kudos

Hi

We are using SAP NW04 PL13 and would like to apply anonymous access to documents in the portal.

In order to enable anonymous access to portal CM functionality Note <b>837898 was implemented</b>. In addition: j2ee_guest, Anonymous, Anonymous Users has been granted read control. In the PCD the <b>authentication prop</b>erty has been set to: <b>anonymous</b> on all involved PCD objects.

The problem is that the users still receiving a log on screen when clicking on a resource. Also the users get a log on screen for every thumbernail displayed in a search iveiw.

I have also implemented:

<property name="AuthScheme" value="anonymous"/>

Into the <b>com.sap.km.cm.par.bak</b> and restarted the server.

<b>No success at all !!</b>

Please help me because this issue is driving me crazy

Thanks in advance

Rasmus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

In Ume properties under direct editing tab under system configuration under system administration properties configuration you can look at

ume.supergroups.anonymous_group.description=Built-in Group Anonymous Users

ume.supergroups.anonymous_group.displayname=Anonymous Users

ume.supergroups.anonymous_group.uniquename=Anonymous Users

have to be used just give it try.please don,t forget to give points

with regards

subrato kundu

Former Member
0 Kudos

Hi and thank you for the efforts.

the anonymous_group.uniquename is set to Anonymous Users

and the only user that is assigned to this group is the j2ee_guest user, which is used for anonymous log on.

In the trace file I got following exception:

#1.5#000BDB4B84C300140000000000001610000407E3D5BFB45B#1134575031953#com.sap.security#sap.com/irj#com.sap.security.logToFile#j2ee_guest#950#####SAPEngine_Application_Thread[impl:3 3##0#0#Error#1#/System/Security/Audit#Plain###j2eeguest | LOGIN.ERROR | NONE = null | | Login Method=[basicauthentication], UserID=[null], IP Address=[131.97.158.29], Reason=[Access Denied.]#

It seems like the basicauthentication still applies for the CM functionality?

All input to solve this are appreciated

Thanks!

Rasmus

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved the problem by follow this thread )

/thread/82736 [original link is broken]

Regards,

Rasmus