Hello,
i am just testing luma for the first time,
i am trying to connect to a MS ActiveDirectory server
and browse my account
i have defined the server, i am binding with the simple mechanism
with my DN, and the connection was successful,
i can browse the tree under the baseDN i have specified
when i click on the leaf corresponding to my account i get the following
message :
File "/usr/local/lib/luma/base/utils/gui/BrowserWidget.py", line 149,
in itemClicked
self.emit(PYSIGNAL("ldap_result"), (deepcopy(result),))
File "/usr/local/lib/luma/base/utils/gui/AdvancedObjectWidget.py",
line 136, in initView
self.displayValues()
File "/usr/local/lib/luma/base/utils/gui/AdvancedObjectWidget.py",
line 177, in displayValues
tmpList.append(self.createAttributeString())
File "/usr/local/lib/luma/base/utils/gui/AdvancedObjectWidget.py",
line 291, in createAttributeString
valueList = self.ldapDataObject.getAttributeValueList(x)
File "/usr/local/lib/luma/base/backend/SmartDataObject.py", line 183,
in getAttributeValueList
tmpList.append(x.decode('utf-8'))
File "/usr/lib/python2.4/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
Reason: exceptions.UnicodeDecodeError 'utf8' codec can't decode byte
0x80 in position 3: unexpected code byte
if i can do some more test to help you, feel free to ask.
i precise that i can browse the same data with other tools ( JXplorer )
without problem.
Best Regards
--
===============================================================================
| __/ _ _ o _ / /_) _ _ / _ | mailto:d.roche@xxxxxxxxxx |
| (_/ (_(_ / ) ( (-' / /\ (_) (_ /) (-' | http://www.lectra.com |
===============================================================================
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|