on 2024 Nov 12 1:19 PM
Hello,
I am trying to copy a client 100 to 101. On client 100, I created the new client 101 using SCC4. Then using RZ10 (on client 100) I set the profile parameter login/no_automatic_user_sapstar to 0. I then tried to log on to client 101 with SAP* but received error "wrong login/password".
First Question, is the default Password "pass", "PASS" or "Pass"? I've seen all versions in this forum.
Second Question, how do I unlock the User SAP* after too many failed attempts since I cannot log into client 101.
Thanks
Request clarification before answering.
Hi Victor,
Very simple 3 steps.
Step 1: Ask your DBA or if you are DBA then execute the SQL command
delete from USR02 where bname='SAP*' and mandt='101';
Step 2: Insert the login/no_automatic_user_sapstar = 0 in the instance profile.
Step 3: Restart the application. DB restart not needed.
Try password pass for sap* to login to the new client 101.
This will Solve your issue, please give kudos to my post if issue resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
18 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.