<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>http://united-geeks.org/blog - LDAP</title>
    <link>http://united-geeks.org/blog/</link>
    <description>Für die tägliche Portion Info-Gulasch...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.0 - http://www.s9y.org/</generator>
    <pubDate>Tue, 15 Jul 2008 13:46:02 GMT</pubDate>

    <image>
        <url>http://united-geeks.org/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: http://united-geeks.org/blog - LDAP - Für die tägliche Portion Info-Gulasch...</title>
        <link>http://united-geeks.org/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>ldap editors</title>
    <link>http://united-geeks.org/blog/index.php?/archives/92-ldap-editors.html</link>
            <category>LDAP</category>
    
    <comments>http://united-geeks.org/blog/index.php?/archives/92-ldap-editors.html#comments</comments>
    <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=92</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=92</wfw:commentRss>
    

    <author>nospam@example.com (n00dl3s)</author>
    <content:encoded>
    This post is meant to be a little overview on different viewers and editors to work with openldap. I tested all of these and just wanna give you my 0.02$... Of course there&#039;s nothing like the real thing - which is writing ldif files and adding them with slapadd, but then again...&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;a href=&quot;http://phpldapadmin.sourceforge.net/&quot; &gt;phpldapadmin&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://phpldapadmin.sourceforge.net/images/screenshots/create1.jpg&quot; width=420 height=330 alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
