cancel
Showing results for 
Search instead for 
Did you mean: 

where the user passwords are stored in r3 level

Former Member
0 Kudos

user password are stored in any table,is possible to edit the perticular table.or at os level .

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Muddana,

Passwords are saved in encrypted format so not possible to edit them at SAP level.

Yes on the database level by logging into database and using appropriate SQL query you can change it.

Please award points accordingly.

Regards.

Ruchit.

Former Member
0 Kudos

I think password change is not possible at DB level. Lock/unlock is .

Regards.

Ruchit.

Former Member
0 Kudos

could you please explain how you are going to change the password at OS level using sql statements? the field BCODE is encrypted and you cannt change it doing sql statement.

Cheers,

-Sunil

Former Member
0 Kudos

The passwords are stored in Table : USR02 field BCODE which is in encripted. you cant play with this at DB/SAP level. other than changing the password (SU01).

Cheers,

-Sunil