Shilohcity
Technical User
Hi there
I have a bit of a tricky problem. I have a bunch of asp code which is currently carrying out user authentication by making database queries, this works fine and enables a common login.asp page to be used by all secure pages on the intranet. This sets session variables which then determine how many of the pages appear.
I am now wanting to use NT authentication to secure these pages. I have enabled the security features and have tested the secure pages as being restricted etc. What I cant quite seem to figure out is how I go about using NT security to set session variables depending on login details.
I guess what I need to figure out is how to use NT permissions to allow all users to view pages but at the same time distinguish between administrators and users to display the pages differently.
As always all suggestions, comments etc gratefully received.
Justin. X-)
"Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at
I have a bit of a tricky problem. I have a bunch of asp code which is currently carrying out user authentication by making database queries, this works fine and enables a common login.asp page to be used by all secure pages on the intranet. This sets session variables which then determine how many of the pages appear.
I am now wanting to use NT authentication to secure these pages. I have enabled the security features and have tested the secure pages as being restricted etc. What I cant quite seem to figure out is how I go about using NT security to set session variables depending on login details.
I guess what I need to figure out is how to use NT permissions to allow all users to view pages but at the same time distinguish between administrators and users to display the pages differently.
As always all suggestions, comments etc gratefully received.
Justin. X-)
"Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at