LDAP configuration

I have RQM (1.0.1) configured with a DB2 repository. The server start up is still the default tomcat. I have configured the user registry to point to and LDAP instance. The configuration confirms the connection to LDAP is valid and allows me to move thru the configuration to user registry etc.
When I finish and log off the project, I attempt to login to the repository using an LDAP enabled user and password .... I cannot login - it continuously reports that the ID or password are invalid .. I have confirmed both and both are valid as far as LDAP is concerned. My own ID which is also configured in LDAP also doesn't work with the password on LDAP but works with the default userid / same password combination.
I have tried running the URL for the ldap server manually, it prompts to select an address book - but returns no users .. I'm stumped - how can the system see ldap from the configuration, but then not be able to use if when you attempt to login ...
thanks in advance for any help
When I finish and log off the project, I attempt to login to the repository using an LDAP enabled user and password .... I cannot login - it continuously reports that the ID or password are invalid .. I have confirmed both and both are valid as far as LDAP is concerned. My own ID which is also configured in LDAP also doesn't work with the password on LDAP but works with the default userid / same password combination.
I have tried running the URL for the ldap server manually, it prompts to select an address book - but returns no users .. I'm stumped - how can the system see ldap from the configuration, but then not be able to use if when you attempt to login ...
thanks in advance for any help
One answer

According to your description, you haven't disabled the default user ADMIN, right?
As you have configured LDAP info in server.xml and web.xml under Tomcat, Have you ever login 'https://<server>:9443/jazz/setup' to setup LDAP configuration(LDAP and JazzAdmin user) or modify LDAP configuration info in 'Advanced Properties' user? (clear your browser cookie firstly)
If you have done the configuration which I describe above, pls provide detail configuration step. :)
Once you need to reconfig LDAP, pls clear tomcat temp.
As you have configured LDAP info in server.xml and web.xml under Tomcat, Have you ever login 'https://<server>:9443/jazz/setup' to setup LDAP configuration(LDAP and JazzAdmin user) or modify LDAP configuration info in 'Advanced Properties' user? (clear your browser cookie firstly)
If you have done the configuration which I describe above, pls provide detail configuration step. :)
Once you need to reconfig LDAP, pls clear tomcat temp.