Ultimate Solution Hub

Sap Basis Password Reset

Step 1: go to su01 transaction. step 2: it navigates to the “user maintenance: initial screen”. enter the username to change the password and click on change icon. step 3: it displays the maintain users screen. move to “logon data” tab and enter the new password and repeat password. step 4: click on the save button to save the changes. Sap basis password reset user accountwatch more videos at: tutorialspoint videotutorials index ecture by: mr. sumit agarwal, tutorials.

Unlock & reset sap* password in oracle. 1. remote desktop (windows) telnet (unix linux) to os level and connect to the sql using the command prompt. 2. view the sap* table. 3. unlock the sap* password. 4. reset the sap* password. Hi irfan, "can i reset password for ddic and sap* without restart the sap?" the hardcoded password of sap* ( i.e. pass) is enabled by setting parameter login no automatic user sapstar = 0. you don't need a restart if is already set . restart is needed to change set the parameter as it's not dynamic one. Sql> commit; 3 – now, we logon on the 000 client, with sap* (or another user) and reset the password unlock the basis user on su01 tcode. 4 – now just back the change you made earlier on database: sql> update sapsr3.usr02 set mandt = '300' where bname = 'basis' and mandt = '000'; 1 row updated. sql> commit;. Sap basis compilation guides. change sap standard user password. basis corner. this document. . advanced search. to mark this page as a favorite, you need to log in with your sap id. if you do not have an sap id, you can create one for free from the login page. the following pdf options are available for this document:.

Sql> commit; 3 – now, we logon on the 000 client, with sap* (or another user) and reset the password unlock the basis user on su01 tcode. 4 – now just back the change you made earlier on database: sql> update sapsr3.usr02 set mandt = '300' where bname = 'basis' and mandt = '000'; 1 row updated. sql> commit;. Sap basis compilation guides. change sap standard user password. basis corner. this document. . advanced search. to mark this page as a favorite, you need to log in with your sap id. if you do not have an sap id, you can create one for free from the login page. the following pdf options are available for this document:. This true whether or not it is an initial password, an expired password or password reset by an administrator. if you are doing sso there is a flag *login password change for sso which you can set so the user doesn't have to change their password on logon. you need sap basis 4.6 with a support package i think. gregg. 1 – change the following parameter value if activated on your system. login no automatic user sapstar=0 (if value selected to 1 then you cannot logon with default password) if you need to change this parameter unfortunately you need to restart sap system. 2 – open sqlplus and delete the sap* user , system will open with necessary.

This true whether or not it is an initial password, an expired password or password reset by an administrator. if you are doing sso there is a flag *login password change for sso which you can set so the user doesn't have to change their password on logon. you need sap basis 4.6 with a support package i think. gregg. 1 – change the following parameter value if activated on your system. login no automatic user sapstar=0 (if value selected to 1 then you cannot logon with default password) if you need to change this parameter unfortunately you need to restart sap system. 2 – open sqlplus and delete the sap* user , system will open with necessary.

Comments are closed.