Does anyone know how to make an app authenticate on a domain login?
Printable View
Does anyone know how to make an app authenticate on a domain login?
Look in MSDN for "active directory authentication"... There's a sample VB.Net class there that should help you started...
thanks
If the PC that's connecting is not part of the domain you will find a solution to that issue in my signature - Non-domain windows authentication...