on 2014 Mar 24 9:02 PM
Hi,
I recently installed SAP NetWeaver 7.02 ABAP Trial Version & in 001 client, default password for SAP*(06071992) and DDIC(19920706) Didn't worked for me. However default user BCUSER password worked & then i have reset password for SAP* & DDIC user.
Now while i login to 000 Client, no default password is working neither SAP* nor DDIC not BCUSER.
Can anyone help.
Thanks
Ravi
Request clarification before answering.
Ravi,
Those default passwords were for earlier SAP releases. In NetWeaver 7.02 they are no longer used. When you did the install, at one point you would have been asked to supply (create) a "master password." The password you chose during install should have been set for the DDIC and SAP* users.
If you can't recall the password you set, and you have access to the OS filesystem and to restart the system (which you should, given it's a trial edition), then you can change the profile parameter login/no_automatic_user_sapstar to value 0 (default is 1), and delete the SAP* user from USR02 in client 000 using database tools, as Alejandro mentioned, then restart the system. Then you should be able to login to client 000 as SAP* with password = PASS. From there, you can set your DDIC password, create your own superuser, etc. Note that when you're done, you should change the profile parameter back to 1 (or delete the parameter), and create (and perhaps lock) a SAP* user in SU01, then restart the system again.
You can change the profile parameter in your client 001 via transaction code RZ10. You can set it in either the instance or default profile.
Best regards,
Matt
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The error in license check means your temporary license has expired. If this is a newly installed trial edition, you might consider just reinstalling and starting over.
Also, if you search on Google with "site:scn.sap.com sap* password" you will get dozens and dozens of hits to threads here where people ask this question all the time.
If you do reset your SAP* password and regain access, you'll find that you can only login to client 000 and only with user SAP* while the license is invalid. You can go to tcode SLICENSE and create a new temporary license.
Still can't access 000 client...with any of the default ids
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Master Password for SAP* is 06071992
and
DDIC is 19920706
Both is not working
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Had you activated SAP* user by adapting parameter login/no_automatic_user_sap*? Otherwise the user is disabled.
To activate SAP* emergency user you should fix parameter login/no_automatic_user_sap* to 0 in the profile.
Other option is to reset SAP* user by:
sqlcli -d <Database name> -u sap<sid>,<Password>
<enter>
"delete from usr02 where mandt='<Client>' and bname='SAP*'"
Then you can try user "SAP*" with password "pass".
BR,
Àlex
Hello,
You should use the master password required during the installation process.
BR,
Àlex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
6 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.