They access it via http://machinename.domain.com:portnumber port 80 is blocked internally so we run the server on a different port for people to access it via url.
Ben At 11:22 AM 4/23/2002, you wrote: >how are they accessing the application? with the machine's local >(internal) name, or with www.blahblah.com (or whatever)? > >christopher olive >cto, vp of web development, vp it security >atnet solutions, inc. >410.931.4092 >http://www.atnetsolutions.com > > >-----Original Message----- >From: Ben Densmore [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, April 23, 2002 11:19 AM >To: CF-Talk >Subject: RE: Session variable question > > >There is no Proxy server, at the moment the IP addresses are static. I >thought maybe the machines were using the same IP Address, but they are not. > >Ben > > >At 11:14 AM 4/23/2002, you wrote: > >are they running behind a proxy sever? it's entirely possible that they > >appear to be coming from the same IP address, confusing the server. > > > >christopher olive > >cto, vp of web development, vp it security > >atnet solutions, inc. > >410.931.4092 > >http://www.atnetsolutions.com > > > > > >-----Original Message----- > >From: Ben Densmore [mailto:[EMAIL PROTECTED]] > >Sent: Tuesday, April 23, 2002 10:58 AM > >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 > > > > > > > > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

