Authenticate Username and Password against active directory in vb.net without LDAP
From: B111Gates (justengland_at_gmail.com)
Date: 06/21/05
- Previous message: Stefan Kuhr: "Re: How to find out the "current" user ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 21 Jun 2005 07:27:22 -0700
I would like to use active directory to handle the user database for my
application. The computers may not be part of the domain, so logonuser
will not work. I do not want to use LDAP, is LSALogonUser the answer
or will LsaCallAuthenticationPackage work. I do not want to use the
Current Users for my authentication I do want a login box with user
name password and domain.
Thanks in advance
- Previous message: Stefan Kuhr: "Re: How to find out the "current" user ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]