Hi all, can someone help me in getting last login date of a user in CQ5 please?

Hi all, can someone help me in getting last login date of a user in CQ5 please?

CQ is REST based and does not have the concept of session. So there is no feature to track login or logout details.  Most of our customers use some kind of central authentication Ex- SSO hence no need arises to have such functionality built in.  However if needed you have the ability to implement such at a project level solution. Ex:- custom login modules or auth-handler by taking project specific constraints and requirements into account

Similar Messages

  • How to get last login date of the user

    Hi,
    I have an application where i need the last login date of the user and if the differance between the last login date and the system date is greater than a certain range the user account should be locked automatically.Please suggest me how resolve the problem as early as possible.
    Thanks and Regards
    Aniruddha

    Hi,
    We have faced the same issue earlier. Some attributes are available in SAP API, but they are depricated by sap due to some performance issue.
    Below solution will be helpful:
    So we have implmented custom code in our application. We have developed one webdynpro application which will retrieve update & retrieve logon time from portal database(custom table). And we have integrated this application in desktop inner page. So this application will be invisible to the user and will executed first time when user logs into the portal.
    Regards,
    Charan

  • Can someone help me to get the link where to download adobe acrobat pro XI english/arabic version?

    can someone help me to get the link where to download adobe acrobat pro XI english/arabic version?

    for english:
    if you follow all 7 steps you can dl a trial here: http://prodesigntools.com/adobe-acrobat-xi-pro-standard-reader-direct-download-links.html
    and activate with your serial.
    if you have a problem dl'g, you didn't follow all 7 steps.  the most common error involves failing to meticulously follow steps 1,2 and/or 3 (which adds a cookie to your system enabling you to download the correct version from adobe.com).

  • Getting last login dates and times for graphical/xwindows logins?

    Hi,
    How do I get the last login date and times for users who just use the GUI (and don't launch terminals)?
    So far such logins don't seem to show up when I do "last -f /var/adm/utmpx" or for wtmpx.
    What should I be using on solaris to get the last login dates and times for all users, whether they log in on the text console, graphical console, or remotely via ssh etc?
    Thanks,
    Link.

    Hi,
    How do I get the last login date and times for users who just use the GUI (and don't launch terminals)?
    So far such logins don't seem to show up when I do "last -f /var/adm/utmpx" or for wtmpx.
    What should I be using on solaris to get the last login dates and times for all users, whether they log in on the text console, graphical console, or remotely via ssh etc?
    Thanks,
    Link.

  • Please,Please,Please, can someone help me to get access to my iCloud email address and account

    Can someone please help me?  I haven't been able to gain access to my iCoud.com email address for weeks.  When I try to reset from the 'Manage my ID' and enter my date of birth I keep gettingtold the information that I have entered is incorrect and when I try to have reset info sent to my alternate email address the email never arrives.
    Is there any way in which I can get access to my iCoud.com email account and address?  I had used the address for some important contacts and have been waiting for some very important information to arrive and I can only imagine that it is floating around the internet eather somewhere.
    Please, if someone can help me I would really appreciate it. 
    Thanks,
    Gillian

    Code? URL?
    mattlau wrote:
    > Hello there,
    >
    > I have created an inquery form to collect data, but I
    have problem getting the
    > data to my email account. (I used php)
    > Can someone shows me how or debug my file? Your help
    will be greatly
    > appreciated. I am more willing to send you my file.
    >
    > Thanks in advance,
    > matt
    >

  • Hi all can someone help me

    can someone tell me what this message means, I wrote a program to receive input from a user and output it as uppercase and lowercase, but I am getting this message, I have also included my program
    thanks
    c:\j2sdk1.4.0_01\bin>java Cases
    java.lang.NullPointerException
         at java.awt.Container.addImpl(Container.java:584)
         at java.awt.Container.add(Container.java:298)
         at Cases.<init>(Cases.java:45)
         at Cases.main(Cases.java:58)
    Exception in thread "main"
    here is the program
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Cases extends JFrame {
    private JLabel prompt1;
    private JLabel prompt2;
    private JTextField input;
    private JTextField output, result;
    private JTextArea outputArea;
    private JLabel resultLabel;
    // Constructor     
    public Cases()
         super("Converting Text");
    prompt1 =
    new JLabel( "Enter text to convert" );
    resultLabel = new JLabel ("Result");
         result = new JTextField(22);
         result.setEditable(false);
         input = new JTextField( 20 );
    input.addActionListener(
    new ActionListener() {
    public void actionPerformed( ActionEvent e )
    String words;
    words= (input.getText());
    result.setText(words.toUpperCase() + ' ' + words.toLowerCase());
         Container c = getContentPane();
    c.setLayout( new FlowLayout() );
         c.add (prompt1);
         c.add (prompt2);
         c.add (input);
    c.add(resultLabel);
         c.add (result);
         outputArea = new JTextArea( 40, 50 );
    c.add (outputArea );
    setSize( 500, 400 ); // set the window size
    show(); // show the window
    public static void main(String args[])
         Cases app = new Cases();
         app.addWindowListener (
         new WindowAdapter() {
         public void windowClosing(WindowEvent e)
         System.exit(0);

    I forgot to thank you manalar, that is exactly what was wrong with my program !!

  • Please can someone help me to get back the default colours on my mac book pro

    Help can anyone out there please help me get back the default colour settings on my mac book pro!

    Hi, thank you very much for your reply. I finally found out how to solve the problem. In System Preferences you go into Accesibilities and then you have to uncheck the box for Invert colour, somehow this got checked (no idea how!) anyway if checked all the colours go weird and photos & pics look like negatives. So I hope this will help other people too if they ever get this problem.
    Best wishes

  • Can someone help me with getting ccbill's codes to work with a flash based website?

    I have built a pay per view site entirely in flash. I set up the account with ccbill and they gave me the codes for the gallery buttons. The problem is the codes are 1. html and 2. there not url's. The picture galleries are in the same folder on the server as my html and swf files. Is there actionscript to get the ccbill codes to work? Here is one of the codes ccbill sent:  <A HREF="http://www.lexiefyfe.com/ccbill9001/index.htm"><img src="ccbutton.jpg"></A>
    Thanks for any consideration or help with this matter.
    wstcstkd

    Hi Civilclerk1,
    In order to achieve your requirement, we can try to use the following expression to instead the last_name column and first_name field:
    last_name: =iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,Fields! last_name.Value,nothing)
    first_name: =iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,Fields! first_name.Value,nothing)
    Besides, if we don’t want see the blank row in the tablix, we can add a filter as below in the tablix:
    Expression:=iif(Fields! staff_role.Value="Lead Atty" or Fields! staff_role.Value="BK Mgr" or Fields! staff_role.Value="Partner" ,1,0)
    Operator:=
    Value:=1
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Can someone help me with getting a form from read-only to editable

    I have an e-mail button to email my form to the users and it puts the form into a READONLY status, how do I get the fields to be editable again? For example, I have a form that a user is going to fill out, then email to others. Once the pdf file is attached to the email, and she sends the document, I want her to be able to use this same form tomorrow to fill out again. Is there any way to do this? I am using Adobe Livecycle Designer 8.0. Any help would be greatly appreaciated!!

    Which version of the Flash plugin do you have?
    *http://www.adobe.com/software/flash/about/
    *http://helpx.adobe.com/flash-player.html
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Can someone help me with getting videos to run on firefox?

    The videos will not start and are usually blank. Occasionally I get a message that there was an error and says to try again later. You tube videos have an arrow with no picture. When I press the arrow, the arrow goes away and nothing happens. They used to work all the time.

    Which version of the Flash plugin do you have?
    *http://www.adobe.com/software/flash/about/
    *http://helpx.adobe.com/flash-player.html
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I am getting error =39 when downloading some tv shows and cannot fix this, i am getting error =39 when downloading some tv shows and cannot fix this.  Can someone help me

    I am getting error=39 when downloading tv shows and cannot fix this.  can someone help me with this?

    Could you post your diagnostics for us please?
    In iTunes, go "Help > Run Diagnostics". Uncheck the boxes other than Network connectivity tests, as per the following screenshot:
    ... and click "Next".
    When you get through to the final screen:
    ... click the "Copy to Clipboard" button and paste the diagnostics into a reply here.

  • HT1766 My Iphone screen is frozen as "Restore Failed.  Can someone help?

    I just receive a company issued Iphone 5.  I wanted to download music from my wifes MacBook through our iTunes files. So I connected the devise to the MacBook.  I can't remember all the steps but it started to Restore my device idicating it was restoring my wife's Iphone.  I paniced thinking that my company phone would can restored with my wifes stuff so I unplugged it from the MacBook. Now the phone screed is frozen at "Restore failed" and I don't know what to do. Can someone help me to get the phone to work.

    Hello Georgept,
    If the iPhone was disconnected while it was going through a process, you may need to put it in recovery mode and restore it. If you have a backup of your phone on the iCloud, or iTunes on the computer for that matter, after the restore you will be presented with the set-up screens and will have the option to restore from an iCloud or iTunes backup to bring all of your data back. The following article has the steps for putting the iPhone into recovery mode and restoring.
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
    Use recovery mode
    Recovery mode erases your device and restores it, which should resolve the issue. If you previously synced with iTunes or iCloud, you may be able to restore from your backup after recovery.
    Turn off your device. If you can't turn it off, press and hold the Sleep/Wake and Home buttons at the same time and wait a few seconds for it to turn off.
    Plug the device's USB cable into your computer only.
    Hold down the device's Home button as you connect the USB cable to it.
    When you see the Connect to iTunes screen, release the Home button. If you don't see this screen, try steps 1 through 3 one more time.
    iTunes should open and display a message such as: "iTunes has detected an iPhone in recovery mode. You must restore this iPhone before it can be used with iTunes."
         5.  Use iTunes to restore your device.
    If you don't see your device in iTunes, follow these steps for Mac or these for Windows.
    Once the iPhone has been restored, you can use this article as a reference for restoring from your iCloud or iTunes backup to recover your data.
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/ht1766
    Thanks for reaching out,
    -Joe

  • First my iphone was showing up in itunes. Then it wasn't and I couldn't sync it. Now when I plug it in, it shows up as my ipad. Can someone help me, please?

    My iphone showed up just fine on itunes. So did my ipad. Then my iphone stopped being recognized by itunes. Now when I plug it in itunes sees it as my ipad.    Can someone help me to get it back the way it should be?
    Thanks.

    Hi, Shadiamond Murray.  
    Thank you for visiting Apple Support Communities. 
    Sometimes a simple power cycle of the router can correct the issue that you are experiencing.  However, the issue could be a little more complex.  Wi-Fi routers need adjustments to settings periodically for optimized performance with the constant progression of wireless device technology.  Below, I have included two articles.  The first article will cover basic Wi-Fi troubleshooting regarding iOS device connection.  The second article cover the recommended settings for current Wi-Fi access points.
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/ht4199
    Cheers,
    Jason H.

  • Hello can someone help me I have an iphone 4 and my daughter has an ipod touch we are on the same email address but somehow with in the last 25hrs all of my contacts are gone and only hers on on my phone is there a way for me to get all my contacts back?

    Hello can someone help me I have an iphone 4 and my daughter has an ipod touch we are on the same email address but somehow with in the last 25hrs all of my contacts are gone and only hers on on my phone is there a way for me to get all my contacts back?

    If you need assistance with finding any of your restores or attempting to restore from any that happened prior to his incident follow this article
    http://support.apple.com/kb/ht1766
    IF you do find a backup that has your contacts; I'd /highly/ recommand turning off your wifi network after the restore is finished because if the issue is with your iCloud your contacts may merge back with her's.
    With iCloud you DO NOT want to share the account; bad things happen Evil evil thigns...
    But in all seriousness; if two devices have the same iCloud; iCloud is told to merge and sync infomation between hte two and can't tell that it doesn't belong to the same person

  • I cant install or uninstall my itunes. I get this error 'the feature you are trying to use is on a network resource that is unavilable' Now ive seen the solutions on here but im using windows 8.1. Ive tried all options so please can someone help?

    I cant install or uninstall my itunes. I get this error 'the feature you are trying to use is on a network resource that is unavilable' Now ive seen the solutions on here but im using windows 8.1 and none of them work for me. Ive tried all options so please can someone help?

    That doesnt work for me. I removed itunes through the windows cleaner method as shown in other posts and re-installed itunes. Now im getting this error
    iTunes was not installed correctly. Please reinstall iTunes
    Error 7 (Windows error 126)
    Also my Microsoft office has stopped working after i deleted Itunes which is really strange.
    Can somebody provide me a solution please....

Maybe you are looking for

  • How can I stop iCal giving multiple event notifications?

    Fellow iCal users, I'm currently using iCal and MobileMe to share calendars with my wife and kids, very successfully to my surprise after years of not quite getting it set up right. But, I'm plagued by one very annoying behaviour when creating events

  • Why am I finding this when I run disk utility? ACL found but not expected on "Library/Application Support/Apple/ParentalControls/Users"

    I am finding this when I run repair disk permissions in disk utility: ACL found but not expected on "Library/Application Support/Apple/ParentalControls/Users" Why is there an access control list on parental controls on my MacBook?  I don't use parent

  • Idoc status 53.Yet application data is not posted.

    IDOC status is 53. But application data is not partially posted.iam generating 2 idocs, one for type INFREC01 and other for COND_A01. iam  Generating IDOC using a fm IDOC_INBOUND_ASYNCHRONOUS. purchase info record is posted succesfully. but condition

  • Problem with exporting to flat file

    Hi all, I have a dataset with many records. Each record has about 26,000 characters. I want to read the whole record into a table with a single field. So, I have a single field with CLOB datatype. Now I want to export these records to a flat file. I

  • BOM explosion in CRM Service Contract

    Hello We want have a BOM explosion working in CRM for service contracts Here are the details : We have replicated the materials from ECC to CRM. We are not maintaining any BOMu2019s in ECC. The idea is that we maintain the BOM Structure in CRM only,