Username passwords for client 000

Dear All,
I don't have credentials of SAP* DDIC in DEV QAS and PRD of client 000.
Can you please let me know steps to recover the passwords?
Please let me know the steps or ways . don't put external links
Regards
Nikhil

Hi Nikhil,
You follow below process to reset the password and login to your ABAP system
1) set profile parameter login/no_automatic_user_sapstar=0 in instance profile
2) Delete SAP* from database table from client 000
   SQL> delete from <schema>.<USR02> where bname='SAP*' and MANDT='000'
3) Take restart of SAP application
4) Login to 000 client with user = SAP* and password= pass
5) Using this ID you can reset password for other users like DDIC.
6) Once You can login with DDIC , you may create SAP* again using SU01.
Hope this helps.
Regards,
Deepak Kori

Similar Messages

  • Forgot password for client 000 user DDIC

    We forgot password for client 000 user DDIC & SAP*
    please suggest any one how to recover the password
    Thanks in advance

    Hi,
    Pls refer below link explaining step by step details of activating SAP* user login.
    [http://forums.sdn.sap.com/thread.jspa?threadID=1497131]
    [http://www.sap-img.com/basis/changing-the-default-password-for-sap-user.htm]
    Regards,

  • Can I get password for client 000 and user SAP*

    Hi Experts,
    Can get ur help for getting password for User SAP* for client 000 i.e SAP std. client.
    please it's urgent.
    Thanks & Regards,
    Yogesh

    Hi ,
    <b>If all the users are locked, they can be unlocked by</b>
    a)Try this command at ur sql plus query level
    Go to cmd prompt.
    Sqlplus /nolog
    conn /as sysdba
    this will take you to the sqlprompt.
    Just execute the earlier commands there.
    sqlplus><b>UPDATE SAP<schema>.usr02 set uflag=0 where mandt=<CLNT NO> and uflag=64;</b> this statement actually unlocks the users of that particular client. So, try for every client in that sap system.
    b) You can delete sap* user
    Go to cmd prompt.
    Sqlplus /nolog
    conn /as sysdba
    sqlplus><b>DELETE SAP<SID>.usr02 where mandt='CLIENT.NO' and bname=SAP*;</b>
    <b>Note:-
    After doing this restart the system. So, that a new user with the name "sap" gets generated with password "pass". Provided the parameter is set login/no_automatic_user_sapstar= 0 (Automatic user SAP is permitted).</b>
    regards,
    kanthi

  • How to reset ddic password for client 000 in MSSQL 2005 database

    SAP = ECC6
    DB = MSSQL 2005
    client = 000
    1. SAP* account was removed from the DB, can't be found in USR02 table.
    2. Only left ddic account and was locked. How can i reset ddic password?
    3. How can i unlock and reset my own password from the MSSQL database?

    You can unlock and reset passwords for DDIC and for your own user id in the following way:
    Please execute the below queries at your database level:
    To unlock user ids:
    SQL>update SAP<SID>.usr02 set flag=0 where bname="*user id*" and mandt=client number;
    SQL>commit;
    To reset the passwords:
    SQL>update SAP<SID>.usr02 set bcode="encrypted password" where bname="*user id*" and mandt=client number;
    SQL>commit;
    Then log into the system and execute /$sync
    hope this will help you.
    Regards,
    FAisal

  • I forget the password for client 000

    Hi,
    Quite new to sap , I installed the sap 4.7 ides and after installation i forget the password of above client , so now when i want to
    run the sap gui to login it ask for a password which i forget , as i am new to sap the solutions provided on the internet sound complex to me for example it mentioned su01 , su02 and use of ABAP codes but i am not sure where to find these menu or transaction codes and how to execute them , if some one can provide me the answer with screen shorts that would be great .
    I hope to find the answer on this forum.
    Thanks
    Adnan

    Hi
    Try the below options:
    Options 1:
    Logon to any other client (except 0000) and Create the Program and run it with SAP* User.
    It will set the SAP* Password same as in your current client.
    REPORT Z_SAP_USER_PASSWORD_SET.
    Run this progam as sap* in cient xxx. The user you specify
    as a parameter, will have the same, client xxx password set in every
    client
    where it exists.
    TABLES: USR02, T000.
    DATA: PASSWD LIKE USR02-BCODE.
    PARAMETERS: USER LIKE USR02-BNAME.
    SELECT SINGLE * FROM USR02 WHERE BNAME = USER.
    IF SY-UNAME <> 'SAP*'.
    WRITE: / 'Only SAP* is allowed to run this program'. EXIT.
    ENDIF.
    IF SY-SUBRC <> 0.
    WRITE: / USER, 'user does not exist!'. EXIT. "No template user
    ENDIF.
    PASSWD = USR02-BCODE.
    CLEAR USR02.
    WRITE: / 'The password of', USER, 'updated in client:'.
    SELECT * FROM T000 WHERE MANDT <> '066' AND MANDT <> SY-MANDT.
    SELECT * FROM USR02 CLIENT SPECIFIED WHERE MANDT = T000-MANDT AND
    BNAME = USER.
    WRITE: / USR02-MANDT.
    USR02-BCODE = PASSWD.
    USR02-LTIME = SY-UZEIT.
    USR02-BCDA1 = USR02-BCDA2 = USR02-BCDA3 = SY-DATUM.
    USR02-BCDA4 = USR02-BCDA5 = SY-DATUM.
    UPDATE USR02 CLIENT SPECIFIED.
    ENDSELECT.
    ENDSELECT.
    Options 2:
    You can logon as DDIC and change the SAP* password
    Hope it helps......
    Edited by: Sivananda Penegalapati on Sep 6, 2010 9:10 AM

  • Logical Systems for client 000 and 001

    I've just install solman 7.0 ehp1 sr1 and am going to create a new client from 001.
    Do I need to create logical systems for clients 000 and 001?
    Do I need to creat rfc's for these?
    Thanks,
    Daniel

    no, no need.
    you will create a logical system name for the copied client (such as 100)

  • I want to erase the automatic sign-in of username & password for facebook, because firefox always rfemembers my username & password. How will i disable it? please help.. thanks

    How will i disable the auto sign in of my username & password for facebook?

    If you saved the password in Firefox, you can clear that here:
    orange Firefox button > Options > Security > "Saved Passwords"
    ''or''
    Tools menu > Options > Security > "Saved Passwords"
    It's also possible that you have a cookie that keeps you logged in, but in that case, signing off from Facebook should end your session.

  • Locked out with no password for 22,000,000 minutes. What can I do?? I don't know ipad password either

    locked out with no password for 22,000,000 minutes. What can I do?? I dont have the units code

    Locked out
    http://support.apple.com/kb/HT1212

  • Username/Password for Examples App

    This is probably a stupid question, but does anyone know the Username/Password for Vikas's Examples Application? I downloaded and imported it into my workspace but when I run it, I cannot log in!!!

    Hello,
    Are you speaking about this app:? http://apex.oracle.com/pls/otn/f?p=24317:500:1182459246082825
    You can send Vikas always a mail, he has contact info on there.
    I guess you asked that question also in another thread (chart in report)?
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://apex-evangelists.com/
    -- http://apexblogs.info/

  • Password for client 800

    Dear All,
    After I install 4.7 IDES, I have SAP* and DDIC in client 000, but I can not logon to client 800, the user and password is not correct.
    regards
    Gang

    Hi Gang,
    Normally for a undistributed system you would find 3 profiles under the tcode rz10.
    Default, Instance (Eg: SID_DVEMGS00_HOSTNAME), Start. You can add the parameter login/no_automatic_user_sapstar with value 1 in the Instance or the Default profile. and restart the SAP engine.
    If you are unable to see anything under the Profiles in RZ10 click Utilities>Import Profiles>Of Active servers..in RZ10 and save the entries.
    Let us know if it helped you...and reward points to all those whose answers helped you..
    Cheers,
    Prashant.

  • What is the default ip and username password for A1301

    Hello,
    I need to know the default ip address, and username password of Airport A1301...Please help me...
    Regards
    Nilesh

    Hi ao Jingen,
    first you create one more client,and set that client as default login client.and copy the data from 000.and use the same username and password. and proceed. if You are not getting anything. reply me.
    Thanks
    Muthappan

  • Problems setting up username & password for SQL

    Due to the outstanding advice I recieved from this excellent forum, I have managed to overcome my first problem with declaring a new Class.
    This leads me to request help with my next biggest problem:
    Setting up a user GUI that takes a "username" & "password" that will be used to access a password protected database.
    I am a simple bloke, with simple thought processes, so please, go easy on me...
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.sql.*;
    public class DBQuery1 {
         String username = "" , password = "";
         public static void main(String[] arguments) {
              PassDB UPass = new PassDB();
              String data = "jdbc:odbc:JavaTestDataBase";
              try {
                   Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                   Connection conn = DriverManager.getConnection(data, "" + username, "" + password);
                   Statement st = conn.createStatement();
                   ResultSet rec = st.executeQuery(
                        "SELECT Title, ContactID, First, Last, Dear FROM Contacts "
                        + "WHERE (Title='Mr') ORDER BY ContactID");
              /*     ResultSet rec2 = st.executeQuery(
                        "SELECT Subject, ContactID FROM Calls "
                        + "WHERE (Subject Is Not Null) ORDER BY ContactID");
              System.out.println("\nFirst Name\tSurname\t\tNick Name\t\tSubject\n");
              while(rec.next()) {
                   System.out.println(rec.getString(3) + "\t\t" + rec.getString(4) + "\t\t" + rec.getString(5) /* + rec2.getString(1) */ );
              st.close();
              catch (SQLException s) {
                   System.out.println("SQL Error: " + s.toString() + " " + s.getErrorCode() + " " + s.getSQLState());
              catch (Exception e) {
                   System.out.println("Error: " + e.toString() + e.getMessage());
    class PassDB extends javax.swing.JFrame implements ActionListener {
         String username = "", password = "";
         JTextField uname = new JTextField(10);
         JTextField pword = new JTextField(10);
         // JPasswordField pword = new JTextField(10);
         PassDB() {
              super("duBe's database logon");
              setSize(220, 160);
              setDefaultCloseOperation(EXIT_ON_CLOSE);
              JPanel pane = new JPanel();
              JLabel unameLabel = new JLabel ("Username: ");
              JLabel pwordLabel = new JLabel ("Password: ");
              JButton submit = new JButton("OK");
              submit.addActionListener(this);
              pane.add(unameLabel);
              pane.add(uname);
              pane.add(pwordLabel);
              pane.add(pword);
              pane.add(submit);
              setContentPane(pane);
              setVisible(true);
         public void actionPerformed(ActionEvent evt) {
              PassDB clicked = (PassDB)evt.getSource();
              username = uname.getText();
              password = pword.getText();
    This code generates two errors, stating:
    C:\Java_progs>javac DBQuery1.java
    DBQuery1.java:14: non-static variable username cannot be referenced from a static context
    Connection conn = DriverManager.getConnection(data, "" +
    username, "" + password);
    ^
    DBQuery1.java:14: non-static variable password cannot be referenced from a static context
    Connection conn = DriverManager.getConnection(data, "" +
    username, "" + password);
                    ^
    2 errors*****************************
    The code works when I remove the reference to the variables "username" & "password" in Connection "conn" call & replace them with the actual username & password, but this is not exactly what I was after. I was hoping to make the program responsive to each individual user, not set in code.
    I also would like to make the program pause after the call in "main" to "PassDB" to wait for "PassDB" to exit before continuing.
    I would also like to make "PassDB" destroy itself after the "OK" button is pressed & the "username" & "password" set.
    If that isn't enough for you, I would really like the program to search 2 different database tables, return their values & compare them to be sure that they are the same.
    When I try & search 2 different tables, as in:
    ResultSet rec = st.executeQuery(
                        "SELECT Title, ContactID, First, Last, Dear FROM Contacts "
                        + "WHERE (Title='Mr') ORDER BY ContactID");
                   ResultSet rec2 = st.executeQuery(
                        "SELECT Subject, ContactID FROM Calls "
                        + "WHERE (Subject Is Not Null) ORDER BY ContactID")javac tells me that "ResultSet" is set to null 0
    As always, I am extremely appreciative of any assistance you are able to offer.
    Kind regards
    duBedat
    [email protected]

    This is where I'm at now:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.sql.*;
    public class DBQuery {
         static String username = "" ;
         static String password = "" ;
         public static void main(String[] arguments) {
         PassDB UPass = new PassDB();
         String data = "jdbc:odbc:JavaTestDataBase";
         try {
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              Connection conn = DriverManager.getConnection(data, "" + DBQuery.username, "" + DBQuery.password);
              Statement st = conn.createStatement();
              ResultSet rec = st.executeQuery(
              "SELECT Title, ContactID, First, Last, Dear FROM Contacts "
              + "WHERE (Title='Mr') ORDER BY ContactID");
              /*     ResultSet rec2 = st.executeQuery(
                   "SELECT Subject, ContactID FROM Calls "
                   + "WHERE (Subject Is Not Null) ORDER BY ContactID");
              System.out.println("\nFirst Name\tSurname\t\tNick Name\t\tSubject\n");
              while(rec.next()) {
                   System.out.println(rec.getString(3) + "\t\t" + rec.getString(4) + "\t\t" + rec.getString(5) /* + rec2.getString(1) */ );
              st.close();
         catch (SQLException s) {
              System.out.println("SQL Error: " + s.toString() + " " + s.getErrorCode() + " " + s.getSQLState());
         catch (Exception e) {
              System.out.println("Error: " + e.toString() + e.getMessage());
    class PassDB extends javax.swing.JFrame implements ActionListener {
         static boolean getOut = false;
         JTextField uname = new JTextField(10);
         JTextField pword = new JTextField(10);
         // JPasswordField pword = new JTextField(10);
         public PassDB() {
              super("duBe's database logon");
              setSize(220, 160);
              setDefaultCloseOperation(EXIT_ON_CLOSE);
              JPanel pane = new JPanel();          
              JLabel unameLabel = new JLabel ("Username: ");
              JLabel pwordLabel = new JLabel ("Password: ");
              JButton submit = new JButton("OK");
              submit.addActionListener(this);
              pane.add(unameLabel);
              pane.add(uname);
              pane.add(pwordLabel);
              pane.add(pword);
              pane.add(submit);
              setContentPane(pane);
              while(getOut == false)
                   setVisible(true);                         
         public void actionPerformed(ActionEvent evt) {
              PassDB clicked = (PassDB)evt.getSource();
              DBQuery.username = uname.getText();
              DBQuery.password = pword.getText();
              getOut = true;               
    }          Any advice is greatly appreciated
    duBe

  • Ipad can't store username password for websites

    I'm using an iPad Wifi with 3.2.1 and I am not the only one that is having a problem with Safari storing username and password for websites that need credentials.
    I cleared 'cookies', 'history' and 'cache' but that doesn't help.
    The desired websites don't show a popup if I would like to store the username and password for a website.
    Message was edited by: Wolfii82

    JimHdk wrote:
    Wolfii82 wrote:
    I'm using an iPad Wifi with 3.2.1 and I am not the only one that is having a problem with Safari storing username and password for websites that need credentials.
    I cleared 'cookies', 'history' and 'cache' but that doesn't help.
    The desired websites don't show a popup if I would like to store the username and password for a website.
    Message was edited by: Wolfii82
    Web sites with high security, i.e., banks, financial institutions, etc., do not allow user-id/password saving. If you are visiting one of these it is normal for no save dialog to be displayed in Safari.
    We could say more if you identified the web sites that you are talking about.
    I wouldn't allow the user name/password to be stored for any financial institution, even if the website allowed it. And the iPad isn't exactly the most secure device, so I would be really concerned if I lost it.

  • ORA-01017: invalid username/password;  for  Oralce 12c OEM  installation

    Hi Experts,
    Following error Oralce 12c OEM installation ,i have no clue sys user passowrd is correct in response/new_install.rsp file
    [oracle@sdp12 OEM_Packages]$ ./runInstaller -silent -responseFile /oracle/oracle8/OEM_Packages/response/new_install.rsp
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 400 MB. Actual 1222 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 4000 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-02-24_06-22-19PM. Please wait ...[oracle8@sdp38 OEM_Packages]$
    ERROR: ERROR:Exception occurred while connecting to database. Check the connection details of the database you specified and retry.
    ORA-01017: invalid username/password; logon denied
    Unable to connect to the database and validate whether it is a supported database due to one of the following reasons:
    (1) Incorrect credentials
    (2) Listener may be down
    (3) Database may be down
    Check the credentials ,the status of the listener and the database and retry.
    i am able to connect using same username password
    [oracle8@sdp38 response]$ sqlplus sys/sys512@TET1
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Feb 24 18:29:15 2013
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    From response/new_install.rsp file
    DATABASE_HOSTNAME=sdp12
    LISTENER_PORT=1521
    SERVICENAME_OR_SID=TET1
    SYS_PASSWORD=sys512
    SYSMAN_PASSWORD=sysman512
    SYSMAN_CONFIRM_PASSWORD=sysman512
    i have no clue here, any help greatly appropriated
    thanks

    few things you can check :
    a) Is there a password file ? Is the password correct in it ?
    b) SYSDBA remote login is disabled. remote_login_passwordfile is not set to EXCLUSIVE in the spfile or init.ora.
    Set: remote_login_passwordfile= EXCLUSIVE
    Create a password file:
    Unix: $
    orapwd file=$ORACLE_HOME/dbs/orapw$ORACLE_SID password=sys entries=5
    Windows:
    C:\> orapwd file=%ORACLE_HOME%\database\pwd%ORACLE_SID% password= sys entries=5
    To synchronize the password for sys for normal connections and connections as sysdba connect as a sysdba user and reset the sys password:
    $ sqlplus "/ as sysdba" SQL> ALTER USER SYS IDENTIFIED BY change_on_install;

  • Setting the username & password for the plain http adapter.

    Hi,
    When i am passing in an HTTP request into the integration engine's plain_http adapter url, i am required to give a username and a password for authentication.
    Is it possible to set this username and password globally some where, to avoid this to be given again for each message?
    The requirement is like, all http messages from our partners will be routed through a proxy in the DMZ which would have an authentication and we donot want the XI user credentials to be given again.
    Thanks & Regards,
    Renjith.

    If you want to just test http adapter use the code by stefan grube in the following thread.
    /message/266750#266750 [original link is broken]
    Thanks for the points
    regards
    SKM

Maybe you are looking for

  • Everything you need to know about Foxtel Go

    Foxtel on T-Box customers can self register Foxtel Go on 2 devices per Foxtel on T-Box subscription. You are able to view content on 1 of the 2 registered devices. The T-Box device will automatically be registered on your behalf and cannot be deregis

  • PDF loaded into iBooks will not sync back to iTunes

    I accessed a PDF on the web from Safari on my iPhone 4s, then opened it in iBooks.  Then I connected the iPhone to my iMac and synced with iTunes.  I was expecting the new PDF to sync back to my iTunes, but that did not happen. Am I to assume that PD

  • Hanging on Power Off

    This has happened to me about 3 times. In the evening I turn my phone off and plug it in. I press and hold power off button and release after the 3 second count. The Blackberry word comes up and the phone sits there. sometimes it will disappear but y

  • How to create a Finish Schedule List with InDesign?

    We create Room x Room selection catalogs with images and brief descriptions for architectural & Interior design projectsl.  How can I export the text description into a Finish Schedule list(spreadsheet) for contractors to order materials from this in

  • Is my Iphone 5 4g compatible

    Some places tell me it is and another will say its not, can anybody in Apple give me a definitive answer