There are two ways to recover your lost SAP* password.
- You can reset profile parameter ‘login/no_automatic_user_sapstar’ with value ’0′ This will reset sap* user with default password ‘PASS’
- Run the following program by logging into your system with a different user, you can do this either from SE38 a function module ‘RFC_ABAP_INSTALL_AND_RUN’ and put the report in the program table and enter debug with replace to remove the SAP checks.
Report reset.
Tables: USR02.
Select single * from USR02 where bname = ‘SAP*’.
usr02-mandt = ’000′.
Modify usr02 client specified.



I have been looking for someone to compose a article such as this. would you be interested in writing a guest blog on ca.com