Hi.

I'm using zope 2.2.2 and LDAPAdapter0.99 with the applied patch.

I have configured an LDAP filter method called searchperson qith the filter 
'uid=*'.

So, how can I access the attributes and its values?

<dtml-var searchPerson> gives me the whole array.

Unfortunately, I can't access the variable like

<dtml-in searchPerson>
   <dtml-var uid>
</dtml-in>

But this worked well in zope 2.1.6.

Any ideas?

Marc Ludwig


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to