<?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: authentication_mode=OSA means? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/authentication-mode-osa-means/m-p/751219#M19916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OS Authentication means that the sql server client is passing along your credentials to the database.&amp;nbsp;&amp;nbsp; For SQL server that works nicely because it can use Microsoft active directory as credentials.&amp;nbsp; Credentials are only half the picture though, that just means, I know who you are and I can be sure of it because you used a domain account authentication to log onto the windows workstation.&amp;nbsp; The other half is authorizing the users in SQL Server to log on and provide them with permissions to see the data.&amp;nbsp; You can authorize only some of the people in you active directory to log onto and read or write data in the database.&amp;nbsp; You can give different permissions to people to different tables etc.&amp;nbsp; So it is possible that you are logged into the workstation using your windows domain account and that account may not be authorized to log onto the SQL server instance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 18:43:44 GMT</pubDate>
    <dc:creator>AlexanderGray</dc:creator>
    <dc:date>2012-02-15T18:43:44Z</dc:date>
    <item>
      <title>authentication_mode=OSA means?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/authentication-mode-osa-means/m-p/751218#M19915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When querying a network SQL Server database using "authentication_mode=OSA" when the help says: "OSA uses the operating system credentials to establish a connection with the database." does that means that my current network login is used the same way that SQL Server supports "Windows Authentication?"&amp;nbsp; So, if a login fails then the userid returned by WindowsIdentity.GetCurrent() does not have permissions to login to the database?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 18:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/authentication-mode-osa-means/m-p/751218#M19915</guid>
      <dc:creator>GeorgeFaraj</dc:creator>
      <dc:date>2012-02-15T18:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: authentication_mode=OSA means?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/authentication-mode-osa-means/m-p/751219#M19916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OS Authentication means that the sql server client is passing along your credentials to the database.&amp;nbsp;&amp;nbsp; For SQL server that works nicely because it can use Microsoft active directory as credentials.&amp;nbsp; Credentials are only half the picture though, that just means, I know who you are and I can be sure of it because you used a domain account authentication to log onto the windows workstation.&amp;nbsp; The other half is authorizing the users in SQL Server to log on and provide them with permissions to see the data.&amp;nbsp; You can authorize only some of the people in you active directory to log onto and read or write data in the database.&amp;nbsp; You can give different permissions to people to different tables etc.&amp;nbsp; So it is possible that you are logged into the workstation using your windows domain account and that account may not be authorized to log onto the SQL server instance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 18:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/authentication-mode-osa-means/m-p/751219#M19916</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2012-02-15T18:43:44Z</dc:date>
    </item>
  </channel>
</rss>

