<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lodel &#187; Contributions</title>
	<atom:link href="http://blog.lodel.org/tag/contributions/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.lodel.org</link>
	<description>Journal de développement de Lodel, logiciel d'édition électronique</description>
	<lastBuildDate>Mon, 03 Oct 2011 15:24:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Nouvelle contribution pour Lodel 0.8 : authentification LDAP</title>
		<link>http://blog.lodel.org/66</link>
		<comments>http://blog.lodel.org/66#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:47:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[0.8]]></category>
		<category><![CDATA[Contributions]]></category>

		<guid isPermaLink="false">http://blog.lodel.org/?p=66</guid>
		<description><![CDATA[Une nouvelle contribution vient d&#8217;être ajoutée sur sourcesup. Elle permet d&#8217;effectuer une authentification dans Lodel via un annuaire LDAP. Cette contribution est librement téléchargeable à cette adresse : https://sourcesup.cru.fr/frs/?group_id=193 , rubrique &#8220;contributions&#8221; de Lodel 0.8. Le fichier .zip contient le patch, les fichiers modifiés, la licence ainsi qu&#8217;un fichier expliquant le fonctionnement de ce patch [...]]]></description>
			<content:encoded><![CDATA[<p>Une nouvelle contribution vient d&#8217;être ajoutée sur sourcesup.</p>
<p>Elle permet d&#8217;effectuer une authentification dans Lodel via un annuaire LDAP.</p>
<p>Cette contribution est librement téléchargeable à cette adresse : https://sourcesup.cru.fr/frs/?group_id=193 , rubrique &#8220;contributions&#8221; de Lodel 0.8.</p>
<p>Le fichier .zip contient le patch, les fichiers modifiés, la licence ainsi qu&#8217;un fichier expliquant le fonctionnement de ce patch dont je copie le contenu ici :</p>
<pre>---------------------------------------
PATCH FOR LODEL VERSION 0.8

http://sourcesup.cru.fr/projects/lodel/

LDAP AUTHENTICATION V 0.1
Odile Benassy &lt;odile.benassy@u-psud.fr&gt;
---------------------------------------

Features
--------

With this patch, Lodel authentication mechanism is modified as follows:

* First, LDAP authentication is tried
* If it fails, normal Lodel authentication is tried
* In case of LDAP authentication success, a corresponding lodel user
is searched in Lodel database
 * if there is one, Lodel authorizations take place
 * if there is none, a Lodel user is created with minimal user rights,
 and Lodel authorizations take place (as VISITOR) 

Configuration
-------------

* in your siteconfig.php, setup your LDAP parameters,
 then switch to $use_ldap=true</pre>
<p>Merci à Odile Benassy pour cette contribution.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lodel.org/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

