In your keystore file. By default this lives somewhere in your java directories, I think in the 'security' directory and its called 'cacerts'. This is a crap location in that when you upgrade java you forget to save the cacerts file, I learnt this from experience ! There is a way you can specify a different location but I have never investigated how.
Cheers, Robin. Ps. Read up on a java utility called keytool for a better explanation. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mika Stenberg Sent: 13 March 2008 14:15 To: '[email protected]' Subject: [Dspace-tech] LDAP on dspace Im trying to use LDAP on DSpace login. I edited dspace.cfg for the required properties and am in fact getting an option to choose LDAP username and password on login. When trying to login, however, I get login failed. On Dspace.log I have the following, which suggests that I need to install my intitutions certificate somewhere (using ldaps:// instead of plain ldap). I also tried configuring these in dspace.cfg but still I get the same message. So, what Im wondering is where to configure the certificate required to use ldaps? -- 2008-03-13 16:07:09,958 WARN org.dspace.app.webui.servlet.LDAPServlet @ anonymous:session_id=0914729BD4A6F96B069F3F11F283E723:ip_addr=128.214.60.16: ldap_authentication:type=failed_auth javax.naming.CommunicationException: simple bind failed: ldap-internal.it.helsinki.fi:636 [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target] -- Thanks, Mika ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