- web app.&lt;br /&gt;
- needs php and a httpd&lt;br /&gt;
- slowish when browsing large trees&lt;br /&gt;
- does not understand non-standard schemas (which makes it totally useless IMO)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;a href=&quot;http://olivier.sessink.nl/directoryassistant/&quot; &gt;directory-assistent&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://olivier.sessink.nl/directoryassistant/screenshot.png&quot; width=320 height=200 alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
- python / gtk app.&lt;br /&gt;
- needs: gtk-2, python, pygtk, python-ldap&lt;br /&gt;
- small and lightweight&lt;br /&gt;
- not many options&lt;br /&gt;
- view sucks somewhat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;a href=&quot;http://gq-project.org&quot; &gt;GQ&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://gq-project.org/screenshots/browse.gif&quot; width=386 height=241 alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
- gtk app&lt;br /&gt;
needs: &gt;=gtk+-2.6, openldap, openssl, libxml2, &gt;=glib-2.6, pango, cyrus-sasl, gnome-keyring, libglade, libgcrypt&quot;&lt;br /&gt;
- many dependencies&lt;br /&gt;
- countless options&lt;br /&gt;
- supports more than one ldap-server in config&lt;br /&gt;
- works with any schema&lt;br /&gt;
- best app i&#039;ve seen to manage your ldap&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;thunderbird-3.0a1&lt;/strong&gt; (addressbook component)&lt;br /&gt;
&lt;br /&gt;
(screenshot obsolete, not much to see there what you haven&#039;t seen already)&lt;br /&gt;
&lt;br /&gt;
- read support &#039;out-of-the-box&#039;&lt;br /&gt;
- though there is &lt;a href=&quot;http://united-geeks.org/blog/index.php?/archives/87-Writing-addresses-to-openldap-with-Thunderbird-3.0a1.html&quot; &gt;experimental support for writing to ldap servers&lt;/a&gt; (you need to change 1 line in 1 file and compile it yourself)&lt;br /&gt;
- seamless integration into thunderbird / emails&lt;br /&gt;
- needs mozilla-schema on ldap-server  (THIS IS A HUGE MESS! much confusion there; moz-devs: please fix this and write a clear howto on developer.mozilla.org. The one that is currently there is almost useless.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
evolution  
    </content:encoded>

    <pubDate>Tue, 15 Jul 2008 03:56:48 +0200</pubDate>
    <guid isPermaLink="false">http://united-geeks.org/blog/index.php?/archives/92-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/</creativeCommons:license>
</item>
<item>
    <title>Writing addresses to openldap with Thunderbird-3.0a1</title>
    <link>http://united-geeks.org/blog/index.php?/archives/87-Writing-addresses-to-openldap-with-Thunderbird-3.0a1.html</link>
            <category>LDAP</category>
    
    <comments>http://united-geeks.org/blog/index.php?/archives/87-Writing-addresses-to-openldap-with-Thunderbird-3.0a1.html#comments</comments>
    <wfw:comment>http://united-geeks.org/blog/wfwcomment.php?cid=87</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://united-geeks.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=87</wfw:commentRss>
    

    <author>nospam@example.com (n00dl3s)</author>
    <content:encoded>
    [UPDATE: i am currently writing a more detailed guide to using thunderbird and ldap for contacts management. It is not very complicated, but there are certain pitfalls and the documentation is lousy...]&lt;br /&gt;
&lt;br /&gt;
I&#039;ve been looking for this since ages, finally i found the holy grail of something that comes close to perfect unified contact management. &lt;br /&gt;
&lt;br /&gt;
The idea:&lt;br /&gt;
- have an openldap server with all my contacts&lt;br /&gt;
- lookup contacts from any of my computers (that includes my Gentoo workstation, my Apple Powerbook and even Windows)&lt;br /&gt;
- WRITE / STORE / EDIT contacts from any computer on the ldap server in a CONVENIENT way&lt;br /&gt;
- don&#039;t fuck up &lt;br /&gt;
&lt;br /&gt;
Previously i had an openldap server running and was able to lookup contacts from most of my addressbook-clients (thunderbird, kmail, sylpheed, OE, etc.), but none of them was able to store / edit contacts on the ldap directly. I had to do this either by feeding it an ldfi-file, or by using phpldapexplorer. The first way sucks badly, and the second is not much better (mostly because it takes too much time writing the ldif by hand, and with phpldapexplorer you&#039;ll have to wait and wait and wait for your browser to open up the list - if you have hundrets of contacts)...&lt;br /&gt;
&lt;br /&gt;
So, what was needed was an addressbook application that can store and edit, too. Rumors float around the net that evolution can do so, but on a non-gnome system evolution is much PITA. I also found references that stated kaddressbook (the KDE-Addressbook) was able to do that, but either it is plain untrue, or i did not find the right options...&lt;br /&gt;
&lt;br /&gt;
Anyway, after long search, i found &lt;a href=&quot;http://groups.google.com/group/mozilla.dev.tech.ldap/browse_thread/thread/ec68e6b8a45855e2/de244f8aa72e7289#de244f8aa72e7289&quot;  title=&quot;Google-Groups&quot;&gt;this thread&lt;/a&gt;. In a nutshell: Thunderbird-3 has an experimental feature that enables write-support to openldap! w00t!&lt;br /&gt;
&lt;br /&gt;
I compiled it with said option and it really works, here&#039;s a brief howto:&lt;br /&gt;
&lt;br /&gt;
- Get openldap up and running&lt;br /&gt;
- Get the mozillaAbPersonAlpha.schema from &lt;a href=&quot;http://wiki.mozilla.org/MailNews:Mozilla_LDAP_Address_Book_Schema&quot;  title=&quot;Mozilla Adressbook Schema&quot;&gt;here&lt;/a&gt;&lt;br /&gt;
- compile thunderbird-3 as described in the link above. More help on compiling can be found &lt;a href=&quot;http://developer.mozilla.org/en/docs&quot;  title=&quot;Mozilla-Dev&quot;&gt;here&lt;/a&gt;&lt;br /&gt;
- Fill in all the info in the configuration - dialogue of the thunderbird addressbook (you need an ldap-account with write-support of course)&lt;br /&gt;
- In addressbook, search and edit exisiting contacts, or store new one on your openldap &lt;img src=&quot;http://united-geeks.org/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Downside:&lt;br /&gt;
Seems that once you edited a contact, phpldapexplorer cannot &quot;handle&quot; this very contact anymore. Have to find out more why that is. But: other addressbook-clients display the newly edited contacts fine and without errors, so in the end i might not need phpldapexplorer anymore anyway...  
    </content:encoded>

    <pubDate>Mon, 14 Jul 2008 15:45:43 +0200</pubDate>
    <guid isPermaLink="false">http://united-geeks.org/blog/index.php?/archives/87-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/</creativeCommons:license>
</item>

</channel>
</rss>