I need to authenticate the user against Active Directory, However I need to force the user to enter his credentials at Software launch. is it possible to use the same windows authentication form? Or I still have to create my own form and authenticate it against AD manually?
