J
jfer
I am creating a web application for use on an intranet and am having
some problems understanding how to maintain web application user lists
with windows authentication. Adding domain users to a group on the web
server and utilizing <allow><deny> tags to restrict access is quite
nice. However this is really only feasible when the userbase is small.
If one of your apps has to allow 500+ people you would have to sit at
the server and add all these domain accounts to the windows group. Is
there a better way? This seems like an adminmistrative nightmare.
Thanks
some problems understanding how to maintain web application user lists
with windows authentication. Adding domain users to a group on the web
server and utilizing <allow><deny> tags to restrict access is quite
nice. However this is really only feasible when the userbase is small.
If one of your apps has to allow 500+ people you would have to sit at
the server and add all these domain accounts to the windows group. Is
there a better way? This seems like an adminmistrative nightmare.
Thanks