jdbcapi/secureUsers1.sq test tries to connect to a machine called 'noSuchMachine' and is expecting a unknown host exception. In some cases this will resolve to a valid machine, my domain seems to accept anything as a valid machine. I will change the test to use a machine name like 'noSuchMachine.noSuchDomain.com'.
I will also enter a Jira to ensure that we actually test the LDAP authentication. I think this test used to go against an internal IBM LDAP server when Cloudscape was closed-source. Either we need the test to set up a local open source ldap server, or is there a public ldap server we could use? Any other ideas? Dan.
