﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Role Based Security  » Active Directory User</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 03:01:20 GMT</lastBuildDate><ttl>20</ttl><item><title>Active Directory User</title><link>http://forum.strataframe.net/FindPost13089.aspx</link><description>Do I need to import AD users/groups into a database from which StrataFrame can retrieve user data for authentication and authorization?&amp;nbsp; Or, can I simply use these entities directly (database connection to the AD database directly)?&amp;nbsp; I really do not want to use anything other than the active directory.&amp;nbsp; All of my necessary data is already there.&amp;nbsp; I really did search through both the documentation and the forums for an answer but I missed it somewhere.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Bill</description><pubDate>Fri, 21 Dec 2007 09:15:24 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Active Directory User</title><link>http://forum.strataframe.net/FindPost13127.aspx</link><description>Yep, that's the one... the database reachable by our MicroFour.StrataFrame.Security.SecurityBasics.SecurityDataSourceKey needs to contain the SFSPreferences table (and all of the rest of the SFSx tables... save for the SFSProjects table, which is only needed at design-time).</description><pubDate>Fri, 21 Dec 2007 09:15:24 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Active Directory User</title><link>http://forum.strataframe.net/FindPost13114.aspx</link><description>See &lt;A href="http://forum.strataframe.net/Topic13101-6-1.aspx"&gt;http://forum.strataframe.net/Topic13101-6-1.aspx&lt;/A&gt;.&amp;nbsp; This may be the root of the problem...the security DB cannot be in the development SF DB, but must be relocated for runtime use.&amp;nbsp; Yup...that makes sense!&amp;nbsp; :)</description><pubDate>Thu, 20 Dec 2007 15:58:16 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Active Directory User</title><link>http://forum.strataframe.net/FindPost13110.aspx</link><description>I just had a big response written, when I hit 'Post Reply', I received the dreaded ASP.NET Server Application error.&amp;nbsp; My response is gone.&amp;nbsp; Bummer.&amp;nbsp; :(&lt;/P&gt;&lt;P&gt;Here it is in a nutshell:&lt;/P&gt;&lt;P&gt;Manual entry may be the way to go; however, what do I do about passwords when I do not know what they are?&lt;/P&gt;&lt;P&gt;Also, I am getting an error when I fire up the SecurityDialog from my app...SFSUSers is empty; SFSPreferences is not set.&amp;nbsp; The SF database is on my local SSE installation.&amp;nbsp; Is that a problem?&amp;nbsp; Is there something else that I need to consider?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Bill</description><pubDate>Thu, 20 Dec 2007 15:27:47 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Active Directory User</title><link>http://forum.strataframe.net/FindPost13095.aspx</link><description>[quote]&lt;SPAN id=ctl02_ctlTopic_ctlPanelBar_ctlTopicsRepeater_ctl04_lblFullMessage&gt;Do I need to import AD users/groups into a database from which StrataFrame can retrieve user data for authentication and authorization?&lt;/SPAN&gt;[/quote]&lt;/P&gt;&lt;P&gt;If you are using Windows Authentication, StrataFrame will authenticate through the Windows API whether you are on a domain or using workgroup permissions.&amp;nbsp; However, you still need a StrataFrame user so that you can assign all of your applications permissions to a user once they login to the application itself.&amp;nbsp; So you may want to write a program that queries LDAP to automatically create SFSUsers records....or you can do this manually as well.&amp;nbsp; We have developers out there who do it both ways.&lt;/P&gt;&lt;P&gt;[quote]Or, can I simply use these entities directly (database connection to the AD database directly)?&amp;nbsp; [/quote]&lt;/P&gt;&lt;P&gt;We never query AD directly.&amp;nbsp; We use Windows APIs for authentication.&amp;nbsp; The issue with not creating SF users is that you cannot assign any permissions, roles, etc. for your application.&amp;nbsp; So even though you are authenticating off of AD, you still need an SF user to which permissions can be assigned.</description><pubDate>Thu, 20 Dec 2007 09:54:17 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>