nobody has any ideas?  *pouts*  Anyone have any links or able to tell me 
where in the CFWACK or CF Advanced books I should look?  I am truly 
stumped on this.

~Steve

Steve Good wrote:
> Sorry if anyone's mail to me was bounced back, stupid VPN connection 
> tricked DynDNS updater for my home network and reported the wrong 
> external IP.  *grumbles* should be fine now though.
>
> Steve Good
> [EMAIL PROTECTED]
> Portal Hosting
> http://www.lanctr.com
>
>
>
> Steve Good wrote:
>   
>> Hi gang,
>>
>> I using a login script in my Application.cfc that authenticates using 
>> cfntauthenticate to verify username password, then use cflogin to 
>> actually login to the site.  I use session variables throughout the 
>> site to determine what users can and can't access.  The problem I am 
>> running into is with session time outs and trying to login from more 
>> than one location.  For instance, I have session variables set to 
>> time-out after 1 hour.  However, the user stays logged into the system 
>> even after the session variables have been trashed, and because of 
>> this the site generates errors unless they actually pass a ?logout=1 
>> parameter through the URL.
>>
>> On my old site I was not authenticating against an Active Directory, 
>> and just using queries to verify login credentials.  I had no problems 
>> with session variables, and if the user was inactive for X number of 
>> minutes the script would kick them back to the login screen.
>>
>> How would I do this using cflogin and cfntauthenticate?  Below are 
>> snippets of my Application.cfc.
>>
>> Thanks for any help in advance!
>>
>> --Truncated --
>>     
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:279959
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to