<?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: SQL Server Privileges for ArcGIS Server Service Account in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1235744#M34675</link>
    <description>&lt;P&gt;Personally, I'm a bit of a security zealot.&amp;nbsp; If you assign&amp;nbsp;&lt;SPAN&gt;db_datawriter on the 'database' then all feature classes are editable by the ArcGIS Server user.&amp;nbsp; You may have 100 feature classes in the database, but only 'say' 5 are intended to be editable via Feature Services.&amp;nbsp; That potentially leaves 95&amp;nbsp;feature classes that are potentially editable from the web.&amp;nbsp; That makes me uncomfortable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Oftentimes, to ease administration I'll use&amp;nbsp;&lt;SPAN&gt;db_datareader for the ArcGIS Server account.&amp;nbsp; Then for editable services, I'll use a SQL user and specifically set the permissions layer by layer in the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/change-privileges.htm" target="_self"&gt;Change Privileges&lt;/A&gt;&amp;nbsp;tool.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Obviously, it all depends on how risk-averse you are and the types of datasets you hold, but I tend to steer toward the side of caution.&amp;nbsp; I also prefer to explicitly set view permissions in the same way, rather than using in buildt roles, but its often a compromise on what the clients needs are.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just a thought.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 02:51:55 GMT</pubDate>
    <dc:creator>Scott_Tansley</dc:creator>
    <dc:date>2022-11-29T02:51:55Z</dc:date>
    <item>
      <title>SQL Server Privileges for ArcGIS Server Service Account</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1235492#M34669</link>
      <description>&lt;P&gt;I'm setting up a geodatabase using SQL Server to be a registered data store with an ArcGIS Enterprise site.&lt;/P&gt;&lt;P&gt;What privileges does the ArcGIS Server service account need to be granted on the database in order to host data from this database?&lt;/P&gt;&lt;P&gt;I've seen from other posts that the server acct needs read/write access to data being referenced.&amp;nbsp; Can we utilize the built-in roles db_datareader and db_datawriter to accomplish this for all datasets in the GDB?&amp;nbsp; Are there any other considerations when publishing branch-versioned data?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 00:10:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1235492#M34669</guid>
      <dc:creator>ACrateau</dc:creator>
      <dc:date>2022-11-29T00:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Privileges for ArcGIS Server Service Account</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1235713#M34674</link>
      <description>&lt;P&gt;yes, that will work to be able to view and edit with editor tracking using regular versioning&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 00:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1235713#M34674</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2022-11-29T00:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Privileges for ArcGIS Server Service Account</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1235744#M34675</link>
      <description>&lt;P&gt;Personally, I'm a bit of a security zealot.&amp;nbsp; If you assign&amp;nbsp;&lt;SPAN&gt;db_datawriter on the 'database' then all feature classes are editable by the ArcGIS Server user.&amp;nbsp; You may have 100 feature classes in the database, but only 'say' 5 are intended to be editable via Feature Services.&amp;nbsp; That potentially leaves 95&amp;nbsp;feature classes that are potentially editable from the web.&amp;nbsp; That makes me uncomfortable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Oftentimes, to ease administration I'll use&amp;nbsp;&lt;SPAN&gt;db_datareader for the ArcGIS Server account.&amp;nbsp; Then for editable services, I'll use a SQL user and specifically set the permissions layer by layer in the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/change-privileges.htm" target="_self"&gt;Change Privileges&lt;/A&gt;&amp;nbsp;tool.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Obviously, it all depends on how risk-averse you are and the types of datasets you hold, but I tend to steer toward the side of caution.&amp;nbsp; I also prefer to explicitly set view permissions in the same way, rather than using in buildt roles, but its often a compromise on what the clients needs are.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just a thought.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 02:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1235744#M34675</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2022-11-29T02:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server Privileges for ArcGIS Server Service Account</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1607423#M42063</link>
      <description>&lt;P&gt;Scott - how do you add built-in Portal accounts as a SQL User to set permissions by layer for feature service editing?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 20:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/sql-server-privileges-for-arcgis-server-service/m-p/1607423#M42063</guid>
      <dc:creator>Tim_Shapiro</dc:creator>
      <dc:date>2025-04-18T20:44:10Z</dc:date>
    </item>
  </channel>
</rss>

