<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CUA with AS Java systems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694024#M1451582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with you.  But my client has made promises to their big guys and so they've made agreements (way prior to bringing me onboard to get this all going) that I have no influence upon.  I actually suggested exactly what you wrote, but I got so much heat on it, I now have a healthy burnt look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm going to have to implement CUA, and get the AS JAVA boxes to use that method to provision users and handle role assignments. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I didn't get your point about many many clients.  Am I missing something regarding the setup?  So far (with the information I have), I was thinking I'd designate one ABAP system as the user store for the Java systems.  Do elaborate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Santosh Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Mar 2010 18:37:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-11T18:37:17Z</dc:date>
    <item>
      <title>CUA with AS Java systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694020#M1451578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi "Team" &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of you may have read my previous post on SSO and CUA (I don't know how to post the link to that here, sorry).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following up on that discussion, I'm no longer dealing with the SSO part of my problem.  I, however, need to get a good idea of how to get an AS Java system to get user and role assignments from my CUA master.  I've seen this done before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I'm facing is that I have documentation (that I've only partially read) that suggests how to go about getting the AS Java system to use an AS ABAP system as a user store, and I get the part that the AS JAVA system will read the user list from the ABAP system, and stay up to date.  But I'm not clear on how the role assignments between the CUA box and the JAVA box are setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way I've seen it is that dummy roles are created in the AS ABAP box that is used as the user store (e.g. ECQ or something else) and then there is some correlation between those roles and the AS JAVA roles.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on where I'd start getting this information together?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Santosh Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 15:57:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694020#M1451578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T15:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: CUA with AS Java systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694021#M1451579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your R/3 roles are pulled through as User Groups in Java.  You then assign your Java roles to the user groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is lots more info in relevant help pages:  &lt;A href="http://help.sap.com/saphelp_nwesrce/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nwesrce/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 16:24:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694021#M1451579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T16:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: CUA with AS Java systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694022#M1451580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just point your JAVA UME to an ABAP logical system as user store and provision the ABAP client from the CUA with users and UME roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there are two big gotcha's in this approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- You cannot provision Java Security roles.&lt;/P&gt;&lt;P&gt;- You will need many many clients in the ABAP UME source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It being the year 2010 already, I would not implement this as a new project. Go for an IdM to provision both stacks directly as well as non-SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No more IDocs to go hunting down either... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 18:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694022#M1451580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T18:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: CUA with AS Java systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694023#M1451581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alex, this is very useful information.  I am going through it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 18:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694023#M1451581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T18:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: CUA with AS Java systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694024#M1451582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with you.  But my client has made promises to their big guys and so they've made agreements (way prior to bringing me onboard to get this all going) that I have no influence upon.  I actually suggested exactly what you wrote, but I got so much heat on it, I now have a healthy burnt look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm going to have to implement CUA, and get the AS JAVA boxes to use that method to provision users and handle role assignments. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I didn't get your point about many many clients.  Am I missing something regarding the setup?  So far (with the information I have), I was thinking I'd designate one ABAP system as the user store for the Java systems.  Do elaborate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Santosh Krishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 18:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694024#M1451582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T18:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: CUA with AS Java systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694025#M1451583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; However I didn't get your point about many many clients. &lt;/P&gt;&lt;P&gt;Lets assume you have one ABAP client as UME source for all Java systems, and you temporarily want to assign a user to SAP_J2EE_ADMIN permissions in a sandbox....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All users will have the sum of all permissions of all Java systems &lt;STRONG&gt;in each of them&lt;/STRONG&gt; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 18:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694025#M1451583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T18:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: CUA with AS Java systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694026#M1451584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yikes.  That is a good point.  Thanks a lot for all this info.  I'm going to go offline and think about this now.  You guys are awesome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 18:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cua-with-as-java-systems/m-p/6694026#M1451584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T18:51:42Z</dc:date>
    </item>
  </channel>
</rss>

