|
Posted by rushik on 09/14/05 15:44
Dear all,
We are using cookie base access management in our business intranet
portal. We are setting user level cookies at the time of successfull
login in the system, and after login we are checking the cookie 'user
id' and 'page id'; if user has permission of the particular page he/she
is allowed, otherwise throw the access denied message.
For almost all the machines we are not facing problem in this
structure; because cookies can be accessible throughout the domain
pages.
But in some systems, the cookies are getting lost after even successful
login. i.e in newly opened pages we are not able to retrieve the cookie
values thus permitted user is getting fatal error.
I m not able to understand the problem, can anyone explain me the
problem and solution.
Thanks all,
Rushik.
[Back to original message]
|