PHP Classes

File: readme

Recommend this page to a friend!
  Classes of Javier Campo Martínez   ADSI Access   readme   Download  
File: readme
Role: Documentation
Content type: text/plain
Description: short instructions to use the class
Class: ADSI Access
Validate the access using Windows Active Directory
Author: By
Last change:
Date: 19 years ago
Size: 636 bytes
 

Contents

Class file image Download
---------- IMPORTANT! ---------- Tested with Win2K and IIS Win2K incorporates the Active Directory service. I heard that WinNT needs some additional stuff to complain with Active Directory (?) In order to test successfully this class, you must follow these steps: 1) Your webmaster must create a group in the Win2K Active Directory, i.e. "Test" 2) Your webmaster must add some users to the "Test" group, including yourself. 3) Download the class code (class_adsi_access.php) and the test file (test_access.php) 3) Try the sample code (test_access.php), with some users (including yours) to see if the class works :)