Problem with Design Manager and LDAP
- I am signing in with my bluepages id with no problem on JTS and RM.
- However, when I sign in on Design Manager, I don't see my name (top right) but ADMIN, although I have disabled ADMIN.
- In the SETUP, Tomcat configuration files are generated automatically for me for all applications but not for Design Manager. As I suspected that I should do something for DM, I have copied the file generated for RM (web.xml) to the DM webapp. Was that a good idea? Maybe I should have done nothing?
========== As you can see here, web.xml files are generated for all apps but not for dm...
Tomcat configuration files were created:
C:\Program Files\IBM\JazzTeamServer\server\tomcat\webapps\jts\WEB-INF\web-LDAP20130829113940.xml,
C:\Program Files\IBM\JazzTeamServer\server\tomcat\webapps\ccm\WEB-INF\web-LDAP20130829113940.xml,
C:\Program Files\IBM\JazzTeamServer\server\tomcat\webapps\qm\WEB-INF\web-LDAP20130829113940.xml,
C:\Program Files\IBM\JazzTeamServer\server\tomcat\webapps\rm\WEB-INF\web-LDAP20130829113940.xml,
C:\Program Files\IBM\JazzTeamServer\server\tomcat\webapps\admin\WEB-INF\web-LDAP20130829113940.xml
C:\Program Files\IBM\JazzTeamServer\server\tomcat\conf\server-LDAP20130829113940.xml.
To complete the LDAP configuration, please replace existing files with them and restart Tomcat.
Accepted answer
4 other answers
Hi Lionel,
It looks like the user can authenticate, but is recognized in DM. When 'ADMIN' shows up in place of the actual log-in user, it is because the user record does not exist in the repository.
Did you get any error during the jts/setup? Are all the applications finalized successfully?
In JTS/admin > Home page, do you see DM listed at the bottom of the page?
thank you for your prompt reply.
Yes all applications finalized successfully.
Yes DM is listed.
In DM, when trying to create a Project Area I am getting the following exception (see at the end).
The user ADMIN (which again is not the user id I used to sign-in) has no licence. ADMIN does not exist and hence has no licence. I think the following error is expected. I do have licenses attached to my own user id (mommeja@fr.ibm.com)
I appreciate your help.
Lionel
================== Exception when trying to create a project area in DM:
Comments
Lionel,
I am curious to know if others - who think they are more clever than the tool - like me, will fall in the same problem. ;)
Comments
It's good to know that the web.xml is not needed for DM. Just to understand the solution here, was the issue resolved after logging out and restart the browser OR after reverting the web.xml back to the original copy?
Kot,
I did not replace web.xml with the old one.
- I first tried to uninstall DM and re-install it. But JTS did not detect the new re-installed DM
- So I un-installed all the tools and re-installed them. I preferred to start from a very clear baseline.
Lionel,
Thank you for your response...and to share your solution. I learned something here as well :-)
Problem:
- In JTS advanced properties, I have set to true.
- My user id in LDAP is MOMMEJA@fr.ibm.com
-
But when I sign in with mommeja@fr.ibm.com in Design Manager, then my userid becomes ADMIN.
-
In the same session, if I navigate to RM then my userid changes back to Lionel Mommeja as expected.
-
When I sign in with MOMMEJA@fr.ibm.com there is no problem.
-
Therefore I believe the problem with my web.xml file was not directly the root cause
- Instead, I believe the root cause of the problem is the fact that DM/Tomcat/LDAP does not support
-
This problem is very similar: http://www-01.ibm.com/support/docview.wss?uid=swg21431626