Introduction
In this article you will learn about how to configure Authentication for the Virtual Directory.
Step 1
First of all open the Administrative Tools from the Start Menu.
![virtual directory1.jpg]()
In the Administrative Tools Wizard an option will be available named IIS Manager; double-click on this option to open it.
![virtual directory2.jpg]()
Step 2
Now the IIS Manager Wizard will be opened, here on the left hand side the Connections Pane will be available. The Connection Pane will show your Server Name.
![application6.jpg]()
Expand your Server's Name. Now you will see a folder named Sites, this folder will contain all the sites that you have configured on IIS.
![authenticate virtual1.jpg]()
Step 3
Expand this folder to see the Configured Sites and their Virtual Directories.
![authenticate virtual2.jpg]()
Now click on the site on which the authentication process is to be performed and expand it. Under this site you will find the Virtual Directory that you had already created.
![authenticate virtual3.jpg]()
Step 4
In the Features View an option will be available that will be named Authentication, double-click on it to open it.
![authenticate virtual4.jpg]()
Now you Authentication Wizard will be opened, here you will see that many type of Authentications are available.
![authenticate virtual5.jpg]()
Step 5
Right-click on any of the Authentications, you will then see that you can Enable, Disable or can Edit the Authentication from here, if you want to Disable or Enable any of the authentications then click on it.
![authenticate virtual7.jpg]()
On clicking the Edit button you will see that you can provide the User Name for the Anonymous User Identity.
![authenticate virtual8.jpg]()
Follow the same process for all types of authentication.