Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Aug : LogonUser problem

www.cryer.info
Managed Newsgroup Archive

LogonUser problem

Subject:LogonUser problem
Posted by:"Pau Dominguez" (..@kk.com)
Date:Mon, 8 Aug 2005 11:53:01 +0200

Hi.
I need a function to validate the login and password of the current user
when runs my application.
I have readed that the process must have the SE_TCB_NAME privilege to call
LogonUser function correctly in a network logon.
I only need to check login and password. is there another way to do this
without this privilege?
If not, how can I enable this privilege to my apllication?

Thanks.
Pau.

(D7, WorkStation Winxp sp2, Server Windows 2000)

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive