Hey Folks,
I know there are EE plugins available to authenticate against an LDAP server (instead of or in addition to standard EE/mySQL authentication). But I’m looking for a way to actual query an LDAP server and return data, because I want to display a user directory (from LDAP data) on a website.
Any way to do this with EE? I know PHP itself has LDAP functionality baked in, but I don’t want to go that route if possible…
Thanks in advance for any help!