K
Kals
Hi,
I need a program to verfiy userid/password and he's
informations in a
window 2000 AD,
I call win32 api LookupAccountName() to verify if the
userid exists,
and NetUserGetInfo() to retrive he's password,
but,by MSDN,for security resons,NetUserGetInfo() always
returns NULL for the password section.
so,is there any other way to retrive user's password ?
thanks very much
I need a program to verfiy userid/password and he's
informations in a
window 2000 AD,
I call win32 api LookupAccountName() to verify if the
userid exists,
and NetUserGetInfo() to retrive he's password,
but,by MSDN,for security resons,NetUserGetInfo() always
returns NULL for the password section.
so,is there any other way to retrive user's password ?
thanks very much