﻿<?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  » Trouble!  Users on Server . . . Permissions on Local</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 01:38:57 GMT</lastBuildDate><ttl>20</ttl><item><title>Trouble!  Users on Server . . . Permissions on Local</title><link>http://forum.strataframe.net/FindPost13525.aspx</link><description>I manually created a&amp;nbsp;bunch of users based on our AD structure, but I did the work within the run-time application.&amp;nbsp; Now, I want flesh out the permissions, but the same security window will not allow me to add permissions.&amp;nbsp; So, I read the documentation.&amp;nbsp; It says that permissions can only be added through the design-time interface.&amp;nbsp; Whoa!&amp;nbsp; Am I stuck, now?&amp;nbsp; I have users on the server and not on the local.&amp;nbsp; I need to add permissions, but they will only go on the local.&amp;nbsp; What do I do to synchronize these databases?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Bill</description><pubDate>Thu, 17 Jan 2008 15:12:31 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Trouble!  Users on Server . . . Permissions on Local</title><link>http://forum.strataframe.net/FindPost13551.aspx</link><description>No problem :)</description><pubDate>Thu, 17 Jan 2008 15:12:31 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Trouble!  Users on Server . . . Permissions on Local</title><link>http://forum.strataframe.net/FindPost13547.aspx</link><description>Thanks for the confidence booster!&amp;nbsp; I used 'ignore' for the users and 'overwrite' for everything else.&amp;nbsp; 25 seconds later, all of my sparkling new permissions were available&amp;nbsp;to the application.&amp;nbsp; No users were lost in the shuffle.&lt;/P&gt;&lt;P&gt;It's a beautiful thing!&amp;nbsp; :Wow:&lt;/P&gt;&lt;P&gt;Thanks a ton!!&lt;BR&gt;Bill</description><pubDate>Thu, 17 Jan 2008 14:46:09 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Trouble!  Users on Server . . . Permissions on Local</title><link>http://forum.strataframe.net/FindPost13540.aspx</link><description>[quote] So, my question is, if I re-deploy the DB from my local with all of sparkling new permissions that I will design, will the scores of users on the server&amp;nbsp;be overwritten by the measly two that are in my local security DB?[/quote]&lt;/P&gt;&lt;P&gt;No.&amp;nbsp; There are a number of options when deploying the data.&amp;nbsp; You can overwrite, which just overwrites any record with the same pk...good for static data.&amp;nbsp; You can merge, which will leave any existing records in tact and add the news ones.&amp;nbsp; And you can Ignore, which will only add records for PKs that do not have exist in the database.&amp;nbsp; In this example, you probably want to actually overwrite the permissions (as you could make a change and you want it to be reflected) and Merge the users.&amp;nbsp; So you can do a combination of both.&amp;nbsp; This is the same process that we use for our medical software...we distribute a "default" user, but always deploy all permissions, groups, etc. on an update.&amp;nbsp; Hope that makes sense :)</description><pubDate>Thu, 17 Jan 2008 14:31:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Trouble!  Users on Server . . . Permissions on Local</title><link>http://forum.strataframe.net/FindPost13538.aspx</link><description>The DDT is still somewhat of a mystery to me; however, I did use it initially to deploy the security database to the server.&amp;nbsp; Once the DB got to the server, I updated the users within that DB, not my local.&amp;nbsp; So, my question is, if I re-deploy the DB from my local with all of sparkling new permissions that I will design, will the scores of users on the server&amp;nbsp;be overwritten by the measly two that are in my local security DB?&amp;nbsp; That is where my confusion comes in.&amp;nbsp; I want to overwrite permissions, but not users.&amp;nbsp; Any additional thoughts?</description><pubDate>Thu, 17 Jan 2008 14:28:18 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Trouble!  Users on Server . . . Permissions on Local</title><link>http://forum.strataframe.net/FindPost13534.aspx</link><description>Greg nailed it :)&amp;nbsp; The DDT even has a menu item that will import the Security project into your DDT profile for you.&amp;nbsp; If you do this, you can select your Security project, then package up your DDT profile and deploy it.&amp;nbsp; This is how it was intended to be used and is the same thing that we do with our medical software.</description><pubDate>Thu, 17 Jan 2008 14:16:06 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Trouble!  Users on Server . . . Permissions on Local</title><link>http://forum.strataframe.net/FindPost13530.aspx</link><description>You need to deploy the database. Data can be deployed along with schema changes.  You pretty much have to do this to deploy new permissions.</description><pubDate>Thu, 17 Jan 2008 14:00:02 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>