?? readme.txt
字號:
Code samples for:
Active Directory Service Interfaces and Delphi
By Deepak Shenoy
Agni Software (http://www.agnisoft.com)
These samples are demonstrations of many features of ADSI.
Unzip the files into the corresponding subdirectories and you
can compile and use the code.
Binding -
1. Getting provider names using the built in ADSI functions
2. Using my helper functions for enumeration
3. Using ADsOpenObject for binding
4. Setting object information
5. Setting multivalued object info (requires Windows 2000 and Active Directory)
Common - ADSI Helper functions
Directory Search -
1. Searching an LDAP provider using ADO and SQL. You must have Windows
2000 installed and Active Directory enabled for this to work.
2. Searching an Internet based ADSI provider (you need a connection to the
internet to see this working)
3. Getting schema properties of ADSI objects
4. Searching using IDirectorySearch.
Internet -
1. Searching an Internet based ADSI provider (you need a connection to the internet to see this working)
Provider - Sample ADSI Provider. Run the BDEProv.REG file to register the provider
User -
This project demonstrates a simple user manager using ADSI
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -