<?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 Is it possible to not grant all mysql permissions? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-not-grant-all-mysql-permissions/m-p/251230#M204360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When configuring Alfresco 3 or 4 with MySQL as the database backend, the documentation all states you do this to create the database and alfresco user:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mysql&amp;gt; CREATE DATABASE alfresco;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mysql&amp;gt; CREATE USER 'alfresco'@'localhost' IDENTIFIED BY '&amp;lt;password&amp;gt;';&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mysql&amp;gt; GRANT ALL PRIVILEGES ON alfresco.* TO 'alfresco'@'localhost';&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But To comply with the principal of least permission, we are wondering… is there really a need for ALL priviledges for the alfresco user? What ones could we eliminate safely, if any?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Nicholas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2012 14:37:57 GMT</pubDate>
    <dc:creator>nicholasdipiazz</dc:creator>
    <dc:date>2012-03-29T14:37:57Z</dc:date>
    <item>
      <title>Is it possible to not grant all mysql permissions?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-not-grant-all-mysql-permissions/m-p/251230#M204360</link>
      <description>When configuring Alfresco 3 or 4 with MySQL as the database backend, the documentation all states you do this to create the database and alfresco user:mysql&amp;gt; CREATE DATABASE alfresco;mysql&amp;gt; CREATE USER 'alfresco'@'localhost' IDENTIFIED BY '&amp;lt;password&amp;gt;';mysql&amp;gt; GRANT ALL PRIVILEGES ON al</description>
      <pubDate>Thu, 29 Mar 2012 14:37:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-not-grant-all-mysql-permissions/m-p/251230#M204360</guid>
      <dc:creator>nicholasdipiazz</dc:creator>
      <dc:date>2012-03-29T14:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to not grant all mysql permissions?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-not-grant-all-mysql-permissions/m-p/251231#M204361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you require to have all the previlages for alfresco user on the DB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As by default whenever alfresco do some changes in the db it will do this with this user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you changes the permission you will get the error when you change something from front end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As it will also go and try to update the db accordingly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 06:28:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-it-possible-to-not-grant-all-mysql-permissions/m-p/251231#M204361</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-03-30T06:28:27Z</dc:date>
    </item>
  </channel>
</rss>

