<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://obm.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://obm.org/feed.php">
        <title>OBM wiki</title>
        <description></description>
        <link>http://obm.org/</link>
        <image rdf:resource="http://obm.org/lib/images/favicon.ico" />
       <dc:date>2010-03-10T12:27:07+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://obm.org/doku.php?id=specification:auto:backuprestore&amp;rev=1268219796&amp;do=diff"/>
                <rdf:li rdf:resource="http://obm.org/doku.php?id=specification:auto:ldapmapping&amp;rev=1268219433&amp;do=diff"/>
                <rdf:li rdf:resource="http://obm.org/doku.php?id=obmsync:ldapauth&amp;rev=1268063310&amp;do=diff"/>
                <rdf:li rdf:resource="http://obm.org/doku.php?id=docs:release&amp;rev=1268046453&amp;do=diff"/>
                <rdf:li rdf:resource="http://obm.org/doku.php?id=docs:configuration:lemonldap&amp;rev=1268046007&amp;do=diff"/>
                <rdf:li rdf:resource="http://obm.org/doku.php?id=docs:admindocs&amp;rev=1268045469&amp;do=diff"/>
                <rdf:li rdf:resource="http://obm.org/doku.php?id=specification:contact:contactemail&amp;rev=1267544299&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://obm.org/lib/images/favicon.ico">
        <title>OBM wiki</title>
        <link>http://obm.org/</link>
        <url>http://obm.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://obm.org/doku.php?id=specification:auto:backuprestore&amp;rev=1268219796&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-10T12:16:36+01:00</dc:date>
        <dc:creator>Anthony PRADES</dc:creator>
        <title>specification:auto:backuprestore</title>
        <link>http://obm.org/doku.php?id=specification:auto:backuprestore&amp;rev=1268219796&amp;do=diff</link>
        <description>Status : Draft

Purpose


Allow to backup/restore OBM data, in 2 ways :

	*  global backup/restore
	*  per entity backup/restore

Global

Per entity


Allow to backup/restore per entity OBM data. Not all entities need this backup/restore kind :

 Entity  linked data  user  mailbox data        calendar        contacts        ACLs (?)  mailshare  mailbox data        ACLs (?) 
Backup

Description


Backup are stored in /var/backup/obm/&lt;obmDomainName&gt;/&lt;login&gt;-&lt;date&gt;.tar.gz on corresponding BAL IMAP …</description>
    </item>
    <item rdf:about="http://obm.org/doku.php?id=specification:auto:ldapmapping&amp;rev=1268219433&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-10T12:10:33+01:00</dc:date>
        <dc:creator>Anthony PRADES</dc:creator>
        <title>specification:auto:ldapmapping</title>
        <link>http://obm.org/doku.php?id=specification:auto:ldapmapping&amp;rev=1268219433&amp;do=diff</link>
        <description>Since OBM 2.3, standard LDAP mapping between database informations and LDAP attributes can be modified via configuration.

Mapping is described in '/etc/obm/automateLdapMapping.xml' configuration file.

XML DTD


&lt;!ELEMENT entitiesMapping (entity+)&gt;
&lt;!ELEMENT entity (objectclass+, rdn, map+)&gt;
&lt;!ATTLIST entity
    name CDATA #REQUIRED
&gt;
&lt;!ELEMENT objectclass (EMPTY)&gt;
&lt;!ATTRLIST objectclass
    name CDATA #REQUIRED
    condition CDATA #IMPLIED
