General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Win 2003 Authentication via Perl Script
Below is the code I used
********************************
use Win32::AuthenticateUser;
******************************* *
I want to know if the above will work for Windows 2003?
If not, then what changes needs to be done?
Thanks