on 2015 May 24 6:38 PM
Hello,
my sap license is expired and I want to renew it.So I logged on by SAP* and its password client 000.I logged on and want to SILENCE to extend the license.But an error has appeared that I can't modify sap license date using this SAP* user.I copied the user to new user and removed the user profile of SAP_ALL,then i tried to log on using the user SAP* and when I tried to use SU01 error no authorization .So how can i reset the SAP* to its default profile.
Regards,
Mohab
Request clarification before answering.
Hello,
Log on to the database:
Execute the following SQL command:
delete from usr02 where mandt='<client>' and bname='SAP*';
You can now log on to the system again with user SAP* with password "PASS", if the automatic user SAP* was not deactivated via profile parameter:
login/no_automatic_user_sapstar
0: Automatic user SAP* is permitted
1: Automatic user SAP* is deactivated
Regards,
Isaías
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.