Win32::AuthenticateUser - Win32 User authentication for domains


NAME

Win32::AuthenticateUser - Win32 User authentication for domains


SUPPORTED PLATFORMS

none


SYNOPSIS

  use Win32::AuthenticateUser;

  AuthenticateUser("domain", "user", "passwd");


DESCRIPTION

Performs Win32 user authentication using domains


STATUS

This module is incomplete and is not being actively developed. No documentation exists (yet), and there may be bugs in the code.


AUTHOR

Murray Nesbitt, ActiveState Tool Corp.

 Win32::AuthenticateUser - Win32 User authentication for domains