<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : DB having own security using user tables</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : DB having own security using user tables</description>
  <pubDate>Wed, 29 Jul 2026 21:36:03 -700</pubDate>
  <lastBuildDate>Fri, 13 May 2011 10:21:07 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2669</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>DB having own security using user tables : Thank you for the answer.Sadly,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10680#10680</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1148" rel="nofollow">Stecy</a><br /><strong>Subject:</strong> 2669<br /><strong>Posted:</strong> 13-May-2011 at 10:21am<br /><br />Thank you for the answer.<br><br>Sadly, the system we have cannot be changed and the method of authenticating users is what I described.<br><br>Since there's no way to accomodate this then I fear DevForce would not be a perfect fit in our case.<br><br>I really hope there is a way though...<br>]]>
   </description>
   <pubDate>Fri, 13 May 2011 10:21:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10680#10680</guid>
  </item> 
  <item>
   <title>DB having own security using user tables : Here is a page on our DRC (DevForce...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10667#10667</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2669<br /><strong>Posted:</strong> 12-May-2011 at 4:17pm<br /><br />Here is a page on our DRC (DevForce Resource Center) that explains how Query Interceptor and Query Filters work.<div><br></div><div><a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/query-server-lifecycle-&#101;vents" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/query-server-lifecycle-events</a></div>]]>
   </description>
   <pubDate>Thu, 12 May 2011 16:17:43 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10667#10667</guid>
  </item> 
  <item>
   <title>DB having own security using user tables : Hi Stecy;The answer is yes and...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10666#10666</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2669<br /><strong>Posted:</strong> 12-May-2011 at 2:16pm<br /><br />Hi Stecy;<div><br></div><div>The answer is yes and no.</div><div><br></div><div>No, because we are not certain of the lifetime of the CONTEXT_INFO. We open/close the DB connection as needed and don't expose it at the application level. Thus, each connection issued to the db may results in a different session.</div><div><br></div><div>The answer is yes, if you can move away from using CONTEXT_INFO.&nbsp;DevForce uses role-based security within the application level, not the database, based on the principal. We have what we called Query Interceptor and Query Filters that supports this same concept, but on an application level instead of the database level.</div><div><br></div><div>Hope this helps.</div><div><br></div>]]>
   </description>
   <pubDate>Thu, 12 May 2011 14:16:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10666#10666</guid>
  </item> 
  <item>
   <title>DB having own security using user tables : Hi,We have a SQL database where...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10643#10643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1148" rel="nofollow">Stecy</a><br /><strong>Subject:</strong> 2669<br /><strong>Posted:</strong> 11-May-2011 at 12:05pm<br /><br />Hi,<br><br>We have a SQL database where an application always log using the same credentials regardless of the user using it.<br>However, the application must open a user session and it is implemented by using a user table in the database.<br><br>Furthermore, some tables, views, sprocs are protected using this mechanism by using a SQLServer CONTEXT_INFO set by the application. This context info contains a session id and the sproc executes only if the CONTEXT_INFO contains this session id and the session allows execution for the user (derived from the session id and user table).<br><br>Does DevForce support this scenario?]]>
   </description>
   <pubDate>Wed, 11 May 2011 12:05:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2669&amp;PID=10643#10643</guid>
  </item> 
 </channel>
</rss>