Hi,
I have written a small web application some time ago which stores all information inside a openldap directory. When I access now information via thunderbird it displays some value, but some values are not shown.
I searched now a little why and it seems that thunderbird asks his own fields like mozillaHomeStreet, mozillaHomeUrl and so on. But i stored my information in homepostaladdress and some other field the schema file give you.
My question now is: Is it possible that when tunderbird ask for the field mozillaHomeStreet return there the field homepostaladdress?
Thanks a lot for answers Matthias
Matthias Fechner idefix@fechner.net writes:
Hi,
I have written a small web application some time ago which stores all information inside a openldap directory. When I access now information via thunderbird it displays some value, but some values are not shown.
I searched now a little why and it seems that thunderbird asks his own fields like mozillaHomeStreet, mozillaHomeUrl and so on. But i stored my information in homepostaladdress and some other field the schema file give you.
My question now is: Is it possible that when tunderbird ask for the field mozillaHomeStreet return there the field homepostaladdress?
In compliance with radio jerewan: in principle, yes. man slapo-rwm(5) provides the answer.
-Dieter
Hi Dieter,
Dieter Kluenter schrieb:
In compliance with radio jerewan: in principle, yes. man slapo-rwm(5) provides the answer.
thanks a lot, I was successfull now with: database relay suffix "dc=thunderbird,dc=net" overlay rwm rwm-suffixmassage "dc=original,dc=net" rwm-map attribute mozillaNickname displayName
Next step is then to find the right mapping.
Best regards, Matthias
openldap-technical@openldap.org