<?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 Looking for a way to look up all external permission share in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/looking-for-a-way-to-look-up-all-external-permission-share/m-p/316838#M3839</link>
    <description>&lt;P&gt;Is there a way to look up all external shares? I've tried NXQL in the admin tab but I get mixed results. The documentation I read seemed to indicate that ACLs are a special NXQL property and that most fields are not searchable. This is about as close as I can get so far:
SELECT * FROM Document WHERE ecm:mixinType != 'HiddenInNavigation' AND ecm:isProxy = 0 AND ecm:isVersion = 0 AND ecm:isTrashed = 0 AND ecm:acl/*/principal like "transient%"&lt;/P&gt;
&lt;P&gt;It would be nice to get the username, externalUser, and status. Is there another way to monitor without using NXQL?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2020 23:43:00 GMT</pubDate>
    <dc:creator>Eric_Atencio</dc:creator>
    <dc:date>2020-12-09T23:43:00Z</dc:date>
    <item>
      <title>Looking for a way to look up all external permission share</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/looking-for-a-way-to-look-up-all-external-permission-share/m-p/316838#M3839</link>
      <description>&lt;P&gt;Is there a way to look up all external shares? I've tried NXQL in the admin tab but I get mixed results. The documentation I read seemed to indicate that ACLs are a special NXQL property and that most fields are not searchable. This is about as close as I can get so far:
SELECT * FROM Document WHERE ecm:mixinType != 'HiddenInNavigation' AND ecm:isProxy = 0 AND ecm:isVersion = 0 AND ecm:isTrashed = 0 AND ecm:acl/*/principal like "transient%"&lt;/P&gt;
&lt;P&gt;It would be nice to get the username, externalUser, and status. Is there another way to monitor without using NXQL?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 23:43:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/looking-for-a-way-to-look-up-all-external-permission-share/m-p/316838#M3839</guid>
      <dc:creator>Eric_Atencio</dc:creator>
      <dc:date>2020-12-09T23:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a way to look up all external permission share</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/looking-for-a-way-to-look-up-all-external-permission-share/m-p/316839#M3840</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;
&lt;P&gt;I would build a custom automation scripting for it, with a custom UI.  I don't see OOTB solution. You can look at the default elements we use: &lt;A href="https://github.com/nuxeo/nuxeo-ui-elements/blob/2.3.3/nuxeo-document-permissions/nuxeo-document-permissions.html#L266" target="test_blank"&gt;https://github.com/nuxeo/nuxeo-ui-elements/blob/2.3.3/nuxeo-document-permissions/nuxeo-document-permissions.html#L266&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 17:02:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/looking-for-a-way-to-look-up-all-external-permission-share/m-p/316839#M3840</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2020-12-15T17:02:05Z</dc:date>
    </item>
  </channel>
</rss>

