home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / zkuste / Perl / ActivePerl-5.6.0.613.msi / 䆊䌷䈹䈙䏵-䞅䞆䞀㡆䞃䄦䠥 / _fc53f20799ab12f15b5c3f6a3017d0de < prev    next >
Text File  |  2000-03-23  |  2KB  |  64 lines

  1.  
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Win32::AuthenticateUser - Win32 User authentication for domains</TITLE>
  5. <LINK REL="stylesheet" HREF="../../../Active.css" TYPE="text/css">
  6. <LINK REV="made" HREF="mailto:">
  7. </HEAD>
  8.  
  9. <BODY>
  10. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
  11. <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
  12. <STRONG><P CLASS=block> Win32::AuthenticateUser - Win32 User authentication for domains</P></STRONG>
  13. </TD></TR>
  14. </TABLE>
  15.  
  16. <A NAME="__index__"></A>
  17. <!-- INDEX BEGIN -->
  18.  
  19. <UL>
  20.  
  21.     <LI><A HREF="#name">NAME</A></LI><LI><A HREF="#supportedplatforms">SUPPORTED PLATFORMS</A></LI>
  22.  
  23.     <LI><A HREF="#synopsis">SYNOPSIS</A></LI>
  24.     <LI><A HREF="#description">DESCRIPTION</A></LI>
  25.     <LI><A HREF="#author">AUTHOR</A></LI>
  26. </UL>
  27. <!-- INDEX END -->
  28.  
  29. <HR>
  30. <P>
  31. <H1><A NAME="name">NAME</A></H1>
  32. <P>Win32::AuthenticateUser - Win32 User authentication for domains</P>
  33. <P>
  34. <HR>
  35. <H1><A NAME="supportedplatforms">SUPPORTED PLATFORMS</A></H1>
  36. <UL>
  37. <LI>Windows</LI>
  38. </UL>
  39. <HR>
  40. <H1><A NAME="synopsis">SYNOPSIS</A></H1>
  41. <PRE>
  42.   use Win32::AuthenticateUser;
  43. </PRE>
  44. <PRE>
  45.  
  46.   AuthenticateUser("domain", "user", "passwd");</PRE>
  47. <P>
  48. <HR>
  49. <H1><A NAME="description">DESCRIPTION</A></H1>
  50. <P>Performs Win32 user authentication using domains</P>
  51. <P>
  52. <HR>
  53. <H1><A NAME="author">AUTHOR</A></H1>
  54. <P>Murray Nesbitt (<A HREF="mailto:murray@activestate.com">murray@activestate.com</A>), ActiveState Tool Corp.</P>
  55. <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
  56. <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
  57. <STRONG><P CLASS=block> Win32::AuthenticateUser - Win32 User authentication for domains</P></STRONG>
  58. </TD></TR>
  59. </TABLE>
  60.  
  61. </BODY>
  62.  
  63. </HTML>
  64.