<?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 How to query PostgreSQL DB to list Authorized/Non-Authorized State users in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-postgresql-db-to-list-authorized-non-authorized/m-p/113890#M31662</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to query the PostgreSQL DB to list All &lt;STRONG&gt;Authorized/Non-Authorized State user&lt;/STRONG&gt;s.&lt;BR /&gt;I can't locate the "Authorized State" field in DB tables. That field can by seen in the Admin Web interface under&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Admin Tools &amp;gt;Tools &amp;gt; Users &amp;amp; Groups&amp;gt;Users&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp; when you surch for a specific user(s)/ generic name string ....&lt;/P&gt;&lt;P&gt;No REST/API, just by using SQL query&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2020 15:53:16 GMT</pubDate>
    <dc:creator>Kiwi</dc:creator>
    <dc:date>2020-07-08T15:53:16Z</dc:date>
    <item>
      <title>How to query PostgreSQL DB to list Authorized/Non-Authorized State users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-postgresql-db-to-list-authorized-non-authorized/m-p/113890#M31662</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to query the PostgreSQL DB to list All &lt;STRONG&gt;Authorized/Non-Authorized State user&lt;/STRONG&gt;s.&lt;BR /&gt;I can't locate the "Authorized State" field in DB tables. That field can by seen in the Admin Web interface under&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Admin Tools &amp;gt;Tools &amp;gt; Users &amp;amp; Groups&amp;gt;Users&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp; when you surch for a specific user(s)/ generic name string ....&lt;/P&gt;&lt;P&gt;No REST/API, just by using SQL query&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 15:53:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-postgresql-db-to-list-authorized-non-authorized/m-p/113890#M31662</guid>
      <dc:creator>Kiwi</dc:creator>
      <dc:date>2020-07-08T15:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to query PostgreSQL DB to list Authorized/Non-Authorized State users</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-postgresql-db-to-list-authorized-non-authorized/m-p/113891#M31663</link>
      <description>&lt;P&gt;If you are talking about the Alfresco Enterprise authorised state for users (Community does not have something like this), then you want to look into the alf_auth_status table and its authaction column. Bear in mind that only read-only actions are safe here, as the Alfresco uses encrypted row- and table-level checksums to determine if this table has been messed with manually and will put your system in read-only state if it detects an inconsistent state.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 07:41:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-postgresql-db-to-list-authorized-non-authorized/m-p/113891#M31663</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2020-07-09T07:41:19Z</dc:date>
    </item>
  </channel>
</rss>

