<?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: user quota restriction in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483817#M39487</link>
    <description>&lt;P&gt;Please, check this old post&lt;BR /&gt;&lt;A href="https://connect.hyland.com/t5/alfresco-forum/script-to-set-quota-for-users/m-p/75936/highlight/true#M24071" target="_blank"&gt;https://connect.hyland.com/t5/alfresco-forum/script-to-set-quota-for-users/m-p/75936/highlight/true#M24071&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 13:13:35 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2024-10-25T13:13:35Z</dc:date>
    <item>
      <title>user quota restriction</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483617#M39449</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am using alfresco community addition my requirement is that user should not be able to upload files. I have set the user quota to 1mb through admin panel but user is still able to upload 200mb file. How can i fix it any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 07:32:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483617#M39449</guid>
      <dc:creator>akashyadav</dc:creator>
      <dc:date>2024-10-22T07:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: user quota restriction</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483703#M39456</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Besides setting the quota value in the user's properties, have you included the following property into alfresco-global.properties?&lt;BR /&gt;&lt;SPAN class=""&gt;system.usages.enabled=true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;From the documentation &lt;A href="https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.3/Alfresco-Content-Services/Administer/Manage-Security/Users-and-groups/Manage-users/Create-new-user" target="_blank" rel="noopener"&gt;https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.3/Alfresco-Content-Services/Administer/Manage-Security/Users-and-groups/Manage-users/Create-new-user&lt;/A&gt;&lt;/P&gt;&lt;P&gt;```Content quotas are disabled by default. You can change the default setting by adding the following property to the &lt;SPAN class=""&gt;alfresco-global.properties&lt;/SPAN&gt; file: &lt;SPAN class=""&gt;system.usages.enabled=true&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 12:20:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483703#M39456</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2024-10-23T12:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: user quota restriction</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483759#M39461</link>
      <description>&lt;P&gt;I want to set quota limit for all normal users And we are using AD authentication in alfresco and we have around 50000 user and i want to set quota limit of 1 mb for all normal users and only admin user should be able to upload large file without quota restriction.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 07:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483759#M39461</guid>
      <dc:creator>akashyadav</dc:creator>
      <dc:date>2024-10-24T07:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: user quota restriction</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483770#M39470</link>
      <description>&lt;P&gt;Were you able to enable the quota? Is it working now?&lt;/P&gt;&lt;P&gt;And about the last question, are you asking for a way to set that quota automatically for all users?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 11:30:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483770#M39470</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2024-10-24T11:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: user quota restriction</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483807#M39479</link>
      <description>&lt;P&gt;With default Alfresco configuration (system.usages.enabled), quota can be restricted for every personal folder of a user. However, the limit does not apply to shared areas (like Shared or Sites).&lt;/P&gt;
&lt;P&gt;If you want to implement a restriction by user, you need to code a custom addon.&lt;/P&gt;
&lt;P&gt;This work may be used as starting point: &lt;A href="https://github.com/keensoft/alfresco-myfiles-quota" target="_blank"&gt;https://github.com/keensoft/alfresco-myfiles-quota&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 06:28:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483807#M39479</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2024-10-25T06:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: user quota restriction</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483812#M39483</link>
      <description>&lt;P&gt;Yes it is working now i am able to set the quota for users but not able to set for all users at once.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 11:49:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483812#M39483</guid>
      <dc:creator>akashyadav</dc:creator>
      <dc:date>2024-10-25T11:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: user quota restriction</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483817#M39487</link>
      <description>&lt;P&gt;Please, check this old post&lt;BR /&gt;&lt;A href="https://connect.hyland.com/t5/alfresco-forum/script-to-set-quota-for-users/m-p/75936/highlight/true#M24071" target="_blank"&gt;https://connect.hyland.com/t5/alfresco-forum/script-to-set-quota-for-users/m-p/75936/highlight/true#M24071&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 13:13:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/user-quota-restriction/m-p/483817#M39487</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2024-10-25T13:13:35Z</dc:date>
    </item>
  </channel>
</rss>

