Unable to login to JTS Setup in CLM 5.0.2
I am getting error on JTS Setup URL:
Error!
We're Sorry...
The user <admin userId> is not authorized to access Jazz Team Server Admin UI.
CRJAZ2612E <admin userId> is not a user in the repository. Check the spelling and capitalization of the user ID. The user might need to be imported into the repository.
Getting the same error on URLs /jts/admin, /ccm/admin and /qm/admin.
Environment details:
CLM 5.0.2 is installed on Windows Server 2008 R2 in distributed enterprise topology.
Application server is WebSphere Application Server (WAS) 8.5.5.4.
Database: Oracle 11.2.0.3.
I had configured each instance of WAS to use LDAP User Registry. In WAS Admin Console for each WAS I configured the WAR file under Applications, Application Types, WebSphere enterprise applications, Security role to user/group mapping. I ran the steps in JTS Setup upto LDAP configuration, disabled ADMIN user and activated temporary eval licenses.
Any help will be appreciated. I need to complete remaining steps in JTS Setup ASAP.
Thanks in advance
NP
Error!
We're Sorry...
The user <admin userId> is not authorized to access Jazz Team Server Admin UI.
CRJAZ2612E <admin userId> is not a user in the repository. Check the spelling and capitalization of the user ID. The user might need to be imported into the repository.
Getting the same error on URLs /jts/admin, /ccm/admin and /qm/admin.
Environment details:
CLM 5.0.2 is installed on Windows Server 2008 R2 in distributed enterprise topology.
Application server is WebSphere Application Server (WAS) 8.5.5.4.
Database: Oracle 11.2.0.3.
I had configured each instance of WAS to use LDAP User Registry. In WAS Admin Console for each WAS I configured the WAR file under Applications, Application Types, WebSphere enterprise applications, Security role to user/group mapping. I ran the steps in JTS Setup upto LDAP configuration, disabled ADMIN user and activated temporary eval licenses.
Any help will be appreciated. I need to complete remaining steps in JTS Setup ASAP.
Thanks in advance
NP
2 answers
Hello NP.
I would suggest opening a PMR.
From the error message, it sounds like you are trying to log in with ADMIN/ADMIN user. You need to log in with a user that is in the jazzAdmin group.
I would suggest opening a PMR.
From the error message, it sounds like you are trying to log in with ADMIN/ADMIN user. You need to log in with a user that is in the jazzAdmin group.
Comments
h Np,
My understanding is that AD by default does not have all the attributes set by default which are required for RTC.
For example in my teamserver.properties file for the jts server, I can see the mappings for the ldap server I use are.
com.ibm.team.repository.ldap.userAttributesMapping=userId\=preferredidentity,name\=cn,emailAddress\=mail
If your mappings all look good, then I would need to punt to the PMR process since we will most likely need tracing.
My understanding is that AD by default does not have all the attributes set by default which are required for RTC.
For example in my teamserver.properties file for the jts server, I can see the mappings for the ldap server I use are.
com.ibm.team.repository.ldap.userAttributesMapping=userId\=preferredidentity,name\=cn,emailAddress\=mail
If your mappings all look good, then I would need to punt to the PMR process since we will most likely need tracing.