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: 

Portal Users locked but backend showing them to be unlocked

former_member407839
Discoverer
0 Kudos

Hi,

We are performance testing at the moment and are getting an issue whereby the log in sm21 is showing a number of users to be locked. However the su01 record is showing the user to be unlocked. When we try to log on to the portal it is saying user authenticatio failed.

We are using the backend ABAP system for the user authentication of the portal.

Has anyone seen this before. I have checked the UME and ADM users and they are also ok.

Thanks

2 REPLIES 2

Former Member
0 Kudos

> We are using the backend ABAP system for the user authentication of the portal.

So you are using the ABAP password to authenticate via the portal?

One possibility is that you are either automatically unlocking the ABAP user's locked passwords at midnight (there is a param for this, but not by default) or a job is doing this automatically every so often.

I would check that first.

Cheers,

Julius

Former Member
0 Kudos

Do you use LDAP..??? if you use check LDAP also...