I have an application which users Windows authentication in conjuction with ASPnet roles, so roles stored in a database but users on the windows domain.
I want to have a management page where admins add existing users to roles, does anyone know of a simple way I can check that the username input is valid in the active directory domain?