Setting up a WAS problem
Environment:
OS Platform : Windows XP
RTC Standard v 1.0.1.1 M1
DB2
WAS 6.1
-Fix Pack : 6.1.0-WS-WAS-WinX32-FP0000021.pak
6.1.0-WS-WASSDK-WinX32-FP0000021.pak
I hava a login issue when i login use the default ADMIN/ADMIN to
https://localhost:9443/setup
then appear "Incorrect User ID or Password" message
and the WAS's SystemOut.log appear "SECJ0118E: Authentication error during authentication for user ADMIN" message
if I use the WAS account wasadmin/wasadmin login
it can login to next page, but appear "Unauthorizard Login:You do not hava the required role to access the Jazz Team Server Setup"
and the WAS's SystemOut.log appear
"SECJ0129E: Authorization failed for wasadmin while invoking GET on default_host:/jazz/admin/cmd/isRepositoryAvailable, Authorization failed, Not granted any of the required roles: JazzAdmins"
"SECJ0129E: Authorization failed for wasadmin while invoking GET on default_host:/jazz/service/com.ibm.team.repository.service.internal.webuiInitializer.IWebUIInitializerRestService/initializationData, Authorization failed, Not granted any of the required roles: JazzUsers JazzAdmins JazzGuests JazzDWAdmins"
Does anyone have any ideas?
OS Platform : Windows XP
RTC Standard v 1.0.1.1 M1
DB2
WAS 6.1
-Fix Pack : 6.1.0-WS-WAS-WinX32-FP0000021.pak
6.1.0-WS-WASSDK-WinX32-FP0000021.pak
I hava a login issue when i login use the default ADMIN/ADMIN to
https://localhost:9443/setup
then appear "Incorrect User ID or Password" message
and the WAS's SystemOut.log appear "SECJ0118E: Authentication error during authentication for user ADMIN" message
if I use the WAS account wasadmin/wasadmin login
it can login to next page, but appear "Unauthorizard Login:You do not hava the required role to access the Jazz Team Server Setup"
and the WAS's SystemOut.log appear
"SECJ0129E: Authorization failed for wasadmin while invoking GET on default_host:/jazz/admin/cmd/isRepositoryAvailable, Authorization failed, Not granted any of the required roles: JazzAdmins"
"SECJ0129E: Authorization failed for wasadmin while invoking GET on default_host:/jazz/service/com.ibm.team.repository.service.internal.webuiInitializer.IWebUIInitializerRestService/initializationData, Authorization failed, Not granted any of the required roles: JazzUsers JazzAdmins JazzGuests JazzDWAdmins"
Does anyone have any ideas?
2 answers
The user account ADMIN/ADMIN is only available by default on Tomcat. If
you want to administer a Jazz server on WAS, you need to make sure that
you have a use who is in the JazzAdmin's user role. It sounds like
wasadmin is logging in, but hasn't been mapped into the JazzAdmin's role
in the WAS console.
-
Matt Lavin
Jazz Server Team
On Mon, 2009-02-16 at 07:57 +0000, hughho wrote:
you want to administer a Jazz server on WAS, you need to make sure that
you have a use who is in the JazzAdmin's user role. It sounds like
wasadmin is logging in, but hasn't been mapped into the JazzAdmin's role
in the WAS console.
-
Matt Lavin
Jazz Server Team
On Mon, 2009-02-16 at 07:57 +0000, hughho wrote:
Environment:
OS Platform : Windows XP
RTC Standard v 1.0.1.1 M1
DB2
WAS 6.1
-Fix Pack : 6.1.0-WS-WAS-WinX32-FP0000021.pak
6.1.0-WS-WASSDK-WinX32-FP0000021.pak
I hava a login issue when i login use the default ADMIN/ADMIN to
https://localhost:9443/setup
then appear "Incorrect User ID or Password" message
and the WAS's SystemOut.log appear "SECJ0118E: Authentication
error during authentication for user ADMIN" message
if I use the WAS account wasadmin/wasadmin login
it can login to next page, but appear "Unauthorizard Login:You do
not hava the required role to access the Jazz Team Server Setup"
and the WAS's SystemOut.log appear
"SECJ0129E: Authorization failed for wasadmin while invoking GET
on default_host:/jazz/admin/cmd/isRepositoryAvailable, Authorization
failed, Not granted any of the required roles: JazzAdmins"
"SECJ0129E: Authorization failed for wasadmin while invoking GET
on
default_host:/jazz/service/com.ibm.team.repository.service.internal.webuiInitializer.IWebUIInitializerRestService/initializationData,
Authorization failed, Not granted any of the required roles: JazzUsers
JazzAdmins JazzGuests JazzDWAdmins"
Does anyone have any ideas?
I fixed the problem refer to this page https://jazz.net/learn/LearnItem.jsp?href=content/tech-notes/jazz-team-server-1_0-federated-realm-setup/index.html
Many thanks for your help.
Many thanks for your help.
The user account ADMIN/ADMIN is only available by default on Tomcat. If
you want to administer a Jazz server on WAS, you need to make sure that
you have a use who is in the JazzAdmin's user role. It sounds like
wasadmin is logging in, but hasn't been mapped into the JazzAdmin's role
in the WAS console.
-
Matt Lavin
Jazz Server Team
On Mon, 2009-02-16 at 07:57 +0000, hughho wrote:
Environment:
OS Platform : Windows XP
RTC Standard v 1.0.1.1 M1
DB2
WAS 6.1
-Fix Pack : 6.1.0-WS-WAS-WinX32-FP0000021.pak
6.1.0-WS-WASSDK-WinX32-FP0000021.pak
I hava a login issue when i login use the default ADMIN/ADMIN to
https://localhost:9443/setup
then appear "Incorrect User ID or Password" message
and the WAS's SystemOut.log appear "SECJ0118E: Authentication
error during authentication for user ADMIN" message
if I use the WAS account wasadmin/wasadmin login
it can login to next page, but appear "Unauthorizard Login:You do
not hava the required role to access the Jazz Team Server Setup"
and the WAS's SystemOut.log appear
"SECJ0129E: Authorization failed for wasadmin while invoking GET
on default_host:/jazz/admin/cmd/isRepositoryAvailable, Authorization
failed, Not granted any of the required roles: JazzAdmins"
"SECJ0129E: Authorization failed for wasadmin while invoking GET
on
default_host:/jazz/service/com.ibm.team.repository.service.internal.webuiInitializer.IWebUIInitializerRestService/initializationData,
Authorization failed, Not granted any of the required roles: JazzUsers
JazzAdmins JazzGuests JazzDWAdmins"
Does anyone have any ideas?