Hi Wido and List-
I've just been exploring some of the plugins in 2.0 and encountered what
may be a bug.
Using the Addressbook plugin, I've selected a server, a base DN, and
I've selected a single object from the resulting object list. This
populates the right-hand pane with the details for the chosen object.
However, when I press the "Full Name..." button in that pane, I get no
changes in the GUI aspect of Luma, but get the following message in the
console used to invoke Luma:
Traceback (most recent call last):
File "/usr/lib/luma/plugins/addressbook/AddressbookWidget.py", line
227, in showNameDialog
sureNamePosition = tmpList.index(sn)
ValueError: list.index(x): x not in list
In case it's important, I'm using TLS and sasl authentication mechanisms
with the server and have nothing entered in Luma's filter field.
Also, is there any way for me to adjust which fields appear in that
right-hand pane (in any or all of the tabs)? That would be handy. And
is there a way to pick what attribute is used to refer to the object in
the list? Right now it looks like cn is used in the object list and for
the "Name" field in the addressbook plugin. In my directory, I have
users' first names only stored in cn, so I'd like to have the option of
using sn or uid or some other attribute. Would this require new code or
is it just a configuration change? I don't see anything in the plugin
settings box for this. Only for search attributes.
Finally, what would be the best place for 2.0 docs on all of the
plugins? I can figure out quite alot just by experimenting with them,
but just thought I'd ask. If there's none that's ok. Just checking.
--
-Kevin
http://www.gnosys.us
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
|