How to get all users in a specific “ou” using LDAP filters in PHP?

前端 未结 0 546
情歌与酒
情歌与酒 2021-01-20 16:40

In PHP\'s ldap_search is something like this:

$ldapserver = \'svr.domain.com\';
$ldapuser   = \'administrator\';
$ldap         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题