X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/9d31b1ee68535c45ddacdd36f66333923c9ace99..035c19c46c9f78dc6adf515b8418f9d0b55c709d:/blog/data/2010-06-28-ldap-gui.txt?ds=inline diff --git a/blog/data/2010-06-28-ldap-gui.txt b/blog/data/2010-06-28-ldap-gui.txt index 7c8c9c0911..2c5c393f71 100644 --- a/blog/data/2010-06-28-ldap-gui.txt +++ b/blog/data/2010-06-28-ldap-gui.txt @@ -4,8 +4,8 @@ Date: 2010-06-28 00:30
The last few days I have been looking into the status of the LDAP directory in Debian Edu, and in the process I started to miss a GUI -tool to browse the LDAP object trees. The only one I was able to find -in Debian/Squeeze and Lenny was +tool to browse the LDAP tree. The only one I was able to find in +Debian/Squeeze and Lenny is LUMA, which has proved to be a great tool to get a overview of the current LDAP directory populated by default in Skolelinux. Thanks to it, I have been able to @@ -13,11 +13,22 @@ find empty and obsolete subtrees, misplaced objects and duplicate objects. It will be installed by default in Debian/Squeeze. If you are working with LDAP, give it a go. :)
-Did notice one problem with it I have not had time to report to the -BTS yet. There is no .desktop file in the package, so the tool do not -show up in the Gnome and KDE menus, but only deep down in in the +
I did notice one problem with it I have not had time to report to +the BTS yet. There is no .desktop file in the package, so the tool do +not show up in the Gnome and KDE menus, but only deep down in in the Debian submenu in KDE. I hope that can be fixed before Squeeze is released.
+I have not yet been able to get it to modify the tree yet. I would +like to move objects and remove subtrees directly in the GUI, but have +not found a way to do that with LUMA yet. So in the mean time, I use +ldapvi for that.
+If you have tips on other GUI tools for LDAP that might be useful in Debian Edu, please contact us on debian-edu@lists.debian.org.
+ +Update 2010-06-29: Ross Reedstrom tipped us about the +gq package as a +useful GUI alternative. It seem like a good tool, but is unmaintained +in Debian and got a RC bug keeping it out of Squeeze. Unless that +changes, it will not be an option for Debian Edu based on Squeeze.