&gt;
&lt;!ELEMENT rdn (ldap, desc)&gt;
&lt;!ELEMENT map (ldap, des…</description>
    </item>
    <item rdf:about="http://obm.org/doku.php?id=obmsync:ldapauth&amp;rev=1268063310&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-08T16:48:30+01:00</dc:date>
        <dc:creator>Mehdi RANDE</dc:creator>
        <title>obmsync:ldapauth</title>
        <link>http://obm.org/doku.php?id=obmsync:ldapauth&amp;rev=1268063310&amp;do=diff</link>
        <description>2.2

Activation


LDAP auth is activated automagically when the file /etc/obm/ldap-auth.xml is present.


ldap-auth.xml


Classic configuration is doing a bind on ObmLdap to authentificate a user, the following file will do the trick :


&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;!-- login %u, domain %d --&gt;
&lt;ldapAuth&gt;

  &lt;!-- performs auth using a bind on the directory   --&gt;
  &lt;directory&gt;
    &lt;uri&gt;ldap://ldap.aliacom.local&lt;/uri&gt;

    &lt;!-- obmDomain is optional, for single domain installs --&gt;
    &lt;o…</description>
    </item>
    <item rdf:about="http://obm.org/doku.php?id=docs:release&amp;rev=1268046453&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-08T12:07:33+01:00</dc:date>
        <dc:creator>Sylvain GARCIA</dc:creator>
        <title>docs:release</title>
        <link>http://obm.org/doku.php?id=docs:release&amp;rev=1268046453&amp;do=diff</link>
        <description>this page show relation between all products of OBM


2.3.x
  &gt;&gt; OBM Release  2.3.0-rc1  2.3.0-rc2  2.3.0-rc3  2.3.0  2.3.1 2.3.2obm-funambol  2.3.0-rc1  2.3.0-rc2  2.3.0-rc3  2.3.0  2.3.0  2.3.0 funis      2.3.0-rc1          2.3.0-rc2  2.3.0-rc3  2.3.0  2.3.0  2.3.0  obm-tomcat        2.3.0-rc1  2.3.0-rc2  2.3.0-rc3  2.3.0  2.3.0  2.3.0  obm-sync     2.3.0-rc1  2.3.0-rc2  2.3.0-rc3  2.3.0  2.3.1  2.3.2  obm-php      2.3.0-RC1  2.3.0-rc2  2.3.0-rc3  2.3.0  2.3.1  2.3.2  obm-satellite  2.3.0-rc1 …</description>
    </item>
    <item rdf:about="http://obm.org/doku.php?id=docs:configuration:lemonldap&amp;rev=1268046007&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-08T12:00:07+01:00</dc:date>
        <dc:creator>Sylvain GARCIA</dc:creator>
        <title>docs:configuration:lemonldap</title>
        <link>http://obm.org/doku.php?id=docs:configuration:lemonldap&amp;rev=1268046007&amp;do=diff</link>
        <description>when you use Lemon Ldap you must deactivate password modification in OBM (889).

In your file /etc/obm/obm_conf.inc add this line:


$cgp_show['module']['password'] = '';</description>
    </item>
    <item rdf:about="http://obm.org/doku.php?id=docs:admindocs&amp;rev=1268045469&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-08T11:51:09+01:00</dc:date>
        <dc:creator>Sylvain GARCIA</dc:creator>
        <title>docs:admindocs</title>
        <link>http://obm.org/doku.php?id=docs:admindocs&amp;rev=1268045469&amp;do=diff</link>
        <description>*  OBM requirements
	*  OBM architecture and components

Installation

From Sources

	*  OBM UI (Quick install)
	*  OBM UI from sources
	*  French : OBM UI from sources on Ubuntu (hardy, jaunty)
	*  Install OBM Sync server from sources
	*  OBM Funambol setup</description>
    </item>
    <item rdf:about="http://obm.org/doku.php?id=specification:contact:contactemail&amp;rev=1267544299&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-02T16:38:19+01:00</dc:date>
        <dc:creator>Anthony PRADES</dc:creator>
        <title>specification:contact:contactemail</title>
        <link>http://obm.org/doku.php?id=specification:contact:contactemail&amp;rev=1267544299&amp;do=diff</link>
        <description>Main mail address

OBM &lt;2.4

	*  OBM &lt;2.2 : contacts can have 0, 1 or 2 e-mails addresses.
	*  OBM 2.2+ : contacts can have n e-mails addresses.


Contact e-mails adresses are published in LDAP mail attribute as a multi-evaluated LDAP attribute.

None of the emails addresses is the main mail address.</description>
    </item>
</rdf:RDF>
