LDAP DN search memberof
问题 Currently I'm trying to determine if a user should be able to login using LDAP. I've read up on many LDAP connections written in PHP and so far things were on track until I wanted to search if a user was part of a certain group. Details I currently have to connecto to the LDAP server: DN: CN=PAY LDAP user,OU=pay,OU=Applications,OU=IT Specials,DC=domain,DC=be SAM: admin PWD: password Search DN ADM: OU=OU GROUP,OU=AD,DC=domain,DC=be LDAP / GC server: knt-adm-dc1.domain.be, knt-adm-dc2.domain.be