Re: LDAP-Mapping

Thomas Foerster <[email protected]> Fri, 01 Oct 2010 09:50:37 +0200
Newsgroups gmane.comp.openoffice.dba.devel
Message-ID <[email protected]>
  Hi Frank,

meanwhile I could change behaviour in DataAccess.xcu 
(Basis\share\registry\res\de\org\openoffice\Office), after deleting the 
"cache"-folder in profile:
...\OpenOffice.org\3\user\registry\cache

To change things I put a new mozilla.schema server side. That is the 
only way to get the fields. But it took some time, because I found such 
schemas on some webpages, but they were partly out of date... By the 
way: For only two fields it was not possible for me to find any way: 
"workstreet2" or "mozillaWorkStreet2" or ... and for 
"mozillaUseHtmlMail'" or "mozillausehtmlmail'". The last one is not 
important anyway in OO. In TB this is also working ...

Would be fine, if this would work in OO like in TB :-)

Regards
Thomas



Am 01.10.2010 09:10, schrieb Frank Schönheit:
> Hi Thomas,
>
>> mailnews.js is looking the same like my user.js in Thunderbird. But the
>> problem still exists: If I change something like putting
>> "homePostalAddress" to "Custom4" (s.b.) the OO-field still stays empty.
>> Not so in TB.
>>
>> pref("ldap_2.servers.default.attrmap.Custom4",
>> "homePostalAddress,mozillaCustom4,custom4");
> Hmm - no idea at the moment what's going wrong there, and I would need
> to find some time to fiddle with it myself to see what's going on ...
> Might take a while :-\
>
> Ciao
> Frank
>