Hi all, I have a question about the dynamic login of window authentication(asp.net), actually,there are two separate groups of user in AD(active directory), one needs login authentication,but another should bypass it. (1) is it possible to configure it in web.config to minimize the coding. (2) if not, could anyone provide any viable solution.(any sample coding)