Win32::AuthenticateUser - Win32 User authentication for domains |
Win32::AuthenticateUser - Win32 User authentication for domains
none
use Win32::AuthenticateUser;
AuthenticateUser("domain", "user", "passwd");
Performs Win32 user authentication using domains
This module is incomplete and is not being actively developed. No documentation exists (yet), and there may be bugs in the code.
Murray Nesbitt, ActiveState Tool Corp.
Win32::AuthenticateUser - Win32 User authentication for domains |