How can I find out WHY a user keeps becoming disabled in WGM?

I know users are disabled after a certain number of incorrect login attempts, in my case it is se to 7.
But one user keeps becoming disabled for no obvious reason. The user in question just logs into FTP.
Once it has been disabled, I try re-enabling it but if I quit WGM and re-open they will be disabled again straight away. I have to delete the user and re-create them with the same UID for it to stay active.
Its highly unlikely that the user is entering the password incorrectly this many times!

It can maybe be an old alias or something like shared fonts from a server share trying to login.
Maybe not even on the same machine.
Check logs.

Similar Messages

  • How can I find out if a user has an active session

    How can I find out if a user has an active session or sessionObject in the application Server.
    When a user logs on to my web-application, I want him to be able to see a
    list of all the other users that are also loged on. To do this I need to get a
    list of all the session objects avaliable in the sever at that perticular moment?
    In J2EE 2.1 I found the class "javax.servlet.http.HttpSessionContext" with the method "getIds()"
    that returned all the session Id's. By using the method getSession(java.lang.String sessionId)
    from the same class, you could then retrieve the sessionObject.
    But these methods are depricated (and want to be able to use the
    latest version of J2EE).
    Is there any other way to do this?
    I'm using JBoss application server.

    Check out HttpSessionListener -> http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpSessionListener.html
    Essentially what you have to do is implement this interface. You also have to register the listener in your web.xml, like this:
    <listener>
        <listener-class>
            package.name.YourListener
        </listener-class>
    </listener>sessionCreated() will get called each time the app server creates a session and sessionDestroyed() will get called each time the app server invalidates a session. You could have a Map that contains all the active sessions, and a method for printing a list of all of the active sessions.

  • Getting the error "Adobe Send cannot currently send this file" how can I find out why?

    Getting the error "Adobe Send cannot currently send this file" how can I find out why?

    Hey James,
    Please let me know what kind of file are you trying to send using 'Adobe Send' online service.
    Does this happen with every file you try to send or any specific one?
    Have you tried using a different browser? What happens? Check with your internet connection speed as well.
    Hope to hear from you.
    Regards,
    Anubha

  • How can I find out which portal users are logged in portal?

    Hi
    I need to know where can i find information about which portal
    users are currently logged in to portal. Are there any api or
    built-in functions which will help me find out this information?
    Thank you for your immediate help!!

    I too would like to find out which users are loggeg on. We need
    to restrict users to one login or session if possible.
    Thanks,
    Tom Henricksen

  • How can I find out why update reader11.07 will not load on mavericks?

    Is there an Adobe tech out there who can tell me why? or another user having the same issue?

    I googled my problem and found myself at some place with a link
    This was not an Adobe Forum.
    I clicked the link (legitimate) and the update was perfect.
    When I first went to adobe to update , it failed. Gave me some error thing.[ I never update from a popup.]
    Only from the real website. I tried to get help from chat and they referred me to the forum where I guess you found my question.
    I hope this helps someone. All is good now.

  • How can I find out why my apple I'd is disabled?

    I was purchasing apps and suddenly my Apple Id has been disabled. What do I do to get it dis-ambled?

    Hi..
    Use the iForgot link to reset your Apple iD account here >  Apple ID: "This Apple ID has been disabled for security reasons" alert appears

  • How do i find out why my mac keeps crashing on shutdown?

    Hi.
    Normally when i select shutdown my mac crashes and either a thick greyed out line appears at the top of the screen and nothing happens or the screen fills with the 'you must hold your power button down for 10 seconds'.
    I have a macbook pro dual 2.4GHz with 4GB RAM and the latest version of leopard. When i bought this mac i originally took it back and changed it for another of the same version as i thought it was a problem with the mac itself but its not.
    Im not sure what i can be doing to cause these problems. . .
    I have 2 other macs with tiger and i get no problems like this at all. . .
    Any ideas?
    Cheers, Benji

    I know i have a G5 in my profile but as i said in my first post of this thread im using my macbookpro dual 2.4GHz, 4GB RAM so the apogee has nothing to do with this computer.
    I ran rember last night and i woke up after 12 hours and it was still running.
    I put loops onto maximum and RAM allocation to maximum to get full testing.
    Any ideas on why its taking this long or is it normal?
    Cheers, Benji

  • I share an itunes account with 3 users. How can I find out which person downloaded a certain app?

    I share an itunes account with 3 users. How can I find out which person downloaded a certain app?

    Agile,
    Any of the above will work, depending how you would like to set it up.
    Given that kids tend to eventually grow up and be independent, the best long term answer for most people is to let her have her own account and her own library as soon as she can handle it.  Keep in mind that content purchased from the iTunes Store is permanently tied to the account from which it was originally purchased, so separating later is a challenge.
    If you want to sync multiple devices to the same library, that will work.  Or if you want separate libraries (as I would recommend), they can be either on separate computers or on separate Windows user accounts on the same PC.
    For the name change:  Connect the device.  When the name appears in the left sidebar of iTunes, highlight it and change it.

  • How can I find out the screen size of the users moniter using the Acrobat SDK?

    How can I find out the screen size of the users moniter using the Acrobat SDK? I need to know how much sreen real estate that is available on the users moniter. Is there some call that I can make from the SDK to discover the maximun X and Y coordinates?
    Thanks,
    Gregory

    Currently, I am testing on multiple moniters and it is defaulting to the moniter designated as the #1 moniter. For our purposes, this is acceptable. Once the two documents have loaded, the user can move and re-size at will.
    Gregory

  • How can I find out user id who has deleted payment order

    Issue : After payment run, the required information has been sent as Idoc to the bank. So, we know the payment order number.   We observed that another payment run also has picked up this vendor invoice and made payment.
    Usually Payment Sent will be marked X until the related information comes in the form of bank statement upload and this amount gets cleared.
    We noticed that bank has made two payments for this amount to this vendor on different dates :- a) when the payment order supposed to be paid as per the payment terms and b) when second paymnet run paid the amount [ this time it got paid directly as there is long due amount ].
    From SAP APP angle, both the payment run worked fine and also the calcaltion of payment terms as well.
    So, we come to conculsion that someone has deleted the payment order from the system. Thats the reason this invoice got picked up by 2nd APP and paid the amount.
    Where we could not find the related entry in REGUH/REGUP tables for this payment order and no document changes.
    Question: How can I find out user id who has deleted payment order. Appreciate any clue / answer for this issue please.
    Thank you
    Sri

    Hello,
    Not sure about deletion logs. =/
    Idea:
    What if an error occured during the first payment? Have you checked sm13 to check if any update termination occured in the payment program?
    Regards,
    Renan

  • How can I find out the list of users who has the access to IT 0008

    All,
    How can I find out the list of users who has the W R permission for IT 008
    for others?
    SUIM doe not look like giving me the correct results.
    Please advise.
    Thanks,
    From
    PT.

    combine tables AGR_1251 and table AGR_Users on keyfield AGR_USERS
    in tabel AGR_1251 select on Field LOW values IT0008.OR W OR R,
    noiw you get also other values
    So better solution run the query twice over AGR1251 first on IT0008 and secondly on values W OR R and then the result over table AGR_USERS
    Youu also might put an additional selection on object P* (only selecting HR objects)
    output wll be UID in table AGR_USERS

  • How can i find out all the different meanings of  User ID Paramtrs (USR05)?

    Dear Gurus
    How can i find out all the different meanings of  User ID Parameters (table USR05)?
    Thanks
    Nuno Natividade

    hi,
       the values are stored in the table tpara and they are used to put the landscape of the system,and to know the log of the system.
      FORM DETERMINE_LANDSCAPE .
        SELECT SINGLE * FROM USR05
                        WHERE BNAME = SY-UNAME
                            AND PARID = 'ZLANDSCAPE'.
        IF SY-SUBRC = 0.
          IF NOT USR05-PARVA IS INITIAL.
       REPLACE
          ELSE.
            PERFORM DETERMINE_FROM_CENTRAL_SYSTEM.
          ENDIF.
        ELSE.
          PERFORM DETERMINE_FROM_CENTRAL_SYSTEM.
        ENDIF.
      ENDFORM.                    " determine_landscape
      FORM DETERMINE_LOG_PARAMETER.
        SELECT SINGLE * FROM USR05 WHERE BNAME = SY-UNAME
                            AND PARID = 'ZLOG_USER'
                            AND PARVA = 'X'.
        IF SY-SUBRC = 0.
          WITH_LOG = 'X'.
        ENDIF.
    <REMOVED BY MODERATOR>
    venkat.
    Edited by: Alvaro Tejada Galindo on Mar 4, 2008 12:47 PM

  • How can i find out how many users can login as sysdba using password file

    can any one please tell me how can i find out how many users can login as sysdba using password file
    please reply
    asif

    SYS@db102 SQL> select * from v$pwfile_users;
    USERNAME                       SYSDB SYSOP
    SYS                            TRUE  TRUE
    SYS@db102 SQL>                                  

  • How can i find out what or why mac is running so slow ?

    My Mac is running as slow as a week in jail , how can i find out what is causing it , I have 1TB memory , using 635 of it at the moment. i'm using version 10.7.1 , lion. It just seems so slow to respond to anything , start up , open an app , go from one song to another in iTunes , go from one event to another in iPhoto , everything is slow . any ideas out there folks ? I'd appreciate the help.
    Thanks .

    Here is all the information i can muster , I still can't find RAM .
    Processor  3.2 GHz Intel Core i3
    Memory  4 GB 1333 MHz DDR3
    Graphics  ATI Radeon HD 5670 512 MB
    Software  Mac OS X Lion 10.7.1 (11B26)

  • Another user has accessed my account and seems to have secured a download. The email from Apple doesn't state what has been downloaded. How can I find out?

    Have been informed by Apple that a strange ID has gained access to download something unspecified without my knowledge. How can I find out what it was and how much was spent?

    Sign into your Account > Click on your account name > Click on Account > Purchase History
    iTunes Store & Mac App Store: Seeing your purchase history and order numbers - http://support.apple.com/kb/HT2727

Maybe you are looking for

  • Animated gif picture support for iphone 4s or iphoto app

    i love it to use animated gif pictures in the imessage chat, but it is still not possible to view these pictures in the camera roll or in iphoto. would bw great if apple would make it work to play gif pictures in original size. ether in iphoto or in

  • Hard drive data recovery UK

    Hello friends, It seems that my iMac G5 hard drive has died! Upon boot, the grey screen appears, the hard drive clicks and eventually the question mark folder pops up. Firstly, am I right in thinking it is well and truly dead? Upon disc start up, the

  • I miss hit and made aol my homepage. How can I return to my previous home page.

    I miss hit and made aol my homepage. How can I return to my previous home page. e

  • Trading Partner Agreement Not found error in EDI EDIFACT Scenario

    Hello all, I am getting the following error in the trace file in the EDI EDIFACT over Generic Exchange Scenario,i have verified the agreement effective to date,i also have checked the enq_orders.properties & enq_ordrsp.properties on both the servers

  • Lag changing songs

    I have a problem with the ipod function on my iphone after upgrading to OS 3.0. Basically it lags hugely when trying to choose the next song. The music changes after about 4 seconds but the artwork of the previous song stays for about 30 seconds. I h