I am using VS2005 C# and SQL Server 2005.
I am currently using user authentication of the option : From the internet, therefore I have a list of created users and roles.
However, I would like to change my authentication to using ActiveDirectory, therefore I presume I would need to use the authentication option : From a local network.
But after I selected to authenticate from the local network, I am unable to add or manage users anymore.
May I know what are the steps that is required for me to change from my current authentication type to the use of Windows ActiveDirectory?
Any guides are greatly appreciated
Windows Authentication.