By default, everyone in your network has access to the Lansweeper Classic web console. Access can also be restricted however, by following these instructions.
To have your browser handle authentication of anyone accessing the console, you will need to make changes to your web server settings. Your web server is either IIS or IIS Express. If you're unsure which web server you're using, have a look at the Configuration > Website Settings section of the Lansweeper Classic console.
This article explains how to enable authentication under IIS.
If you have your browser handle authentication, you may be prompted for a username and password whenever you open the web console. Login prompts are browser specific. Some browsers will, by default, prompt for credentials. Others will, by default, automatically log into the console as the currently logged on Windows user. To enable or disable prompts, follow the instructions in
this knowledge base article.
Enable authentication in IIS 6.0
If your web console is hosted in IIS 6.0, do the following to enable authentication in your web server settings:
- On the machine hosting your web console, open the Start menu and select Run.
- In the input box, enter "inetmgr" and select Ok. IIS Manager will open.
![enabling-authentication-in-iis-1.jpg enabling-authentication-in-iis-1.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/863i82E1680C21826775/image-size/large?v=v2&px=999)
- Right-click your web console on the left under
<name of the machine>\Web Sites
and select Properties.
![enabling-authentication-in-iis-2.jpg enabling-authentication-in-iis-2.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/864i588A7B505AC747AF/image-size/large?v=v2&px=999)
- Open the Directory Security tab and select the upper Edit... button.
![enabling-authentication-in-iis-3.jpg enabling-authentication-in-iis-3.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/865i97F3F2B9D94FABC3/image-size/large?v=v2&px=999)
- Uncheck Enable anonymous access, check Integrated Windows authentication and select OK twice.
![enabling-authentication-in-iis-4.jpg enabling-authentication-in-iis-4.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/866i3844D0C2B41EC5AA/image-size/large?v=v2&px=999)
Enable authentication in IIS 7.0, 7.5, 8.0 or 8.5
If your web console is hosted in IIS 7.0, 7.5, 8.0 or 8.5, do the following to enable authentication in your web server settings:
- On the machine hosting your web console, open the Start menu and select Run.
- In the input box, enter "inetmgr" and select OK. IIS Manager will open.
![enabling-authentication-in-iis-5.jpg enabling-authentication-in-iis-5.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/867i66E94DEF6C6B43B0/image-size/large?v=v2&px=999)
- Select your web console on the left under
<name of the machine>\Sites
and double-click the Authentication button.
![enabling-authentication-in-iis-6.jpg enabling-authentication-in-iis-6.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/868i48DF621A5EF2F237/image-size/large?v=v2&px=999)
- Right-click Anonymous Authentication and choose Disable, right-click Windows Authentication and choose Enable.
![enabling-authentication-in-iis-7.jpg enabling-authentication-in-iis-7.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/869iF1266F76FB3DFD74/image-size/large?v=v2&px=999)
- If your console is hosted on a machine running a non-Server OS and you don't see the Windows Authentication option, open the Start menu and select Run.
- In the input box, enter "optionalfeatures" and select OK. Windows Features will open.
- Make sure that the following setting is enabled and select OK: Internet Information Services\World Wide Web Services\Security\Windows Authentication
![enabling-authentication-in-iis-8.jpg enabling-authentication-in-iis-8.jpg](https://community.lansweeper.com/t5/image/serverpage/image-id/870iD3A7A7AD21D6706F/image-size/large?v=v2&px=999)
Was this post helpful? Select Yes or No below!
Did you have a similar issue and a different solution? Or did you not find the information you needed? Create a post in our Community Forum for your fellow IT Heroes!
More questions? Browse our Quick Tech Solutions.