IIS Password Protect

From Hostek.com Wiki
Jump to: navigation, search

Manage Password Protect ( WCP )

The 'Password Protect' feature we provide with the WCP control panel can be quite useful, especially if you want to restrict a specific folder or folders to only be accessible by a couple of people with a username and password.

This 'password protect' feature is not using the licensed version on any of our windows servers by default, so the max amount of users you can add per domain for this feature is 3 due to the non-licensed version. If you need more than 3 users then you may look into an alternative authentication measure to put in place in your sites code (web.config, .htacess, etc.).

Let's go ahead and show how to manage this 'password protect' feature by using the custom built WCP control panel.

How to access 'Password Protect’ in WCP


We'll share the steps needed in order to navigate to password protect in your WCP below:

  1. First login to your WCP control panel for the account the domain is under: https://wcp.hostek.com

    Wcp url secure.png

    If you have any issues with logging into WCP then please see our tutorials on recovering your password if necessary


  1. Once logged into WCP if you have multiple domains you may need to select the appropriate domain to manage using the 'Hosted Domains' drop-down in the top-right of the page as shown in the screenshot below:

    Wcp change domain.png


  1. Once in the correct domains WCP control panel click on the 'Password Protect' icon under the 'Files' section.

    Password protect.png


Manage password protect users

As we mentioned in the introduction to this 'password protect' feature we mentioned this feature is by default limited to 3 users, so be sure that you create the users your site is needed. You can delete and create users provided by the steps below:

Create a new user



We provided the steps to get to the 'password protect' feature in the above section. Now let's show the steps to create a new user below:

  1. Click on the 'Manage Users' button within the 'Password Protect' feature.

    Passwordprotect manage users.png


  1. You should now see a list of existing users (if any). Click the 'Add' button to add a new user.

    Passwordprotect add user bttn.png


  1. You will now be presented with a form asking for the username and password for this user. This user/pass combo will be used to login to any password protected folder this user is assigned to.

    Enter in the desired username and password and then click the 'Save' button.

    Passwordprotect add user view.png


Edit existing users password



Sometimes you may forget a password you had set for a user, we'll go ahead and show you how to reset the password for a password-protected user below:

  1. Click the pencil icon next to the user you wish to edit.

    Edit passwordprotect user.png


  1. You will then be able to change the password and click 'Save'. You'll note you cannot change the username. To change the username you must delete the user and then re-create with a new name.

    Edit passwordprotect user view.png


Delete existing user



Sometimes you don't need a user anylonger, or perhaps you'd just like to make room for another user by removing an existing one. Let's show below how you can delete an existing user:

  1. Click the trash can icon next to the desired user you wish to delete as shown in the screenshot below:

Delete password protect user.png

  1. You will then be presented with a confirmation pop-up asking if you're sure you wish to delete the user as shown in the screenshot below. Click 'OK' to confirm the deletion or click 'Cancel' to cancel the deletion.

Confirm passwordprotect-delete.png

Password Protect Folders

We learned in the above sections how to manage password protected users.. so let's not show how to use them to password protect a directory:

  1. In the 'Password Protect' feature click on 'Password Protected Folders' as shown in the screenshot below:

  2. Manage protected folders.png

  3. You should now see a list of folders that are present on your site. Your websites ROOT directory is by default the wwwroot folder, so it should display a list of possible folders to password protect under the wwwroot directory. If a folder has multiple levels then you can click the '+' icon on the folder to expand it and view it's listed sub-folders. Click on the name of the folder you wish to password protect as shown in the screenshot below:

  4. Passwordprotect choosefolder.png

  5. You will now see a checkbox next to 'Enable Protection'. Check this box and you'll then be able to choose from your existing list of users for which users will have access to this folder.

  6. Protect folder confirm.png

  7. Click on the 'Save' button in order to save the changes to the folders protection.


  8. Note: If you ever need to remove the protection then follow the same steps above and uncheck the box for 'Enable Protection'. Additionally if you just need to edit the users that have access you can follow the same steps above and adjust the users checkboxes accordingly.



  • With password protect feature enabled on the folder.. when you try accessing that directory on the site you'll be requested a user / pass prompt as shown in the screenshot below:

  • Passwordprotect auth.png

  • If you click on the cancel button you'll be presented with an IIS Password security error page.. since authentication wasn't successful. You can see an example of this in the screenshot below:

  • Iispassword error.png









    .