Warning: session_start(): open(/tmp/sess_4bf1avhfl1cdl5e1sc22o1m942, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Luma - LDAP Editor/Application Framework openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Luma - LDAP Editor/Application Framework

   2.3  

KDE Networking Tool

Score 82%
Luma - LDAP Editor/Application Framework
zoom


Luma - LDAP Editor/Application Framework
zoom


Luma - LDAP Editor/Application Framework
zoom


Link:  Link
Downloads:  5626
Submitted:  Jan 2 2004
Updated:  Mar 14 2006

Description:

What is Luma?
Luma ( http://luma.sourceforge.net ) is a tool for easy and userfriendly managment of LDAP data and a platform for developing custom LDAP applications. It's written in Python and uses Qt as its GUI toolkit. Luma is licensed under the terms of the GPL.

The following applications are provide as plugins:
- Usermanagement for unix accounts
- Addressbook
- LDAP Browser
- Template Manager
- Search
- Admin Utilities
- Schema Browser
- Massive User Creation

Don't forget to vote! Suggestions for future improvements are welcome.




Changelog:

2.3
- Completely redesigned server dialog.
- Added server renaming to server dialog.
- New plugin selection mechanism.
- Fixed a bug where authorization failed and no error message occured.
- Window size is restored when starting Luma.
- Improved password detection for editing.
- Improved support for precompiled modules.
- Reworked plugin loading mechanism.
- Some internal code cleanups.
- Display last used plugin after plugins are reloaded
- Browser: Added deletion of objectclasses from ldap entries.
- Browser: Display structural objectclasses in bold.
- Browser: Added support for editing server settings.
- Addressbook: Editing of addresses fixed.
- Usermanagement: Removed upper limited for uids.
- Usermanagement: Fixed a bug where non-ascii characters in the gecos field caused errors.
- Usermanagegent: Updated search results when new account is added.

2.2.1
- Updated translations
- Fixed bugs in template plugin which made it unusable

2.2
- Added support for client/server-side certificates.
- Fixed TLS/SSL handling.
- Improved visual feedback when bad filenames are entered. The background of the edit changes to red.
- Fix in addressbook. Only the names of new entries were saved.
- Fixed bug in addressbook with save button when in dialog mode.
- Bug fixed when using searchfilter without having a connection to the server.




LicenseGPL
Send to a friend
Subscribe
Other  Content  from widod
Report inappropriate content



goto page:  1  2 

-

 samba

 
 by ybouan on: Jan 2 2004
 
Score 50%

Haven't tried but sounds great.
Maybe we can have a tool for administration of samba users on LDAP database.


Reply to this

-
.

 Re: samba

 
 by widod on: Jan 2 2004
 
Score 50%

Currently I'm writing a plugin for creating/managing single users. But since I don't know much about samba users, I can't implement this. Maybe someone can help me with that.
But support for creating samba passwords is already included in the admin-utilities-plugin.


Reply to this

-
.

 Problem

 
 by veton on: May 20 2004
 
Score 50%

When running the luma script I received the following error:

Traceback (most recent call last):
File "./luma", line 17, in ?
import environment
File "./../lib/luma/environment/__init__.py", line 13, in ?
from sets import Set
ImportError: No module named sets

Any idea why?


Reply to this

-

 Re: Problem

 
 by widod on: May 20 2004
 
Score 50%

I think you don't have Python 2.3 installed. Please have a look at http://luma.sourceforge.net/download.html to see which dependecies have to be met, in order to run Luma.
If you have further troubles, please use the mailing-lists: http://luma.sourceforge.net/contact.html


Reply to this

-

 client

 
 by john81 on: Sep 6 2004
 
Score 50%

So is it safe to say this an ldap client cause I've been searching for one of thoose for a while. Also can I use this with anonymous bind queries?


Nice
-- My sentiments on KDE 3.3

Reply to this

-

 Re: client

 
 by widod on: Sep 16 2004
 
Score 50%

Yes, Luma is a LDAP client. You can browse entries, do searche queries etc. Just like GQ. But there are way more features/plugins.
Connecting to the server can be done anonymously or authenticated. Just try it yourself.


Reply to this

-

 Re: installed

 
 by john81 on: Sep 18 2004
 
Score 50%

Hey thanks this is a great tool and fits nearly all my needs and the best of all it looks great!


Nice
-- My sentiments on KDE 3.3

Reply to this

-
.

 SASL binds.

 
 by msh104 on: Dec 13 2004
 
Score 50%

Can Luma do sasl binds?
I am running a kerbolized ldap server and have been looking a a tool to let users change there entries.

It would be fun if users could automaticly login into this tool (using there kerberos ticket) and be presented a screen containing there properties. (the ones they are allowed to change that is.)


Reply to this

-
.

 Re: SASL binds.

 
 by widod on: Dec 13 2004
 
Score 50%

Yes, Luma supports SASL authentification and encryption. You just have to select SASL/GSSAPI in your server settings in order to connect to your 'kerberosized' ldap server.
But beware that your installation of python-ldap has to be built with SASL support.

What do you mean with properties? If you mean attributes and their values, this is defined by by the ACL settings of your server. Luma (and possibly no other LDAP tool) doesn't know these settings. There might be cases where an attribute is read-only, but only trying to write a new value will result in an error.
But perhaps this is not what you mean. Just try it out and see for yourself :)


Reply to this

-
.

 Download 2.0 fails

 
 by wizard007 on: Jan 18 2005
 
Score 50%

Anybody experiences this?
Tried different download servers in US and Europe.


Reply to this

-
.

 Re: Download 2.0 fails

 
 by widod on: Jan 18 2005
 
Score 50%

See the top of the description. Sourceforge seems to have problems with its mirrors. For now you can get the tarball form my university homepage:
http://home.tu-clausthal.de/~ifwd/luma/luma-2.0.tar.bz2


Reply to this

-

 Re: Re: Download 2.0

 
 by wizard007 on: Jan 18 2005
 
Score 50%

Thanks!


Reply to this

-

 x86_64

 
 by rickvernam on: Oct 4 2005
 
Score 50%

Anybody with an AMD64 & 64 bit OS tried this?
I use Gentoo...portage says no amd64 support.


Reply to this

-

 Re: x86_64

 
 by rickvernam on: Oct 4 2005
 
Score 50%

well, it appears to work...


Reply to this

goto page:  1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team