LOGON USER

  • Thread starter Thread starter Alan
  • Start date Start date
A

Alan

Dear all,

I want to develop a program and there is a logon page. How can I check the
logon name of the domain and the password are matched that the user type in?

Thanks

Regards,

Alan
 
There is an error,

a required privilege is not held by the client

Please help me to fix

Thanks

Regards,

Alan
 
Alan said:
Dear all,

I want to develop a program and there is a logon page. How can I check the
logon name of the domain and the password are matched that the user type
in?

Do a search for "SSPI and ADSI" on Google. You can verify against Active
Directory and/or Windows Authentication (SSPI). It's very simple to use, I
think I have some code somewhere.


--

Liddle Feesh
*fap fap fap fap*
<>< <>< <>< <>< ><>
<>< <>< <>< <>< <>< <><
 
Back
Top