📄 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 + -