﻿<?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  » How do I totally disable security?</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 07:48:56 GMT</lastBuildDate><ttl>20</ttl><item><title>How do I totally disable security?</title><link>http://forum.strataframe.net/FindPost8367.aspx</link><description>I have a project that was created from the "SF Project with Security Template" as it will eventually need security.&lt;br&gt;
&lt;br&gt;
I am deploying in stages and the first few stages will be to limited end users and does not required security to be active. I thought I had security turned off by commenting out lines in Appmain but apparently I missed something because after a while the users are getting inactivity timeout login prompts.&lt;br&gt;
&lt;br&gt;
How do I totally cripple security in an application based on the "Project with Security" template?&lt;br&gt;
&lt;br&gt;
Thanks.</description><pubDate>Fri, 20 Apr 2007 10:56:47 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: How do I totally disable security?</title><link>http://forum.strataframe.net/FindPost8375.aspx</link><description>You still have the session locking in place. In the InitApplication method, be sure NOT to call the StartSessionMonitoring method.</description><pubDate>Fri, 20 Apr 2007 10:56:47 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>