Subject Login without database
Author kgdonn
Does IBO support the notion of logging into a server without specifying
a database? I'd like to be able to attempt a login just to test
whether my username and password are correct. The problem is that my
database may not yet exist and I'm having trouble differentiating this
from failed authentication.

Thanks,
Kevin Donn