cancel
Showing results for 
Search instead for 
Did you mean: 

SLD permission problem by activation of SAP PI

Former Member
0 Kudos

Hi!

I am facing with the following problem when I try to access to SLD, meanwhile I log with J2EE_ADMIN user. This user has SAP_ALL profile.

You do not have permission to view the System Landscape Directory. Minimum required: UME role with permission com.sap.lcr.LcrUser and J2EE role LcrUser. See the SLD Post-Installation Guide for details.

What does mean the J2EE role LcrUser and how can I assign this role to user J2EE_ADMIN?

Thank you very much!

regards

Thom

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Thom

1. In your Web browser, enter the identity management URL using the following pattern: http://<host>:<port>/useradmin.

2. Create UME roles and assign the corresponding UME actions to them.

3. Create user groups and assign each new UME role to the appropriate user group as defined in the first table.

4. Assign users to the user groups.

5. Log on to the J2EE Engine Visual Administrator as an administrator.

6. Choose Assign User Groups to Roles.

LcrUser

sap.com_com.sap.lcr.LcrUser

SAP_SLD_GUEST

LcrSupport

sap.com_com.sap.lcr.LcrSupport

SAP_SLD_SUPPORT

LcrInstanceWriterLD

sap.com_com.sap.lcr.LcrInstanceWriterLD

SAP_SLD_CONFIGURATOR

LcrInstanceWriterNR

sap.com_com.sap.lcr.LcrInstanceWriterNR

SAP_SLD_DEVELOPER

SAP_SLD_CONFIGURATOR

LcrInstanceWriterAll

sap.com_com.sap.lcr.LcrInstanceWriterAll

SAP_SLD_ORGANIZER

LcrAdministrator

sap.com_com.sap.lcr.LcrAdministrator

SAP_SLD_ADMINISTRATOR

Thanks

Gaurav

Former Member
0 Kudos

Hi There are specific roles for these.

SLD is in java stack so the SAP_ALL do not work.

try assigning

sap_sld_administrator role to j2ee_admin from su01

regards

Unni

Former Member
0 Kudos

try this probably.

Start the J2EE Engine Visual Administrator.

Choose Cluster->Server->Services->SLD Data Supplier

On the Runtime tab in the right frame, push the button "Assign Application Roles to

Former Member
0 Kudos