Sebastien Douche a écrit :
> Hi,
> we know the situation about the lacking of documentation, thus I
> propose to send validated examples on the list. If anyone can post
> others samples like complex content types, theme, ...
> 
> This one is for ldap configuration :
> 
> - add custom-ldap-users-directory-bundle.xml in ressources directory
> of your component (change all FILLME).
> 
> - add this line in your build.xml :
>    <copy overwrite="true"
> todir="${jboss.home}/server/${jboss.config}/deploy/${nuxeo.ear}"
> file="${basedir}/resources/custom-ldap-users-directory-bundle.xml"/>

Thanks,

I am currently working on a directory refactoring in the
ogrisel-directory-references branches of both org.nuxeo.ecm.usermanager and
org.nuxeo.ecm.directory and the sample configuration files are more explicit:

http://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.directory/branches/ogrisel-directory-references/ldap/resources?rev=15537

In that branch, the default configuration is no longer deployed by default but
with two new ant targets (deploy-ecm-* in the
org.nuxeo.ecm.directory.ldap/build.xml file) and thus you are no longer need the
overwrite trick.

The branch is currenlty working and should be merged in the trunk before the end
of the week.

Anyway that would be a good idea to start a Wiki page on LDAP setup.

-- 
Olivier

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to