Hi all,
Sorry to reply to myself, but I finally solved the issue. In the end it
turned out it *did* have something to do with the LDAP configuration.
For some reason, retrieval of 'cn' attributes was disallowed, as can be
seen in this snippet from /etc/openldap/slapd.conf:
access to attrs=userPa
On 2/17/10, Marcel Loose wrote:
> Hi all,
>
> I've posted this question to comp.lang.php a couple of days ago, but up
> till now didn't get a really useful answer. So, here it is:
>
>
> I' m facing the following problem. I try to retrieve the Common Name
> (cn) from an LDAP database, using the com
Hi all,
I've posted this question to comp.lang.php a couple of days ago, but up
till now didn't get a really useful answer. So, here it is:
I' m facing the following problem. I try to retrieve the Common Name
(cn) from an LDAP database, using the commands:
$result = ldap_search($ldap,$basedn,
3 matches
Mail list logo