<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://asyd.net/home/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://asyd.net/home/feed.php">
        <title>asyd.net ldap</title>
        <description></description>
        <link>http://asyd.net/home/</link>
        <image rdf:resource="http://asyd.net/home/lib/images/favicon.ico" />
       <dc:date>2011-06-21T10:06:36+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://asyd.net/home/ldap/apache"/>
                <rdf:li rdf:resource="http://asyd.net/home/ldap/general"/>
                <rdf:li rdf:resource="http://asyd.net/home/ldap/solaris"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://asyd.net/home/lib/images/favicon.ico">
        <title>asyd.net</title>
        <link>http://asyd.net/home/</link>
        <url>http://asyd.net/home/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://asyd.net/home/ldap/apache">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:39+02:00</dc:date>
        <title>ldap:apache</title>
        <link>http://asyd.net/home/ldap/apache</link>
        <description>Example :


&lt;Virtualhost *&gt;
    ServerName home.asyd.net
    DocumentRoot /var/www/asyd.net/home

    &lt;Location &quot;/&quot;&gt;
        AuthType Basic
        AuthName &quot;Bugzilla Access&quot;
        require valid-user
        AuthLDAPURL ldap://ldap.asyd.net/ou=extranet,dc=debian-fr,dc=org?cn?sub?(host=bugzilla)
    &lt;/Location&gt;
&lt;/VirtualHost&gt;</description>
    </item>
    <item rdf:about="http://asyd.net/home/ldap/general">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:39+02:00</dc:date>
        <title>ldap:general</title>
        <link>http://asyd.net/home/ldap/general</link>
        <description>Links


Several web sites that can get you started, and continue to be reference documentation:


	*  OpenLDAP FAQ
	*  OpenLDAP home page
	*  listing the Admin (vers. 2.2.x) and 
	*  Quickstart Guides;
	*  An OpenLDAP HOWTO, often useful. It's a wiki too, so check back every so often.
	*  bayour.com site - contains older info, including Kerberos, but the MIT implementation.</description>
    </item>
    <item rdf:about="http://asyd.net/home/ldap/solaris">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:39+02:00</dc:date>
        <title>ldap:solaris</title>
        <link>http://asyd.net/home/ldap/solaris</link>
        <description>Pam


# Comment the following line :
#other  auth required           pam_unix_auth.so.1
# Add these two lines:
other   auth binding            pam_unix_auth.so.1 server_policy
other   auth required           pam_ldap.so.1


You probably need to do the same change for passwd entry. (Other is for daemon like ssh)</description>
    </item>
</rdf:RDF>
