home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_07.cab / ServerAdmin_readme.asp < prev    next >
Text File  |  1997-10-25  |  1KB  |  30 lines

  1. <HTML>
  2. <HEAD>
  3. <META NAME="GENERATOR" Content="Microsoft Developer Studio">
  4. <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
  5. <TITLE>Instructions for Java/ADSI Sample</TITLE>
  6. </HEAD>
  7. <BODY>
  8.  
  9. <H2>Instructions for Java/ADSI Sample</H2>
  10.  
  11. In order to try this sample, please first follow these directions:<P>
  12.  
  13. <LI>Ensure that FTP is installed on this server.<P>
  14.  
  15. <LI>ASP scripts that access ADSI, such as the example below, require administrator 
  16. privileges on the machine on which IIS is running. You therefore must connect through a secure 
  17. connection, such as the Windows NT Challenge/Response authentication method. Therefore, use the 
  18. Internet Service Manager to set the security authentication method to Windows NT 
  19. Challenge/Response for the file "ServerAdmin_test.asp". (In Internet Service Manager, select 
  20. properties for this file, and under File Security unclick the checkbox for Allow Anonymous 
  21. Access.)<P>
  22.  
  23. <LI>Use the Java Type Library Wizard in VJ++ to import the "Active DS Type Library".<P>
  24.  
  25. Once you have completed all of these steps, you can try this 
  26. <A HREF="ServerAdmin_test.asp">example</A>.<P>
  27.  
  28. </BODY>
  29. </HTML>
  30.