vespula / ldap
一个用于在Active Directory/LDAP服务器中搜索条目的类。没有创建或更新功能
2.0.0
2022-01-07 14:31 UTC
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: 9.5.*
This package is auto-updated.
Last update: 2024-09-15 20:02:59 UTC
README
一个用于在Active Directory/LDAP服务器中查找记录的类
此类允许您绑定到Active Directory或LDAP服务器,然后根据搜索条件查找记录。目前,您无法匿名绑定到服务器。这可能会在将来添加。