Hi all,
I created an Agentry Application using SMP 3.0 and Agentry 7.
SMP 3.0 is installed locally on my machine. The Agentry Application is connected to a local SQLServer that contain Northwind database.
For the test phase, I create a security profile for the application using an online LDAP Server (Online LDAP Test Server | Forum Systems)
The application is correctly deployed on the SMP 3.0 and now I'm trying to test it using ATE (Agentry Test Environment).
The application can download the certificate and it can connect to the SMP. Now I got a problem in the authentication phase.
I insert the correct username/password (tesla/password) as described in the online LDAP guide (I also tested it using an LDAP Client).
Attached you can see the LDAP security profile configuration.
In event.log I got this entries
05/23/2014 17:48:57, 0, 0, 12, Thr 11912, AG-3ea-3A424B5A-3C65-47F6-B1F2-174EDAABA049
05/23/2014 17:48:57, 0, 0, 6, Thr 11912, tesla: Invalid Password
In XXX-smp-server.log this one:
2014 05 23 17:48:57#+0200#WARN#com.sybase.security.core.CertificateValidationLoginModule##anonymous#http-bio-8081-exec-2###The certificate (chain) is not valid. |
I restarted the server after the configuration change.
Any ideas? How do I configure the application for the authentication?
Up to now I just need to test the application, so the configuration is a "nice to have" now.
I also tried with "No authentication Challange" configuration, but with no results.
Thanks
-- Marco