Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.security.core.usermanagement - UACC.R3_DATASOURCE.SLDDSUSER is not

Former Member
0 Kudos

Hi,

In Portal user: SLDDSUSER is showing as password locked.

in ABAP system the same user is not locked.

I'm trying to unlock the password from portal, but it is giving the below error..

An error occurred in the persistence. The original message (possibly not translated) was: "Attribute "lockreason" on

namespace "com.sap.security.core.usermanagement" of principal "UACC.R3_DATASOURCE.SLDDSUSER" is not

modifiable.". Contact your system administrator

Just I've to unlock this user from portal only.... and have to use the same old existing password.. which is we are using it as standard password for all SLD systems comunication...

Please advice on this..

Thank You,

Ramesh

2 REPLIES 2

Former Member
0 Kudos

Have you tried resetting the UME cache in the portal?

Regards

Alexander

Edited by: Alexander Kerwien on Nov 26, 2008 11:14 AM

0 Kudos

Issue got fixed..

Hope this will help someone..

Our UME engine is ABAP,. I was trying to unlock the user in our production client.. but the ume engine is talking o 001 client..

so, we have changed the UME configuration from 001 client to Production .. so after that was working fine..

But we have to find how the user got locked, might be somewhere we have given the wrong password..