Report: How long the user has not logged into SSHR

Hi experts,
I am looking for a report, which showing me, how long the user has not been logged into SSHR?. Because some poeple dosn't work any more in the company, and the list should enable use to deactivate their accounts.
Thanks in advance
Mehdi

The AOL signon capabilities are good and you'll find useful stuff in those links.
If you're after something quick in SQL try this:
SELECT last_logon_date, user_name
FROM fnd_user
WHERE trunc(last_logon_date) < trunc(sysdate) - 90;
That will get you everyone who hasn't logged in for 90 days.
Edited by: Duncan Casemore on Jan 20, 2011 9:26 AM

Similar Messages

  • Need a program which finds out if a user has not logged for 3 days?

    HI,
       I NEED A PROGRAM WHICH FINDS OUT IF ANY USER HAS NOT LOGGED FOR THREE DAYS
        AND SEND A MAIL TO THE BASIS TEAM.IT SHOULD BE SHEDULED AS A BACKGROUND PROCESS.
    I SEARCHED IN GOOGLE BUT NOT ABLE TO FIND IT.
    PLEASE HELP ME OUT WITH THIS.
                    REGARDS,
                          MANI

    use table USR02 and analyse field field TRDAT
    X = sy-datum - usr02-trdat.
    -> if x ge 3...
    for mail use e.g. fm SO_NEW_DOCUMENT_ATT_SEND_API1
    hope that helps
    Andreas from germany

  • Logon failure; the user has not been granted the requested logon type at this computer (IE App)

    Hello,
    Question of a newbie:
    In Windows Server 2012 I'm using IE10 to simulate numerous different users. But for some of these "fake" users I got the error:
    Logon failure; the user has not been granted the requested logon type at this computer.
    So I opened PowerShell : GPEDIT.MSC
    Computer Configuration / Windows Settings / Security Settings / Local Policies / User Rights Assignment.
    In the detail zone : Double-Clic sur Allow log on locally.
    Dialog box : Allow log on locally properties
    But the Add User or Group
    button is grayed out!
    What can I do?
    Thanks for your help!

    Several months after...
    I found the solution : the user has to be member of the Server
    Operators in Active Directory. 
    That's all :)
    Thanks

  • Failed to start worker process: Logon failure: the user has not been granted the requested logon type at this computer. (0x80070569

    We just rebuilt our machine with server 2012, and it was working flawlessly and then randomly it started giving me this error if i would try to start up a machine. At first this was just an annoyance but now it is worrying me greatly. I have tried
    everything from logging on as the domain admin account to the actual server administrator account. Nothing seems to start these machines up, and I need them to start.
    'Computer1' failed to start worker process: Logon failure: the user has not been granted the requested logon type at this computer. (0x80070569). 

    Hi,
    As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will mark it as 'Answered' as the previous steps should be helpful for many similar scenarios.
    If the issue still persists and you want to return to this question, please reply this post directly so we will be notified to follow it up. You can also choose to unmark the answer as you wish.
    In addition, we'd love to hear your feedback about the solution. By sharing your experience you can help other community members facing similar problems.
    Thanks!
    Lawrence
    TechNet Community Support

  • If the user is not logged in, the user to the login page in oracle ADFBC

    I have been looking for a solution that will allow me to check if a user
    has been logged in before I load a page. If the user is not logged in, or
    the session has timed out, I want to send the user to the login page

    Hi user
    If your using servlet session and backing bean class for the jsp/jspx pages replace the setHtml1 method for this code:
    public void setHtml1(HtmlHtml html1) {
    // session control
    String myUser = null;
    FacesContext context = FacesContext.getCurrentInstance();
    ExternalContext ectx = FacesContext.getCurrentInstance().getExternalContext();
    HttpServletResponse response = (HttpServletResponse)ectx.getResponse();
    HttpSession session = (HttpSession)ectx.getSession(true);
    myUser = (String)session.getAttribute("appUser");
    if (myUser == null) {
    try {
    // no session
    response.sendRedirect("http://myErrorPage.jspx");
    } catch (IOException e) {
    e.printStackTrace();
    this.html1 = html1;
    Good Luck
    Edited by: Maxi Rodriguez on Sep 18, 2008 11:14 AM

  • HT2736 I gifted an application and the user has not redeemed code...lost her email can I send this to her again?

    I gifted an application and the user has not redeemed code...lost her email can I send this to her again?

    Yes, you can resend. See:
    http://support.apple.com/kb/HT1541
    Regards.

  • The user has not been granted the requested logon type at this computer

    Hi,
    I'm running Win Server 2012 R2
    I'm trying to do the following, but the Add User or Group is grayed out!  :-(
    Why? What did I miss?
    Thanks for your help
    To assign the user right Allow log on locally
    On the Telnet server, open the Group Policy Management Editor. To do so, click Start, then in the Start Search box,
    type gpedit.msc, and then press ENTER.
    If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
    In the navigation pane, open Computer Configuration, Windows Settings, Security Settings, Local
    Policies, and User Rights Assignment.
    In the details pane, double-click Allow log on locally.
    Click Add User or Group.
    Find the user or group account you want to add, and then click OK.
    Click OK to save your changes to the Group Policy object (GPO).
    Users that are currently logged on must log off and back on to be affected by the changed GPO setting.

    Sorry, I just forgot to add these new users to the Server
    Operators in Active Directory. 
    Now they can connect.
    Thanks for your help

  • Win svr 2008 r2 ent - user can not log into remote desktop after installing march's 2015 important updates

    we installed march's 2015 important updates onto all of our servers.  three of our servers are not allowing RDP.  
    these servers have windows server 2008 r2 enterprise sp1  installed.  
    we enter in the username and password in the rdp dialog box and click on ok.  the rdp dialog box comes back for us to enter in the username and password.  
    we do have kb3046049 and kb3002657 installed.  
    is there a v2 of kb 3002657 for windows server 2008 r2 enterprise?  
    on one of the servers
    1. I disabled rdp
    2. stop and start the following services 
    remote desktop configuration
    remote desktop services
    remote desktop services usermode port redirector 
    remote procedure call
    3. enabled rdp
    4. added the users allowed to rdp into  server
    This allowed us to RDP into that box with the username and password.  
    But the other two servers the steps performed above did not work.  
    Any solutions for Win Svr 2008 R2  enter sp1?

    Thursday, March 19, 2015
    This is a summary of the new and changed content scheduled for release on Thursday, March 19, 2015.
    New security content:
    This has nothing to do with this issue in this thread, it just happens to have been published today and yet no kb is public.
    Security Update for Windows Server 2003 (KB3048051)
    Locale: All
    Deployment: Windows Update, Microsoft Update, Automatic Updates, WSUS, and Catalog
    Classification: Security Updates
    Target platforms: Windows Server 2003 and Windows XP
    Approximate file sizes:
    Windows Server 2003 update: ~ 196KB
    Description:
    Install this update to resolve an issue which requires an update to the untrusted certificate store on Windows systems and to keep your systems up to date. After you install this update, you may have to restart your system.
    http://support.microsoft.com/kb/3048051
    It is related to the SSL cert revocation and Microsoft is very lame these days and gets the code on MU but can't sync up the KB.
    See:
    * Microsoft Security Advisory (3046310)
    - Title: Improperly Issued Digital Certificates Could Allow Spoofing
    - https://technet.microsoft.com/library/security/3046310
    - Revision Note: V2.0 (March 19, 2015): Advisory rereleased to
    announce that the update for supported editions of Windows
    Server 2003 is now available. See Knowledge Base Article 3046310
    for more information and download links.

  • Certain websites like Craigslist show a scrambled, blurry security word image that the user has to type into a field in order to submit an ad. With Firefox, the word doesn't show up in the field. I have to open Explorer to accomplish this task.

    When a user posts an ad on Craigslist, they are sent an e-mail with a link. Clicking on this link brings the user to a page where the ad content can be checked, and the last step is to retype the scrambled security word into a field. When I'm on Firefox, this word (which I'm assuming is an image file like a .jpg or a .bmp) does not appear.
    I just had this same problem on a website called Sailing Anarchy when trying to register a new account.

    If images are missing then check that you aren't blocking images from some domains.
    See:
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    * Check the permissions for the domain in the current tab in Tools > Page Info > Permissions
    * Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    * Check the exceptions in Tools > Options > Content: Load Images > Exceptions
    * Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Monitor how long a user is logged in

    Hello,
    Does anyone know of any software that will monitor (keep track of) how long a user is logged in? I would like to track how long a music student is practicing by having him log into and out of a user account at the beginning and ending of a practice session. Any other ideas on software/method of traking practice hours would be appreciated!

    The login database is stored in /var/log/wtmp. To access this data open up terminal.app and type:
    last | more (then hit return)
    On the far right you will see how long a user has been logged in. This data will be between ( ).
    example:
    user ttyp2 10.0.0.1 Fri Sep 1 13:05 - 13:08 (00:03)
    This shows "user" was logged in for 3 minutes. From 1:05 to 1:08PM.

  • How to check if the user has log in when he log in again?

    Hi all,
    I was wondering how to track if the user has already log in?
    When this user using browser A to log in then he try to log in using a new browser, then hw I am I going to know that, and terminate his session?

    Hello!
    You can try this code if you want that if a user is login at a machine and tries to login from the other, then he can continue his processing at second machine ('cos it will get the high priority) but can not process from the first machine. This code allows to login but only second one will be active.
    <jsp:useBean id="monitor1" scope="application" class="java.util.HashMap"/>
    if(monitor1.containsKey(num)){
    HttpSession oldSession = (HttpSession) monitor1.get(num);
    oldSession.invalidate();
    monitor1.remove(num);
    monitor1.put(num , session);
    But if you want to restrict it at the time of second login then u can use any of the techniques discussed above.
    aNTUMNIHA

  • After update to 11.3.1 users are not logged in to the ZAA

    Hi,
    we did a update from 11.2.3 to 11.3.1 a few weeks ago. All works fine but there is one problem. A lot of users are not logged in to the ZAA. If i try to start a remote session with the username i get the message the user is not logged in to any device.
    If i connect me to the device and look at the ZAA the user is not logged in and i can not log in because i get the error message that the username or password is wrong.
    The solution is to go to the registry -> HKEY_LOCAL_MACHINE\SOFTWARE\Novell\ZCM\ZenLgn\Hist ory\Cache\domain.local and i have to delete the user.
    After that the login works fine
    Sometimes i have to delete the user in this registry key too -> HKEY_LOCAL_MACHINE\SOFTWARE\Novell\ZCM\ZenLgn\Hist ory\CachedUserZenNames
    Is that a known bug? What can i do to solve that problem?

    I would recommend an SR.
    You should not have to do that.
    There were some similar bugs in the past, but were fixed in 11.2.x and
    should not exist in 11.3.x at all.
    On 10/15/2014 7:26 AM, SteffenMuch wrote:
    >
    > Hi,
    >
    > we did a update from 11.2.3 to 11.3.1 a few weeks ago. All works fine
    > but there is one problem. A lot of users are not logged in to the ZAA.
    > If i try to start a remote session with the username i get the message
    > the user is not logged in to any device.
    > If i connect me to the device and look at the ZAA the user is not logged
    > in and i can not log in because i get the error message that the
    > username or password is wrong.
    >
    > The solution is to go to the registry ->
    > HKEY_LOCAL_MACHINE\SOFTWARE\Novell\ZCM\ZenLgn\Hist ory\Cache\domain.local
    > and i have to delete the user.
    > After that the login works fine
    > Sometimes i have to delete the user in this registry key too ->
    > HKEY_LOCAL_MACHINE\SOFTWARE\Novell\ZCM\ZenLgn\Hist ory\CachedUserZenNames
    >
    > Is that a known bug? What can i do to solve that problem?
    >
    >
    Going to Brainshare 2014?
    http://www.brainshare.com
    Use Registration Code "nvlcwilson" for $300 off!
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Technical Support Engineer
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • Users are being logged into the desktop before the mapped drives GPO takes effect

    We are using a Group Policy object to map network drives to our users.  We are getting reports that the user are being logged into their desktop before the drives are mapped, causing a program that points to the mapped drive to not be able to access
    files on that drive.  Once the user goes into Computer and double clicks on the drive, they are then able to see the files on the drive and the program is able to access them as well.
    We have added another GPO to institute the "Always wait for the network at computer startup and logon" policy to try to fix the issue, but it has not solved our problem.
    Thanks in advance for any assistance.

    >   Once the user goes into Computer and double clicks on the drive, they
    > are then able to see the files on the drive
    Did you check the "reconnect" option?
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Working out how long a program has been run for

    i hav a server and on the stats report it makes i wanna show how long its been running for since it started
    i have a start date and time
    and a ill grab the current date and time when i run this method
    but what code would compair them and work out how long the server has actually been running for
    can i do it using these 2 days or do i need another counter thread just counting up in seconds then min then hours then days n so on ?
    Message was edited by:
    russdx

         private final static int SECOND = 1000;
         private final static int MINUTE = SECOND * 60;
         private final static int HOUR = MINUTE * 60;
         private final static int DAY = HOUR * 24;
         public static void main (String[] args)
              long time = System.currentTimeMillis();
              long days = time / DAY;
              time -= days * DAY;
              long hours = time / HOUR;
              time -= hours * HOUR;
              long minutes = time / MINUTE;
              time -= minutes * MINUTE;
              long seconds = time / SECOND;
              System.out.println (days + " days, " + hours + " hours, " + minutes + " minutes, " + seconds + " seconds");
         }Ted.

  • How can I tell how long a request has been sitting on an execute queue?

    Is it possible to determine (in WL 8.1 and/or 10.3) how long an HTTP request has been sitting on the execute queue before being assigned to a servlet?
    Under heavy load, I'm finding that the caller times out by the time the servlet tries to write the response because the request has been waiting on the execute queue for too long. To prevent doing all the work to process the request, I want to be able to see how long the request has been waiting to determine whether it's worth processing the request.
    Currently I use the getExecuteThreadTotalCount() method in ExecuteQueueRuntimeMBean and assume that if the count is high, the request has probably been waiting for a while, but getting the actual time on the queue would be much better.
    Thanks.

    Further investigation and a bunch of speed tests later, I'm even more puzzled. Between 7 pm and 9pm this evening, download speed has been consistently at 112kb, except for the 1 in 10 occasions where it hits 1.5mb, for 30 or 40 seconds, before dropping back to 112kb.
    Does anyone have any ideas what is going on?
    thanks in advance
    Ben

Maybe you are looking for

  • How do i add my macbook to devices in my iTunes account?

    I have recently purchased a macbook air.  I wish to add it to my iTunes account under devices. I cannot find anywhere that allows me to set this up. Suggestions would be appreciated.

  • Stuck at BIOS splash screen

    I own a lenovo b570e model 20713. I was trying to install Ubuntu 14.04 on it, and after installation I rebooted. Now the computer is stuck at boot splash screen, will not let me press f2 or f12. Just hangs there at the splash screen. Any suggestions?

  • OS X version 10.5.8 won't update

    I have a MacBook with Mac OS X version 10.5.8 and when I select software update it tells me "Software Update doesn't have any new software for your computer at this time."  How do I update my software?

  • Duplicate object into multiple selected frame

    I'm looking for a script that will duplicate the selected object or the content of the clipboard into multiple selected layers inside a document. I have not find any discussions around this, but I'm asking if anyone have already seen such script. Tha

  • Link to external sites through images

    Hy, I'm a Mac newbee. I have to say, why haven't I start sooner. I try to insert hyperlinks to other websites linked through images I want users to click on. What is strange is that some of them work fine, others I simply can't get to work. Anyone el