Managing users with a custom realm on WAS(RTC)
Now I set up RTC with WAS and DB2,I don't want to set up users management with LDAP.I want to set up users management with a custom realm.
(https://jazz.net/jazzdocs/index.jsp?topic=/com.ibm.team.install.doc/topics/c_plan_custom_user_management.html)
How to do this? Who can provide detailed step?
(https://jazz.net/jazzdocs/index.jsp?topic=/com.ibm.team.install.doc/topics/c_plan_custom_user_management.html)
How to do this? Who can provide detailed step?
One answer
If you use a custom realm in WAS, then you will lose some nice
integration in the Jazz/RTC server (like user importing and user group
viewing). But, the steps to set it up would be just like any other WAS
custom realm setup. The only requirements that the Jazz/RTC server has
on your realm is that the users should be mapped into JazzAdmins,
JazzDWAdmins, JazzUsers, and JazzGuests groups. After you setup your
custom registry, you can map users to the right groups during the .WAR
install by following the instructions at
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/usec_tselugrad.html
-
Matt Lavin
Jazz Server Team
On Mon, 2008-11-24 at 00:07 +0000, openeis wrote:
integration in the Jazz/RTC server (like user importing and user group
viewing). But, the steps to set it up would be just like any other WAS
custom realm setup. The only requirements that the Jazz/RTC server has
on your realm is that the users should be mapped into JazzAdmins,
JazzDWAdmins, JazzUsers, and JazzGuests groups. After you setup your
custom registry, you can map users to the right groups during the .WAR
install by following the instructions at
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/usec_tselugrad.html
-
Matt Lavin
Jazz Server Team
On Mon, 2008-11-24 at 00:07 +0000, openeis wrote:
Now I set up RTC with WAS and DB2,I don't want to set up users
management with LDAP.I want to set up users management with a custom
realm.
(https://jazz.net/jazzdocs/index.jsp?topic=/com.ibm.team.install.doc/topics/c_plan_custom_user_management.html)
How to do this? Who can provide detailed step?