I just tried prompting for all cookies and no prompts came up when I logged
in with my own username or with this particular user's.  I will try
stopping/starting the service next.   I couldn't figure out why the cflogout
was there either - the page was written by someone else.  I tried commenting
it out in one of my attempts and it didn't seem to change anything.

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2003 5:38 PM
To: CF-Talk
Subject: RE: Strange CFLOGIN issue with timeouts for one user

> One of our users now logs in and she is authenticated fine.
> But when she clicks on any link automatically times her out
> and she is booted back to the login page. This happens from
> any pc she is using -- including MINE! When I login with my
> own username and password (or anyone else's that I've tried)
> the system works great. Just as it always has. My question
> is... what could POSSIBLY be causing this?!

This doesn't sound like a client-side cookie problem, actually, although you
can use a packet sniffer to see whether cookies are being set. If you can
cycle the CF service, I wouldn't be surprised if the problem went away - it
kind of sounds analogous to a "null session" problem.

> <!--- USER IS NOT AUTHENTICATED AND DID NOT COME FROM A LOGIN
> PAGE (FORM
> LOGIN VARIABLES DON"T EXIST), SO SEND TO LOGIN PAGE
> This also occurs when user times out--->
>      <cflogout>

Why are you using CFLOGOUT here? If the user isn't authenticated, this
shouldn't be needed. I doubt it has anything to do with the current problem,
though.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/ <http://www.figleaf.com/>
voice: (202) 797-5496
fax: (202) 797-5444

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to