Ciao Michi > > I have been looking for an LDAP user example within the source of Lenya, > but couldn't find any. > > There also doesn't seem to be any docu > > http://wiki.apache.org/lenya/ > > nor > > http://lenya.apache.org/docs/ > > nor Google ;-) > > Any pointers are very welcome > In 1.2.x the ldap class is org.apache.lenya.ac.ldap. LDAPUser and an example of a respective ldap.properties file is found at: webapp/lenya/pubs/default/config/ac/passwd/ldap.properties.sample and the user (iml) File starts with:
<identity class="org.apache.lenya.ac.ldap.LDAPUser" id="jann"> In lenya 1.4 ther is a ldap module src/modules-core/ldap. However there is no ldap properties file. HTH Jann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
