[Zope] LDAP won't work - yes I've applied the patch
Joachim Werner
joachim.werner@iuveno.de
Fri, 6 Oct 2000 16:16:06 +0200
I also don't get the LDAP Methods to work, even tried on 2.1.6.
The test tab works as usual, but when I use them in DTML I don't have success
either.
Can anybody who got them working please try to explain the syntax step by step?
The provided examples don't work for me.
That's what I do:
1. I have a working LDAP Connection
2. If I create an LDAP method ("ldapmethod") with the argument "sn" and the
filter "sn=<dtml-var sn>" I get the correct result with the test tab.
3. I try to use the method in DTML:
<dtml-in expr="ldapmethod(sn='Werner')">
<dtml-var name="sn">, <dtml-var name="cn"><br />
</dtml-in>
This raises an
Error Type: KeyError
Error Value: sn
The strange thing is that the method itselfs seems to work but passes no data:
If I just use
<dtml-in expr="ldapmethod(sn='Werner')">
.<br />
</dtml-in>
then the number of "." equals the number of entries the method should pass.
Also, <dtml-var "ldapmethod(sn='Werner')"> results in things like "[, ]", again
the number of empty elements is correct, they just shouldn't be empty ...
______________________
Iuveno - Smart Communication
Joachim Werner
_________________________________________
Marie-Curie-Straße 6
85055 Ingolstadt
Tel.: +49 841/90 14-325 (Fax -322)
Mobil: +49 179/39 60 327
E-Mail: joachim.werner@iuveno.de/joachim.werner@iuveno-net.de
WWW: www.iuveno.de/www.iuveno-net.de