cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization issues

Former Member
0 Kudos

Hello,

the security team has created new user roles by copying the standard SAP supplied ones. though we are able to log into the SAP GUI and start the IB. we are not able to log into the repository or config modules - the netweaver log in screen shows - "No authorization error"

any other config needs to be done on the J2EE side?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The composite role was missing. So once we created the composite role with the single user roles (_ABAP and _J2EE) and assigned it to the user, it worked.

Thanks.

Former Member
0 Kudos

We had the same problem in our in our landscape where in the security team creates custom roles out of the standard roles...And it did not work for the XI applications on the java stack...

So i compared the authorization objects in the standard roles and custom roles....those were found to be matching, however, still i was unable to use XI tools...

Finally we had to add the '..XI..' roles onto the user and the access worked...

so what i inferred is that the Authorization obejcts are on the ABAP stack, however, with the java stack it is looking for Role names in the USer record of the J2EE engine (user & roles flows from abap to java stack)...

Thanks,

Renjith.