<?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 Granting permission for windows authenticated group in sql server 2008 in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449599#M25686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Iâ??m using ArcSDE 10 with Sql server 2008 R2. I can grant privileges on dataset for sql accountÂ¸ for windows user account, but I canâ??t grant for windows authenticated group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 999999: Error executing function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invalid parameter value passed to function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (ChangePrivileges).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone can help me to figure out what Iâ??m doing wrong? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As documentation said: â??There is no difference between creating an individual Windows login and adding a Windows group, so the how-to steps below apply to both.â?� So it must be everything fine, but not for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2011 08:20:58 GMT</pubDate>
    <dc:creator>Sergiydodon</dc:creator>
    <dc:date>2011-05-23T08:20:58Z</dc:date>
    <item>
      <title>Granting permission for windows authenticated group in sql server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449599#M25686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Iâ??m using ArcSDE 10 with Sql server 2008 R2. I can grant privileges on dataset for sql accountÂ¸ for windows user account, but I canâ??t grant for windows authenticated group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 999999: Error executing function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invalid parameter value passed to function&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (ChangePrivileges).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone can help me to figure out what Iâ??m doing wrong? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As documentation said: â??There is no difference between creating an individual Windows login and adding a Windows group, so the how-to steps below apply to both.â?� So it must be everything fine, but not for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 08:20:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449599#M25686</guid>
      <dc:creator>Sergiydodon</dc:creator>
      <dc:date>2011-05-23T08:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Granting permission for windows authenticated group in sql server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449600#M25687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I know what the problem is. The problem is not in that domain group but the length of the name of group. If I try to grant privileges to user or group with length more than 32 symbols I get that error. I think it's a bug...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 13:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449600#M25687</guid>
      <dc:creator>Sergiydodon</dc:creator>
      <dc:date>2011-05-24T13:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Granting permission for windows authenticated group in sql server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449601#M25688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;32 chars still valid. Can add "ESKILSTUNA\ILM_KLK-AllPersonal" (30 chars) but not "ILM_STADSBYGGNAD_Utvecklingsenhet-AllPersonal" (45 chars).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tested in ArcCatalog&amp;nbsp;10.5.1.7333&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 09:56:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449601#M25688</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-18T09:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Granting permission for windows authenticated group in sql server 2008</title>
      <link>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449602#M25689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you figure this out? I am getting the same error while trying to add a role to a dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 18:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/granting-permission-for-windows-authenticated/m-p/449602#M25689</guid>
      <dc:creator>RowenaTansley1</dc:creator>
      <dc:date>2019-09-16T18:49:53Z</dc:date>
    </item>
  </channel>
</rss>

