Re: [appfuse-user] LDAP authentication in appfuse 1.7
You should be able to use Tomcat's JNDIRealm to do this. However, you will need to disable the user management and signup features in AppFuse since they won't be talking to LDAP. Matt On 9/10/07, tiya tiya <[EMAIL PROTECTED]> wrote: > How can i implement LDAP authentication in appfuse 1.7? I impl
[appfuse-user] LDAP authentication in appfuse 1.7
How can i implement LDAP authentication in appfuse 1.7? I implemented in appfuse 1.9.4 with Acegisecurity..But i am not sure about appfuse 1.7. Pls let me know. Thanks in advance.