User id getting locked everyday

Dear All,
User Id getting locked everyday having profile SAP_ALL and SAP_NEW.I m not getting any clue why its getting locked everyday.
I tried to check RFC and  background job job also but i m not able to find.everyday i have to unlock it.
Kindly suggest me how to check.
Regards
Adil

Hi,
Such issue mostly happens due to wrong attempt of login in SAP system client with that SAP User id either through RFC login, external- program, script,etc...
If you have checked all the RFCs login settings and not able to found the login attempt, then  Enable [SAP Security audit log|http://help.sap.com/saphelp_nw04s/helpdata/en/c7/69bcb7f36611d3a6510000e835363f/content.htm] using SM19, SM20 and analyze the logs for that SAP User id only.
Regards,
Bhavik G. Shroff

Similar Messages

  • SAPJSF user is getting locked

    Hi,
    We are using SAP BI 7.0 system on AIX and DB2 combination. I am getting one problem for the past 1 month. our BI consultant is running queries from BI Portal. while running queries from BI Portal, they are getting one error saying that " java i-view runtime error, if this error persists please contact your system administrator". while they are getting this error, I have observed that user SAPJSF is locked due to incorrect logons from ABAP level. once I unlock the user and refresh the BI portal page we are getting in and able to continue with our work.
    This problem is repeating for every 3 weeks or 15 days ( but not for the constant time period). for the time being we are unlocking the user and continuing with work. but I want to know why this user is getting locked. it is only happening in DEV system but not in the remaining systems.we have run the support desk tool in BI DEV system and we made sure that we are not encountering any configuration problems.
    roles attached to this uder is:
    SAP_BC_JSF_COMMUNICATION
    SAP_BC_JSF_COMMUNICATION_RO
    profiles:SAP_ALL
    please help me in this to solve this problem permanantely.
    Mohan K

    Hi Mohan
    SAPJSF user is used for communication between UME and ABAP user management.
    Please check the following links:
    http://help.sap.com/saphelp_nwce10/helpdata/en/45/af3ac012d32e78e10000000a155369/content.htm
    and
    http://help.sap.com/saphelp_nw70/helpdata/en/45/af3ac012d32e78e10000000a155369/content.htm
    I hope this helps
    Regards
    Chen

  • NWDI_ADM user keep getting lock

    Hi,
    We are having an issue with the NWDI, the user NWDI_ADM keeps getting lock and i am not sure what is locking the user.  I also receive this message when trying to access the activity in the CBS.
    #1.5 #001E0BEBCFF000760000005700001090000467BE96A6C2DD#1239968175774#com.sap.tc.cbs.server.rt.bs.BSAdmin##com.sap.tc.cbs.server.rt.bs.BSAdmin####n/a##8d5928812b4211decb67001e0bebcff0#Thread[CBS BSA Orc,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error##Java###
    [EXCEPTION]
    #3#Unable to instantiate a Build Space administrator!
    Build Space "JDI1_TESTJS_D" [bsID: 42, version: 1] [in-queue: on, out-queue: "on (queueing)", processing: on]#Unable to access repository. Authentication failed.#com.sap.tc.cbs.api.CommunicationException: Unable to access repository. Authentication failed.
         at com.sap.tc.cbs.api.impl.BSFacade.getOwnerBuildspace(BSFacade.java:526)
         at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.checkWorkspace(_BuildSpaceValidator.java:87)
         at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.validateWSs(_BuildSpaceValidator.java:57)
         at com.sap.tc.cbs.server.rt.bs.BSAdmin.validate(BSAdmin.java:183)
         at com.sap.tc.cbs.server.rt.bs.BSAdmin.updateState(BSAdmin.java:251)
         at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.determineChanges(BSAdminOrc.java:437)
         at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.validateBuildSpaceData(BSAdminOrc.java:217)
         at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.act(BSAdminOrc.java:339)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:139)
         at java.lang.Thread.run(Thread.java:534)
    If you can help, that would be great.
    Thanks
    Jean Seguin

    Hi Jean,
    You can check NWDI_ADM user in your NWDI System & SLD System. To check where user is getting locked you can go to Visual Admin --> Server Node --> Security Provider --> User Management:
    Search for NWDI_ADM user and see when it was last locked. Perforn this on both NWDI & SLD system.
    To resolve this issue.
    1. Make sure you have same password defined in NWDI & SLD system OR
    2. Run configuration wizzard in NWDI System which will prompt you to enter password for NWDI_ADM user. TO do that please go to
    http://NWDIserver:<portnumber>:nwa --> Deploy and Change. From there run configuration wizard for CBS; CMS & DTR. and before doing this make sure you have correct password for NWDI_ADM user in SLD & NWDI System.
    What I generally do is keep same passowrd in NWDI & SLD system. Thats my way of doing thing and keeping less complications.
    Bhavin

  • Auto config is getting failed and apps user is getting locked while running autoconfig on dbTier

    Hi Team,
    1) I have cold cloning.after cloning  i tried to run autoconfig on the db side.i am getting the following error
    2) unlocked the apps user and after unlocking executing the adautoconfig apps user is getting locked simuntaneously after executing the adautocfg.sh
    JDBC URL: jdbc:oracle:thin:@cimk.na.tcl.com:1528:PIMDev
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cimk.na.tcl.com)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=PIMDev)))
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cimk.na.tcl.com)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=PIMDEV.na.tcl.com)))
        Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
        Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
            Verifying connection to the Database   : Could not be stablished
            No Restore Profile file created.
    Restore Profile utility ran successfully
    ===========================================================================
    adcvmlog.xml renamed to /u01/pimdev/11.2.0/appsutil/log/PIMDev_tcl/06141934/adcvmlog.xml.06141934
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
      [PROFILE PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: /u01/pimdev/11.2.0/appsutil/install/PIMDev_tcl
          afdbprf.sh              INSTE8_PRF         1
      [APPLY PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: /u01/pimdev/11.2.0/appsutil/install/PIMDev_tcl
          adcrobj.sh              INSTE8_APPLY       1
    AutoConfig is exiting with status 2
    AutoConfig execution completed on Fri Jun 14 19:34:18 2013
    Time taken for AutoConfig execution to complete : 0 mins  13 secs
    Please help me out                                           

    Hi Hussein
    SQL> select username,account_status from dba_users where username='APPS';
    USERNAME                       ACCOUNT_STATUS
    APPS                           LOCKED
    SQL> select username,account_status from dba_users where username='APPLSYS';
    USERNAME                       ACCOUNT_STATUS
    APPLSYS                        OPEN
    SQL> alter user apps account unlock;
    User altered.
    SQL> select username,account_status from dba_users where username='APPS';
    USERNAME                       ACCOUNT_STATUS
    APPS                           OPEN
    SQL> select username,account_status from dba_users where username='APPLSYS';
    USERNAME                       ACCOUNT_STATUS
    APPLSYS                        OPEN
    SQL>
    After running the adautoconfig facing the same issue and apps user is getting locked
    SQL> select username,account_status from dba_users where username='APPS';
    USERNAME                       ACCOUNT_STATUS
    APPS                           LOCKED

  • User id getting locked automatically every day

    Hi Experts,
    One our user id is getting locked every day automatically with wrong password . We are manually unlocking everyday as of now but don't know the exact reason why is it being locked. And we found that it is getting locked from bo server because of wrong password . But unfortunately there is no background jobs are running in BW and BO. We are unable to find where this going wrong exactly.
    Please let me know how to rule out this issue, what are the places we need to check, and how can we get very detailed log about user locking.
    Refer the screen shot of user locking log.

    HI Daniel,
    I am BW Consultant and i am not that much aware of that file. Please provide navigation how and were to check that file.. If possible please provide screen shots. ***Urgent***
    Thanks in advance.
    Regards,
    PRK

  • User is getting locked due to incorrect password every few minutes SAPJSF

    I have gone through solution manager configuration both as myself and as user solman_admin. Recently the Solution manager system was changed to enforce a more complex password scheme. After changing my password, my account is now getting locked every few minutes due to incorrect logon attempts. The System log states that user SAPJSF from Terminal <solution Manager host name> is attempting to login with my userID and is locking it. so far I have made every change I know to make to all the accounts on the JAVA side and to any and all background jobs that are running to remove my userID from these entries. My account still gets locked and I have no idea where to find what task or process is locking the account.
    Any ideas would be greatly appreciated.

    I have checked the audit log and it is not very helpful. Here are the results
    Date     Date/Time     User     Terminal name     Transaction Code     Program     Message Text
    11/12/2010     9:29:39 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Password check failed for user BSEWELL in client 001
    11/12/2010     9:29:39 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 1, Type = U)
    11/12/2010     9:29:39 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Password check failed for user BSEWELL in client 001
    11/12/2010     9:29:39 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 1, Type = U)
    11/12/2010     9:29:44 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Password check failed for user BSEWELL in client 001
    11/12/2010     9:29:44 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 1, Type = U)
    11/12/2010     9:29:44 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Password check failed for user BSEWELL in client 001
    11/12/2010     9:29:44 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 1, Type = U)
    11/12/2010     9:31:30 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Password check failed for user BSEWELL in client 001
    11/12/2010     9:31:30 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     User BSEWELL Locked in Client 001 After Erroneous Password Checks
    11/12/2010     9:31:30 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 1, Type = U)
    11/12/2010     9:31:30 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 53, Type = U)
    11/12/2010     9:32:36 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 53, Type = U)
    11/12/2010     9:32:36 AM     SAPJSF     wsapvsmsdb.png.loc          SAPMSSY1     Logon Failed (Reason = 53, Type = U)

  • User account getting lock.

    Hi All,
    OS:RHEL
    DB:10G
    I am facing a weird problem, one of my db user account got locked yesterday and then i unlocked the same.
    And today i faced the same problem and i did the same thing , the account was unlocked for sometime but it got locked agian.It seems that i is workinfg fine for sometime and due to some unknown activity the same is getting locked.
    I want to know how can i get to the root of this.
    Audit for the same DB is disabled.
    Kindly help...
    Regards,
    Sphinx!

    Have a look at your listener log.
    Perhaps someone is trying to login with a wrong password.
    Have a look at this link:
    http://docs.oracle.com/cd/B19306_01/network.102/b14266/policies.htm#i1007339
    and at
    FAILED_LOGIN_ATTEMPTS.

  • User Account getting locked frequently...

    An User account which the developers are using is getting locked very frequently when they run some applications. They say they are giving the right password and username within the application. What should one be looking for? I am fed up by unlocking the account using ALTER USER username ACCOUNT UNLOCK;

    I have also faced such kind of problems. Most of the developers forget how the application connects. they might have hard coded it or some time using a wrong parameter files.
    Need to check who are all the users and how they are connecting and how the application is connecting to the database.
    If there are more users then enable audit. Auditing will be the only solution.

  • With Cisco Secure ACS 4.2 User accounts gets locked at first instance of wrong credentials even if configured for 3 attempts

    Hello Everybody,
    I am working with Cisco Secure ACS 4.2 and it is integrated with Active Directory at a Windows 2008 R2 functional level, user accounts that are set with lockout parameters (3 incorrect attempts) are locked out prematurely after the user enters the wrong credentials just once, the integration is done via LDAP.
    I wonder if anybody has any idea why this is happening, because when I connect to a Cisco device or VPN, and type my password wrongly, on the Active Directory I get extra bad password counts.
    Thanks in advance and regards....

    Hello Scott,
    Thanks for your answer. However we checked the ACS logs and it shows that we entered bad credentials just once, but in the Active Directory our account sometimes is blocked because we get at least 2 and sometimes 3 failures. This problem is only presented when we authenticate Cisco devices or through VPN, in normal circumstances, when users enter bad credentials on their computers, it works fine.
    Thanks and regards...

  • User is getting locked

    when the users are executing transactions they are getting an error message stating that the object is locked by the same user even though only one session is open.
    please provide a solution to it.

    Hello,
    Can you please let us know the transaction code the user is executing??
    Is it a configuration transaction code or easy access transaction code.
    Regards,
    Ravi

  • Oracle user account is getting locked frequently

    Hi everyone!!!
    I am using Oracle 11g on Linux . I have user named "XXX" to whom I have assigned a DEFAULT profile. The Password parameters in DEFAULT profile are as follow.
    Resource Name                                      Resource                                 Limit
    FAILED_LOGIN_ATTEMPTS                    PASSWORD                            20
    PASSWORD_LIFE_TIME                        PASSWORD                            UNLIMITED
    PASSWORD_LOCK_TIME                      PASSWORD                           UNLIMITED
    PASSWORD_REUSE_TIME                   PASSWORD                            UNLIMITED
    PASSWORD_REUSE_MAX                   PASSWORD                             UNLIMITED
    I don't know why my user is getting locked continuously. Even i haven't reached Failed_login_attempts (20). Each time I require to unlock user account as SYS user and then I can connect as XXX user.
    And another thing that I want to know is when user account's status is set to LOCKED, EXPIRED, EXPIRED & LOCKED and LOCKED(TIME).
    Thanks & Regards
    Tushar Lapani

    Hi,
    can you tell me the exact db version?
    As explained in MOS notes:
    DBA_USERS.ACCOUNT_STATUS shows LOCKED after FAILED_LOGIN_ATTEMPTS Is Breached (Doc ID 284344.1)
    How to Interpret the ACCOUNT_STATUS Column in DBA_USERS (Doc ID 260111.1)
    Expected behaviour is:
    1. Oracle release is <= 11.1.0.7.
    DBA_USERS.ACCOUNT_STATUS = LOCKED(TIMED) whenever the number of failed login attempts is > FAILED_LOGIN_ATTEMPTS
    2. Oracle release is >= 11.2 and PASSWORD_LOCK_TIME = unlimited:
    DBA_USERS.ACCOUNT_STATUS = LOCKED whenever the number of failed login attempts is > FAILED_LOGIN_ATTEMPTS
    3. Oracle release is >= 11.2 and PASSWORD_LOCK_TIME = <some fix value>
    DBA_USERS.ACCOUNT_STATUS = LOCKED(TIMED) whenever the number of failed login attempts is > FAILED_LOGIN_ATTEMPTS
    Note
    that 10.2.0.5 displays the same behavior as 11.2, because the fix that  changed the behavior in 11.2 was introduced in 10.2.0.5.
    So I suggest you to follow MOS note
    Finding the source of failed login attempts. (Doc ID 352389.1)
    to find who locked the account.
    Ombretta

  • APPS USER GETTING LOCK

    After changing password of APPS user, while accessing application, 'APPS' user is getting lock. Checked that 'password' of 'APPS_TO_APPS' and 'EDW_APPS_TO_WH' did not changed.
    Ran Autoconfig -still account is getting lock.

    Pl see if that APPS database account has a profile set. I believe ATG RUP4 add a profile to the APPS database account and after x number of unsuccessful logins, it locks the account, making the instance unusable. See ML Note 556761.1 that describes a related issue. If a profile is indeed set for the APPS account, pl remove it.
    HTH
    Srini

  • User getting Locked after 1 day

    Hi All,
    I am facing an issue...a particular user in our SAP ECC 5.0 system is getting locked after every one day, I checked the configuration in SU01 but everything seems to be fine there.
    Please help regarding this issue.
    Thanks in Advance
    Regards,
    Prashant.

    Dear Prashant,
    Have you activated user trace.If yes then monitor that user ID.It wont be possible that only 1 particular user is getting locked (correct me if I am wrong).There can be a possibility that somebody is deliberately entering wrong password for his ID any other terminal.
    If you have activated user trace then you can easily monitor that user ID and even the terminals from where his ID has been accessed.
    PS: I might be wrong,so please update me with the latest.
    Regards,
    Ashutosh

  • How to find if an user account is locked in weblogic server or not?

    Hi,
    I am using jdev 11.1.2.2.
    SO i have set in web logic that if a user inputs login information wrongly his account will be locked.
    How can i identify if the user account is locked.
    Write now if the user account gets locked after say five invalid login attempts and user tries to enter correct login information its throwing exception . But i want to display to the user that his account is locked instead of the exception being thrown . How can i do it ? the following the login code i use
        public String doLogin() {
            LOGGER.log(ADFLogger.TRACE, "Clicked Login Button");
            LOGGER.log(ADFLogger.TRACE, "doLogin() Started.");
            String un = _username;
            byte[] pw = _password.getBytes();
            this.setPassword(null);
            FacesContext ctx = FacesContext.getCurrentInstance();
            HttpServletRequest request = (HttpServletRequest)ctx.getExternalContext().getRequest();
            try {
                Subject subject = Authentication.login(new URLCallbackHandler(un, pw));
                weblogic.servlet.security.ServletAuthentication.runAs(subject, request);
                String loginUrl;
                loginUrl = "/faces/home.jsf";
                HttpServletResponse response = (HttpServletResponse)ctx.getExternalContext().getResponse();
                sendForward(request, response, loginUrl);
            } catch (FailedLoginException fle) {
                FacesMessage msg =
                    new FacesMessage(FacesMessage.SEVERITY_ERROR, "Incorrect Username or Password", "An incorrect Username or Password was specified");
                ctx.addMessage(null, msg);
            } catch (LoginException le) {
                reportUnexpectedLoginError("LoginException", le);
            return null;
        }Thanks & Regards,
    Rakesh

    chk this
    http://vtkrishn.com/2011/09/27/implementing-userlockout-using-oam/

  • PILDUSER gets locked every 2-3 minutes

    Hi,
    We are using XI 7.0 with SP09 , during post installation we atrying to login exchange profile using PISUPER   it throws error .Then we found PILDUSER gets locked.
    We have unlocked the account then we can login but it throws error message "name or password incorrect"
    Then found once again PILDUSER got locked
    PILDUSER gets locked every 2-3minutes even we do not perform any task.
    Can any one encountered this issue ? please suggest.
    - Kristene

    Hi Kristene,
    I faced the same problem I found that user may get locked If you have mentioned wrong passwords for the same user at Different places(QA,Prod).
    Check this thread
    XIAFUSER keeps getting locked
    Regards,
    Ashwin M
    Reward If helpful

Maybe you are looking for

  • Creation of material

    I have to create a material using MDM. What are the minimum  required fields?

  • Very new to using flash in websites: browser display issue

    I am very new to flash ads and we are on a new platform after a website redesign.  I'm having trouble with flash display settings I'm guessing since the ad displays fine in IE, but not fine in Firefox and Chrome.  Images to follow (for the curious it

  • [SOLVED]new mounting routine for cdrom?

    I don't seem to be able to mount my cdrom devices any longer (not machine specific). The error message is: [thea@habicht ~]$ sudo mount /dev/cdrom /media/cd mount: /dev/sr0 is write-protected, mounting read-only mount: /dev/sr0: can't read superblock

  • Request deletion in Infopackage

    Hi, Can you plz let me know when to delete the previous request in the Infopackage option . thanks

  • Editable InfoPath Form In Outlook

    Hi, I have created an InfoPath 2013 Browser form which collects data from users and have created a SharePoint Designer 2013 Workflow for Form Approval which sends email to approvers with link to InfoPath Form. Everything is working as required. Now t