Michael Wechner wrote:
Jann Forrer wrote:

Michael Wechner wrote:
Jann Forrer wrote:

Ciao Michi

[ ... ]

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">


that was what I was looking for. So Lenya is dynamically loading the
User class based on this class attribute.


IIUC then the layout of the custome LDAP server is defined within
ldap.properties, right?

Wouldn't it make sense to switch the example port to 389 (instead 636)
which seems to be the default LDAP port?


agreed. Or skip the port information. In that case the default port is
used anyway.

I have changed it


In lenya 1.4 ther is a ldap module src/modules-core/ldap. However there
is no ldap properties file.


do you mean it would actually need one, resp. a sample file is missing?

Yes.

I have added the sample one from Lenya 1.2.x, whereas I am not sure where the actual should be copied to in the end.

Cheers

Michi


There is one in 1.4: src/pubs/default/config/ac/passwd/ldap.properties.sample.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to