On Wed, 29 Mar 2006, Dieter Schicker wrote:
Hi,
I have a problem with secure LDAP authentication in Lenya 1.4. When I try to
add a new LDAP user, I get the error: "the trustAnchors parameter must be
non-empty".
Here is my ldap.properties file:
provider-url=ldaps://a.b.c:636/dc=xlab,dc=uni-graz,dc=at
base-dn=dc=xlab,dc=uni-graz,dc=at
usr-branch=ou=People
usr-attr=uid
usr-name-attr=sn
usr-authentication=simple
domain-name=
security-authentication=simple
mgr-dn=cn=root,dc=xlab,dc=uni-graz,dc=at
mgr-pw=xxxxxxxx
key-store=/home/didi/buti.keystore
security-protocol=ssl
Any help would be highly appreciated.
I am not quite sure but as far as i know the trustAnchors is the last
certificate in a certificate chain. You can try to include the Root
Certificate of your CA intor your keystore if not already done yet.
At least we have included it into our keystore.
HTH
Jann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]