cancel
Showing results for 
Search instead for 
Did you mean: 

system user password

Former Member
0 Kudos

Hi,

can you give me some advice how to verify password of user in backend? User is system type.

Not sure If I have correct password and because it's not dialog type I can't try to log in normally..

And I can't change password of that user.. (Used also in different channels)

Marek

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

& thank you. That's what I call constructive proposal

Sounds very nice, but I do not have permission to change it..

You are not authorized to change users in group CPIC.

M.

former_member192343
Active Contributor
0 Kudos

tcode su01 in backend system, look if user is locked after several incorrect authorisations, if locked - unlock and try again.

also you can try to login into backend system (ABAP stack) with system user.

Former Member
0 Kudos

Hi,

misunderstanding happend..

User is not locked.. Transaction SU01 I know, but there you can only check current state of user, or change password, roles, ....

But through this transaction you can't verify if password you have in your mind is correct..

And that's what I want..

Just verify If I remember correct password..

M.

@Mikhail: You can't log in with non Dialog user..

Edited by: Marek Vinc on Feb 23, 2012 2:43 PM

jagdishwar_b
Active Participant
0 Kudos

User is not locked.. Transaction SU01 I know, but there you can only check current state of user, or change password, roles, ....

But through this transaction you can't verify if password you have in your mind is correct..

using SU01, change the usertype from System to Dialog user.

then you can try with whatever u have in your mind, after few attempts, if it gets locked, unlock again using SU01, retry.

when u are successful, hopefully, change the usertype back to system user.

regards,

BJagdishwar.

former_member192343
Active Contributor
0 Kudos

using SU01, change the usertype from System to Dialog user.

then you can try with whatever u have in your mind, after few attempts, if it gets locked, unlock again using SU01, retry.

when u are successful, hopefully, change the usertype back to system user..

It seems it is possible even without changing type of useer

Former Member
0 Kudos

no, when I tried it I got message:

Log on with Dialog user.

harish_babu5
Participant
0 Kudos

Hi Marek,

I am not sure how to verify and all but try SU01 Transaction and enter the user id, you can check if it's locked or not

Regards

Harish