MII UserID gets locked frequently

Hi
        I have created a MII user through which PI post messages to MII MesageListener. This user is getting locked frequently so PI fails to post the messages. Can anyone tell me why the userID gets locked frequently? I am using MII version 12.1.6
Thanks in advance
Shaji

In cases that I have seen, it is usually some job folks forgot about that did not get the password updated when it changed.  A scheduled job is frequently the problem, but not always as I have seen message listener jobs which were causing the problems or even webpage invoked transactions.
Good luck,
Mike

Similar Messages

  • User in CTSDEPLOY RFC getting locked frequently

    Hello All,
    We have been observing that the user in RFC destination CTSDEPLOY getting locked frequently whenever we transport a rerquest from development to quality in our PI system. The transport would go fine, if we unlock that user. The user we are maintaining in CTSDEPLOY is J2EE_ADMIN. When we test the RFC in our quality system, it works fine. But only when we transport to quality, it is getting locked.
    Please help us resolving this. We dont have RFC destination with name CTSDEPLOY in our PI development system. Do we need to have RFC destination there too.
    Awaiting your inputs.
    Regards,
    Ram.

    Hi,
    >>>We dont have RFC destination with name CTSDEPLOY in our PI development system. Do we need to have RFC destination there too.
    no need for that in DEV
    does your RFC Destination for Java to ABAP Connectivity work in DEV ?
    destination -> sap.com/com.sap.tc.di.CTSserver under
    Configuration Management - Infrastructure - Destinations.
    Regards,
    Michal Krawczyk

  • J2EE_ADMIN user getting locked frequently

    Hi SAP Guru's,
    The user J2EE_ADMIN in our nw2004s system is getting locked frequently. We have changed the password of this user in ABAP via SU01 & in JAVA in the secure store via configtool. The server was re-booted after doing these changes. Still the user J2EE_ADMIN is getting locked frequently. Also in SM21, we have a log <b>"J2EE_ADMIN locked due to incorrect logon"</b> for this locking which mentions the user as SAPJSF (Communication user between ABAP & JAVA).
    Is there a possibility that SAPJSF is locking the user J2EE_ADMIN ?? how & why ??
    Any help on this will be highly appreciated.
    Thanks,
    Sanjeev.

    have you solve this issue? we have the same!
    every half hour (xx:51:00 and xx:29:00), the J2EE_ADMIN user is locked by user SAPJSF transaction KRNL from the local host (terminal).
    We have changed the pass in secure store in configtool to the pass we used in abap.
    In "Visual Administrator" "Cluster>Server>Services-->Security Provider" the user have a checked box at "No password change required"
    We searched for other places with a wrong pass (Jco Connections = no J2EE_ADMIN used, SLD = no J2EE_ADMIN used), but found nothing.
    need help pls.
    regards
    chris

  • The user id "sa" is getting locked frequently in SQL server 2008 R2

    Hi Team, 
    We have SQL server 2008 R2 machine and recently i'm getting issue with the user id "sa" as its getting locked out. I;m not sure with the reason caused with this. I need to login to the SQLserver with windows authentication and manually unlock
    the "sa" account and its happening frequently.
    Let me know how to fix this?
    Regards,
    Guru 

    Might be the SA account either using by any application team or any job have been configured to use it, since you are saying that its getting locked out then it someone or application or apps jobs performing with Mulitple incorrect login attempts with incorrect
    password try(since if check_expiration enabled it it can lockout based on the windows password policy, so you can check in the SQL errorlog when was the last login succeeded and from when the incorrect attempts tried & finally it gets locked out(so here
    you will have from which host it was trying)).
    So talk to the application team, did anyone recently changed the SA password or some one misusing or configured to any applications .
    If nothing works then perform the  SQL server side trace to track it or trigger can help
    Thanks, Rama Udaya.K (http://rama38udaya.wordpress.com) ---------------------------------------- Please remember to mark the replies as answers if they help and UN-mark them if they provide no help,Vote if they gives you information.

  • 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.

  • 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

  • RFC_USER getting locked

    Hi,
    RFC_USER are frequently getting locked .
    How to find In which RFC RFC_USER password is wrogly maintain ?
    which background job locking RFC_USER
    why RFC_USER getting locked frequently ?
    REgards
    M

    You may not get the sufficient information from SM21. Try ti check the RFC trace it might help you a bit. Other possible solution is you need to check manually the RFC connection which is maintaining this users and maintain the correct password
    Previously we had the same scenario RFC user getting locked due to incorrect password maintained.( after investigated so much we created the Newuser for this RFC and maintained the password)
    Thanks Regards,
    Avinash I

  • SYSTEM account gets locked automatically

    Hi,
    Recently I started the oem agent on one of the box. Since then, the system account gets locked frequently.
    Can you please guide how can I investigate on this ?
    Also, I checked the failed accounts in recent times and I can see someone is connecting from terminal "pts/4".
    Please help to resolve this asap.
    Regards,
    Harry

    Please specify your OS and DB versions.
    Can you please guide how can I investigate on this ?
    Also, I checked the failed accounts in recent times
    and I can see someone is connecting from terminal
    "pts/4".It means someone is trying to hack the system account. I assume you have configure audit options so you can log where this attempts come from. Even though you have already realized attacks come from pts/4 it will only have sense if you are able to discover in the few minutes what's the actual terminal attached from pts/4. On the other hand, it sounds to me that someone opened a session in a unix like box, and is able to see the os where the database resides. If this is the case, look for the output from the os command 'last' to find out further information about pts/4. If this hacker has reached the OS, it is a serious matter, it could quite easily get signed to the database if it is OS authenticated.
    ~ Madrid

  • Mail to basis when userid is locked

    Dear Experts,
                         My requirement is to send a mail to basis team whenever a userid gets locked (when he tried to logon to sap after three times with rong password).
    How to do this can u give some of your valuable inputs.
    Thanks and Regards,
    Thirukumaran. R

    Dear Thirukumaran,
    I have done a similar scenario in my project successfully.
    1. As this does not involve any approval process there is no need to create workflow and it can be handled via ABAP code itself.
    Steps:
    1.Go to SE38. Create a report there with code as below. Copy and paste the below code.
    REPORT  zuser_lock_workflow.
    DATA : BEGIN OF st1,
      bname LIKE usr02-bname,
      user_flag LIKE usr02-uflag,
      loc_user(255),
      END OF st1.
    DATA : BEGIN OF st2,
      loc_user(255),
      END OF st2.
    DATA : it_user LIKE TABLE OF st1 WITH HEADER LINE,
           wa_user LIKE LINE OF it_user.
    DATA : it_lock LIKE TABLE OF st2 WITH HEADER LINE,
           wa_lock LIKE LINE OF it_lock.
    SELECT bname uflag FROM usr02 INTO TABLE it_user
     WHERE uflag = '128'.
    DATA : wa_objhead TYPE soli_tab,
     i_record LIKE solisti1 OCCURS 0 WITH HEADER LINE,
     i_reclist LIKE somlreci1 OCCURS 0 WITH HEADER LINE,
     objpack LIKE sopcklsti1 OCCURS 2 WITH HEADER LINE,
     objhead LIKE solisti1 OCCURS 1 WITH HEADER LINE,
     objbin LIKE solisti1 OCCURS 0 WITH HEADER LINE,
     objtxt LIKE solisti1 OCCURS 10 WITH HEADER LINE,
     reclist LIKE somlreci1 OCCURS 5 WITH HEADER LINE,
     i_objpack LIKE sopcklsti1 OCCURS 0 WITH HEADER LINE,
     i_objtxt LIKE solisti1 OCCURS 0 WITH HEADER LINE,
     i_objbin LIKE solisti1 OCCURS 0 WITH HEADER LINE,
     w_ctrlop TYPE ssfctrlop,
     w_compop TYPE ssfcompop,
     w_return TYPE ssfcrescl,
     wa_doc_chng TYPE sodocchgi1,
     w_data TYPE sodocchgi1,
     v_form_name TYPE rs38l_fnam,
     v_objnam TYPE string,
     v_bodytxt1 TYPE string,
     v_bodytxt2 TYPE string,
     v_len_outn TYPE i,
     v_lines_txt TYPE i,
     v_lines_bin TYPE i,
     v_len_out LIKE sood-objlen.
    REFRESH: i_reclist,
    i_objtxt,
    i_objbin,
    i_objpack.
    CLEAR wa_objhead.
    i_objbin[] = i_record[].
    DESCRIBE TABLE i_objtxt LINES v_lines_txt.
    CLEAR i_objpack-transf_bin.
    i_objpack-head_start = 1.
    i_objpack-head_num = 0.
    i_objpack-body_start = 1.
    i_objpack-body_num = v_lines_txt. "TEXT
    i_objpack-doc_type = 'RAW'.
    APPEND i_objpack.
    DESCRIBE TABLE i_objbin LINES v_lines_bin.
    i_objpack-transf_bin = 'X'.
    i_objpack-head_start = 1.
    i_objpack-head_num = 1.
    * i_objpack-head_num = 0.
    i_objpack-body_start = 1.
    i_objpack-body_num = v_lines_bin. "BIN
    i_objpack-doc_type = 'PDF'.
    i_objpack-obj_name = text-000.
    i_objpack-obj_descr  = text-001.
    i_objpack-doc_size = v_lines_bin * 255 .
    APPEND i_objpack.
    wa_doc_chng-obj_name = text-000.
    wa_doc_chng-expiry_dat = sy-datum + 10.
    wa_doc_chng-obj_descr = text-000.
    wa_doc_chng-sensitivty = 'F'.
    wa_doc_chng-doc_size = v_lines_txt * 255.
    i_reclist-receiver = 'XABAPER'. "'Note: Here instead of XABAPER specify your own basis id
    i_reclist-rec_type = 'B'.
    APPEND i_reclist.
    DATA : loc_var(1000),
          lv_bname(1000).
    DATA : var(5) VALUE '0',
          var1(5) VALUE '255',
          var2(5) value 1.
    DATA: it_solisti1 LIKE TABLE OF solisti1 WITH HEADER LINE.
    DATA : loc_user(255).
    DATA : lin(3) TYPE n.
    DESCRIBE TABLE it_user LINES lin.
    LOOP AT it_user INTO wa_user.
      lv_bname = wa_user-bname .
      CONCATENATE lv_bname loc_var INTO loc_var SEPARATED BY ','.
    ENDLOOP.
    it_lock-loc_user = loc_var.
    APPEND it_lock.
    DATA : n TYPE i.
    DATA : strlen TYPE string.
    CONCATENATE 'Please Unlock the userids : '  loc_var INTO loc_var.
    n = STRLEN( loc_var ).
    DATA : loc_flag(1).
    LOOP AT it_lock.
      IF var2 > 0.
        wa_lock-loc_user = loc_var+var(var1).
        APPEND wa_lock TO it_lock.
        var = var + 255.
        var1 = var1 + 255.
        var2 = n - var.
        loc_flag = 1.
      it_solisti1-line = wa_lock-loc_user.
      APPEND it_solisti1.
      ENDIF.
    ENDLOOP.
    IF loc_var IS NOT INITIAL.
      CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
        EXPORTING
          document_data                    = wa_doc_chng
         document_type                    = 'RAW'
    *     PUT_IN_OUTBOX                    = ' '
    *     COMMIT_WORK                      = ' '
    *   IMPORTING
    *     SENT_TO_ALL                      =
    *     NEW_OBJECT_ID                    =
        TABLES
    *     OBJECT_HEADER                    =
         object_content                   = it_solisti1
    *     CONTENTS_HEX                     =
    *     OBJECT_PARA                      =
    *     OBJECT_PARB                      =
          receivers                        = i_reclist
    *   EXCEPTIONS
    *     TOO_MANY_RECEIVERS               = 1
    *     DOCUMENT_NOT_SENT                = 2
    *     DOCUMENT_TYPE_NOT_EXIST          = 3
    *     OPERATION_NO_AUTHORIZATION       = 4
    *     PARAMETER_ERROR                  = 5
    *     X_ERROR                          = 6
    *     ENQUEUE_ERROR                    = 7
    *     OTHERS                           = 8
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ELSE.
        MESSAGE s888(sabapdocu) WITH 'Mail Successfully Sent to the Basis Team'.
      ENDIF.
    ENDIF.
    2. Save and activate the report. Now go to SA38 tcode and schedule a background job for this report.
    3. Specify the time interval for which the report has to run in background.
    4. Once this is completed whenever a user attempts locks a user id by wrong attempt a mail will be automatically sent to
    the basis person's id. (please specify the )
    5. This is perfectly working for me. Incase if you face any issues please tell me.
    KR,
    Bharath

  • User account locking frequently

    Hi all,
    I have a application user account in my db. And this account is getting locked frequently.
    I checked dba_audit_session for invalid login attempts but nothing was there. Other users invalid login attempts was there in dba_audit_session.
    Is there anyway to trace this.
    Please help me in resolving this issue.
    Thanks in advance.
    Prem

    audit create session by appln whenever not successful;HTH
    Enrique
    PS. Check the value of the audit_trail parameter just to verify that audit is actually enabled. You can verify the connection attempts with:
    select * from dba_audit_trail where username = 'APPLN';Edited by: Enrique Orbegozo on Oct 16, 2008 9:05 AM

  • When i open my new iphone i but a wrong userid and it get locked how can i change it ?

    when i open my new iphone i but a wrong userid and it get locked how can i change it ?
    the worng user id is :
    [email protected]
    and the wright one is :
    [email protected]
    regards,

    Apple ID?  If so, Settings > iCloud > scroll to bottom and delete account (doesn't delete anything if you tell it to keep info on iPhone).  Then sign in with correct Apple ID.

  • 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)

  • Java-administrator password keeps getting locked

    Hi,
    We have a portal 7.3 in which the Java-administrator password keeps getting locked. I can't see anything in the log traces in NWA. The only thing I've found is in security_audit logfile which doesn't really say much:
    #2.0 #2014 07 17 05:47:03:913#+0200#Info#/System/Security/Audit/PrincipalModification#
    #BC-JAS-SEC-UME#com.sap.security.core.sda#C000AC142D1F08D90000000000003284#52888950000000002#tc~bl~txmanager~plb#com.sap.security.core.util.SecurityAudit#Guest#0#JTA Transaction : 127261#040FAA9B0D6511E4C5A4000003270576#040faa9b0d6511e4c5a4000003270576#040faa9b0d6511e4c5a4000003270576#0#Thread[RMI/IIOP Worker [0],5,Dedicated_Application_Thread]#Plain##
    User account modified    | USERACCOUNT.MODIFY    | UACC.PRIVATE_DATASOURCE.un:Administrator    |     | SET_ATTRIBUTE: islocked=[true], SET_ATTRIBUTE: lockreason=[1]#
    Please advice,
    Thanks.

    Hi,
    there exists a trace location that should provide useful information for such cases. It is described in SAP note:
    1493272 - A user gets locked automatically
    My suggestion is add the location com.sap.security.core.userlocking as
    specified in the attachment to the note and once it is added, set that
    location to DEBUG and wait for the user to be locked again. Hopefully additional information concerning the origin of the bad credentials will be written to traces.
    Exactly how you capture the traces depends on the frequency in which
    the user becomes locked. For example if the user becomes locked every
    few minutes, after adding the location in the configtool and
    restarting the system, I suggest using the Security Troubleshooting
    Wizard to do so. Refer to note 1332726 - Troubleshooting Wizard and
    its attachments. Create a custom incident that is a copy of the
    Authentication incident and add this location
    com.sap.security.core.userlocking  to the newly created incident
    Set the wizard to use this new incident for trace collection and wait
    for the user to become locked. Then immediately stop the wizard's
    trace collection
    I
    f the locking occurs less frequently than every few minutes, it is
    preferable to use the NWA to adjust the severity of these locations
    and their sublocations to DEBUG and wait for the issue to reoccur
    com.sap.security.core.userlocking
    com.sap.engine.interfaces.security
    com.sap.engine.services.httpserver.HttpTraceRequest.traceRaw
    com.sap.engine.services.httpserver.HttpTraceResponse.traceHeaders
    com.sap.engine.services.security.authentication
    com.sap.security.core.logon
    com.sap.security.core.ticket
    com.sap.security.core.util
    com.sap.security.core.server.jaas
    See Log Configuration with SAP NetWeaver Administrator
    http://help.sap.com/saphelp_nw73/helpdata/en/47/af551efa711503e10000000a42189c/content.htm
    Don't forgot to change these back to default severity levels after the
    issue has captured in the traces
    Regards,
    David

  • My iPhone 4 gets hang frequently.....

    my iPhone 4 gets hang frequently. for example i am using an application and after couple of secs, i would not be able to exit from this application by pressing home button even after multiple times. some times in lock mode when i press home button to unlock it doesn't show anything where as pressing lock key i am able to unlock. now after unlocking them moment i would open any of the application, it would not allow me to close this app and open any other app although i can operate exisitng opened app but can not close this.
    I have already resetted my iPhone with iCloud back but proble still persist.

    Hardware error. Remain calm. Take it back.
    I had the same thing with my iPod Touch or my iPad (I don't remember which). One day I fired it up and it randomly opened apps and typed stuff. I tried a restart with no success. So turned it off, sat down, logged on to apple.com, set up a genius appointment for that night or the next, took in, showed it to the guy, he said, "hmm, let me get you aother one. Do you have anything saved on this that you need?", got my new one, went home, had some green tea, went to bed.

  • System gets stuck frequently

    My macbook( Late 2010 model) gets stuck frequently. This started happenning after I ve downloaded some apps from the Mac App Store. I ve found some errors running Verify Disk Permissions in Disk Utility. It says "Some errors cannot be repaired".

    When you are using an overclocked bus, sata 1 & 2 don't get locked properly, so their frequencies increase as well. This will cause problems with attached devices. 3 & 4 have a functioning lock and this is not a problem. I'm not sure about the safely remove hardware icon, try looking at the properties of the disk under device manager and see if theres a setting or something.
    Has the problem gone now you have moved the drive?

Maybe you are looking for