<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://jelix.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://jelix.org/feed.php">
        <title>Jelix en:manual-1.0:rights</title>
        <description></description>
        <link>http://jelix.org/</link>
        <image rdf:resource="http://jelix.org/lib/images/favicon.ico" />
       <dc:date>2010-09-08T12:52:11+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://jelix.org/articles/en/manual-1.0/rights/concepts.db?rev=1227106957&amp;do=diff"/>
                <rdf:li rdf:resource="http://jelix.org/articles/en/manual-1.0/rights/concepts?rev=1227106957&amp;do=diff"/>
                <rdf:li rdf:resource="http://jelix.org/articles/en/manual-1.0/rights/configuration?rev=1227103755&amp;do=diff"/>
                <rdf:li rdf:resource="http://jelix.org/articles/en/manual-1.0/rights/use?rev=1227106957&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://jelix.org/lib/images/favicon.ico">
        <title>Jelix</title>
        <link>http://jelix.org/</link>
        <url>http://jelix.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://jelix.org/articles/en/manual-1.0/rights/concepts.db?rev=1227106957&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-19T16:02:37+02:00</dc:date>
        <title>en:manual-1.0:rights:concepts.db</title>
        <link>http://jelix.org/articles/en/manual-1.0/rights/concepts.db?rev=1227106957&amp;do=diff</link>
        <description>jAcl.db is the driver “db” for jAcl and use a database to store the rights. It implements the general concepts of jAcl, plus management of user groups. So the elements involved in the system in jAcl.db are:


	*  a subject 
	*  a value
	*  a group of users
	*  an optional resource</description>
    </item>
    <item rdf:about="http://jelix.org/articles/en/manual-1.0/rights/concepts?rev=1227106957&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-19T16:02:37+02:00</dc:date>
        <title>en:manual-1.0:rights:concepts</title>
        <link>http://jelix.org/articles/en/manual-1.0/rights/concepts?rev=1227106957&amp;do=diff</link>
        <description>jAcl provides features which respond to most of needs for rights managment. It contains several elements to define rights.



Elements to define rights


There are 4 kinds of informations which define a right:


	*  a subject
	*  a right value
	*  a user
	*  an optional resource</description>
    </item>
    <item rdf:about="http://jelix.org/articles/en/manual-1.0/rights/configuration?rev=1227103755&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-19T15:09:15+02:00</dc:date>
        <title>en:manual-1.0:rights:configuration</title>
        <link>http://jelix.org/articles/en/manual-1.0/rights/configuration?rev=1227103755&amp;do=diff</link>
        <description>Before to use jAcl with the driver jAcl.db, you should first initialized the database and defines rights, subjects etc.

You can do this with jelix-scripts.



Database setup


You should setup a database access and create the table in this database.</description>
    </item>
    <item rdf:about="http://jelix.org/articles/en/manual-1.0/rights/use?rev=1227106957&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-19T16:02:37+02:00</dc:date>
        <title>en:manual-1.0:rights:use</title>
        <link>http://jelix.org/articles/en/manual-1.0/rights/use?rev=1227106957&amp;do=diff</link>
        <description>When you want your module operates on rights, you need during the implementation of this module:


	*  Identify the subjects and values that you want to use or create
	*  Possibly record this subject and values in the system of rights used by the driver that you enable in jAcl: in LDAP if you use a driver ldap (not supplied for the moment) or a database if you use such as driver jAcl.db.</description>
    </item>
</rdf:RDF>
