If there is a proxy server being used, the pages may be getting cached
by the server. If cached, then user A can pull a cached page belonging
to user B.

The easiest solution is to add a random number at the end of each URL.
This will mean the pages will never be the same (well the likelihood is
drastically reduced)

Cheers,

Chris Bohill.
Biznet

-----Original Message-----
From: Ben Densmore [mailto:[EMAIL PROTECTED]]
Sent: 23 April 2002 15:58
To: CF-Talk
Subject: Session variable question


I have seen this asked in the cf forums on macromedias site but don't
see a 
clear answer so hopefully someone here can give me a clue. We have an
order 
entry app running internally. I have 2 people that are in our sales dept

that keep turning into one another while logged in. An example is,
salesman 
A will be logged in and have administrative rights while salesman B will
be 
logged in on another machine, doesn't have admin rights, but all of a 
sudden salesman B will have access to all the Admin stuff and be logged
in 
as salesman A. One other weird thing is if salesman A logs out, it kills

the session for salesman B. All session variables have been locked when 
they are created. The only thing I can think that might be happening is 
that the cfid and cftoken for these 2 guys are the same? we have about
25 
people using this system and only these 2 people have this problem. If 
someone could give me an idea of what's going on I would really
appreciate it.

Thanks,
Ben Densmore



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to