<?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: Security geodatabase? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187142#M10544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right now you may use only SDC with special SDCGPTools or DDK-2 Pro. Another technology which allows to protect any data supported by ArcGIS has already been created. Unfortunately it hasn't approved&amp;nbsp; by ESRI yet((&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jul 2010 04:40:30 GMT</pubDate>
    <dc:creator>KirillLykov</dc:creator>
    <dc:date>2010-07-06T04:40:30Z</dc:date>
    <item>
      <title>Security geodatabase?</title>
      <link>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187141#M10543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to protect against unwanted geodatabase editing. Is it possible to create a read-only geodatabase??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 20:36:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187141#M10543</guid>
      <dc:creator>BartłomiejStaroń</dc:creator>
      <dc:date>2010-07-02T20:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Security geodatabase?</title>
      <link>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187142#M10544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right now you may use only SDC with special SDCGPTools or DDK-2 Pro. Another technology which allows to protect any data supported by ArcGIS has already been created. Unfortunately it hasn't approved&amp;nbsp; by ESRI yet((&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 04:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187142#M10544</guid>
      <dc:creator>KirillLykov</dc:creator>
      <dc:date>2010-07-06T04:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Security geodatabase?</title>
      <link>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187143#M10545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All ArcSDE servers support a full SQL security model (thanks to the databases, which provide&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this functionality).&amp;nbsp; Keep in mind that versioned geodatabase tables are limited to {no access,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT, SELECT/UPDATE/INSERT/DELETE}, since versioned updates and deletes are really&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;inserts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 10:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187143#M10545</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-07-06T10:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Security geodatabase?</title>
      <link>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187144#M10546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bartek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to add onto what Vince posted:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;For MS Access personal geodatabases and File geodatabases&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can make them read-only within Windows Explorer. Simply right-click the file (&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;.mdb&lt;/SPAN&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;.gdb&lt;/SPAN&gt;&lt;SPAN&gt;, respectively) in Windows Explorer and set its properties to be 'read-only'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;For ArcSDE geodatabases&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As Vince mentioned, they have a security model based on the DBMS platform they're implemented on. Please review the help documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//0093000000zq000000.htm"&gt;&lt;SPAN style="font-style:italic;"&gt;A quick tour of permissions for database servers&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/User_groups_or_roles/002q0000002p000000/"&gt;&lt;SPAN style="font-style:italic;"&gt;User groups or roles (for enterprise ArcSDE geodatabases)&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 15:33:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187144#M10546</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2010-07-07T15:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Security geodatabase?</title>
      <link>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187145#M10547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;All ArcSDE servers support a full SQL security model (thanks to the databases, which provide&lt;BR /&gt;this functionality).&amp;nbsp; Keep in mind that versioned geodatabase tables are limited to {no access,&lt;BR /&gt;SELECT, SELECT/UPDATE/INSERT/DELETE}, since versioned updates and deletes are really&lt;BR /&gt;inserts.&lt;BR /&gt; &lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Umm, yes ArcSDE on a full database uses the SQL Security model for the data.... but it has no security controls on the SDE schema.&amp;nbsp; In Oracle ArcSDE grants full select/insert/update/delete on all of the SDE schema tables.&amp;nbsp; So, full SQL security model is only on the data in the layers, which means i could login to the database as a malicious user and update some coordinate system tables and shift all of the data in the database.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 21:58:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/security-geodatabase/m-p/187145#M10547</guid>
      <dc:creator>CurtisRuck</dc:creator>
      <dc:date>2010-07-08T21:58:09Z</dc:date>
    </item>
  </channel>
</rss>

