<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get list of all the logged in users? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235192#M188322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My solution, other options I have not found yet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=4&amp;amp;t=41064" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=4&amp;amp;t=41064&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2011 07:25:45 GMT</pubDate>
    <dc:creator>mrgrechkinn</dc:creator>
    <dc:date>2011-12-05T07:25:45Z</dc:date>
    <item>
      <title>How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235185#M188315</link>
      <description>Hi,I want to get the list of logged in users to handle some application specific task. Is there any way to do it?Thanks in advance.</description>
      <pubDate>Fri, 12 Jun 2009 06:33:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235185#M188315</guid>
      <dc:creator>pinkesh_gandhi</dc:creator>
      <dc:date>2009-06-12T06:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235186#M188316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JMX" rel="nofollow noopener noreferrer"&gt;JMX&lt;/A&gt;&lt;SPAN&gt; interface will give you the logged in users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are you trying to achieve, do you need to list them for further processing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 09:06:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235186#M188316</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2009-06-12T09:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235187#M188317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some requirement like, If user is logged in then at a time he can't logged in again by same user name up to he logged out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I want the list of all logged in users to compare the user name who try to log in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 11:35:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235187#M188317</guid>
      <dc:creator>pinkesh_gandhi</dc:creator>
      <dc:date>2009-06-22T11:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235188#M188318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the wiki says that jmx is only availble on enterprise. Is there an alternative for the community versions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mieke&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 08:08:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235188#M188318</guid>
      <dc:creator>mmynsberghe</dc:creator>
      <dc:date>2009-09-30T08:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235189#M188319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too would like to have the functionality to determine the current "logged in" users.&amp;nbsp; This would be helpful for instance if I had to take down the site for maintenance, I could easily determine if there were any active users.&amp;nbsp; I am currently using Community version 3.2r2.&amp;nbsp; I have looked at the auditing documentation and I don't believe that would be of assistance.&amp;nbsp; Is there a simple way to query the database, or am I over complicating things here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 16:43:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235189#M188319</guid>
      <dc:creator>jesterfett</dc:creator>
      <dc:date>2010-03-03T16:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235190#M188320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco didn't think about it since the application exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't exist such a (usefull) method in, e.g. AuthenticationService.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But pay attention to AuthenticationServiceImpl which contains a method getUsersWithTicket.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can make dirty code (through spring bean) to go the information you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know even if this method is reliable to answer the question : Who is logged in ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 09:01:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235190#M188320</guid>
      <dc:creator>zomurn</dc:creator>
      <dc:date>2010-03-04T09:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235191#M188321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Surely this is an import feature. Is there any way to get the current users logged without the use of JMX?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 13:19:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235191#M188321</guid>
      <dc:creator>sydwellz</dc:creator>
      <dc:date>2011-05-30T13:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get list of all the logged in users?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235192#M188322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My solution, other options I have not found yet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=4&amp;amp;t=41064" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=4&amp;amp;t=41064&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 07:25:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-list-of-all-the-logged-in-users/m-p/235192#M188322</guid>
      <dc:creator>mrgrechkinn</dc:creator>
      <dc:date>2011-12-05T07:25:45Z</dc:date>
    </item>
  </channel>
</rss>

