I am trying to setup Windows Pass-Through Security and it seems to be working fine but there are few issue that I want to resolve before I put that in production.
1) Whenever I go to webpage http://servername it pops up a window for authentication whereas I was looking for default login page of NPM because it has some custom messages on the login screen.
2) On the authentication pop up window, I type my domainname/username with domain password and it authenticates and takes me to the first page. When I click logout it takes me back to login page. So far it is looking good but problem is that I cannot use this page for Windows authentication ... It fails ... However, if I type http://servername in the URL address bar again and press return it takes me to the first page without prompting for username and password. Remember, I had logged out before ... The only way to solve this is to close and open the browser again.
3) In the previous step, when I logged out and got the login page, I can login with my domainname/username and password set during the account creation in solarwinds NPM.
I am not a windows authentication expert therefore i might be completely wrong but it looks like there are several security issues here. So my question are ...
1) Is it possible to use default login page for domain authentication rather than popup ?
2) How to prevent automatic login even after the user has logged out before ?
3) How to prevent people from using local domainname/username and password combination configured during the initial step of creating username in Admin section of NPM ?
Thanks
Avnish