Hi
We're trying to set up a demo server in our office which will allow clients to view test versions of their asp sites / intranets. Obviously since the machine is on our local network, security is paramount and different users need to be able to access different folders (we don't want clients to be able to look at each other's sections).
First we tried unticking "allow anonymous access", but this results in log-ins every 5 seconds and a generally unusable system - so we re-enabled it.
We then ticked the "Allow Integrated Windows Security" option in IIS and then set the various permissions for each user via the NTFS security options. Unfortunately, this results in all asp pages, even simple ones, taking an age to run. By this I mean they are running unusably slowly, with every page taking at least 30 secs to do anything. Just to see what the problem was, we then unticked the integrated Win security option (and altered the file permissions) and sure enough, all the asp pages ran at their usual speed (fast).
How can we make sure that certain users can only access certain files without the system running slowly or everyone having to log-in on every page?
thanks
We're trying to set up a demo server in our office which will allow clients to view test versions of their asp sites / intranets. Obviously since the machine is on our local network, security is paramount and different users need to be able to access different folders (we don't want clients to be able to look at each other's sections).
First we tried unticking "allow anonymous access", but this results in log-ins every 5 seconds and a generally unusable system - so we re-enabled it.
We then ticked the "Allow Integrated Windows Security" option in IIS and then set the various permissions for each user via the NTFS security options. Unfortunately, this results in all asp pages, even simple ones, taking an age to run. By this I mean they are running unusably slowly, with every page taking at least 30 secs to do anything. Just to see what the problem was, we then unticked the integrated Win security option (and altered the file permissions) and sure enough, all the asp pages ran at their usual speed (fast).
How can we make sure that certain users can only access certain files without the system running slowly or everyone having to log-in on every page?
thanks