Loginstorage should be set to "session" for better security (and it might make this problem go away).
On Nov 14, 2007 7:15 AM, Bruce Sorge <[EMAIL PROTECTED]> wrote: > No, I am talking about our actual site, not cfadmin. That works fine > from home or work. > My cfapplication tag looks like this: > > <cfapplication name="Snowline_Joint_Unified_School_District" > clientmanagement="yes" sessionmanagement="yes" setclientcookies="yes" > setdomaincookies="no" scriptprotect="all" loginstorage="cookie"> > > So my login storage is in the cookie, and I am not setting domain > cookies, it is all stored on the client machine. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293262 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

