cancel
Showing results for 
Search instead for 
Did you mean: 

no login

Former Member
0 Kudos

hi all I am not able to login with sap* or with ddic after successful installation........i get error as incorrect password.....i tried master password too    but in vain.....could u plz guide me step by step through this....thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

shuai_liang
Participant
0 Kudos

Hi,

In this case, you need to do two things.

1, set the profile paramter as below and restart your system.

login/no_automatic_user_sapstar=0

2, delete the SAP* record from table USR02 at the database level

delete from <schema>.USR02 where BNAME='SAP*' and MANDT=<client>

* when you delete data from db, please be careful

Then you can login this client by SAP*/PASS

Hope this helps.

Best regards,

Shuai