<?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: user management in SAP web AS Java in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155362#M1621684</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;In my company, we have decided to use the abap ECC6 system as the UME source for the SAP Portal.&lt;/P&gt;&lt;P&gt;Therefore we did not change anything for our users management : All is done in ECC6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Aug 2011 16:47:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-29T16:47:40Z</dc:date>
    <item>
      <title>user management in SAP web AS Java</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155361#M1621683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My company currently has a user management concept in place for BASIS. These concepts follow the segregation of duties principle. So for example a system administrator can grant rights to end-users but he can't change content himself. This concept was put in place to comply with SOX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my company would like the same principles to be implemented in SAP web AS Java. I have searched the forums, blogs and notes, but i can't seem to find some best practices regarding the matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have difficulties finding these I am wondering if it is perhaps not needed from a SOX point of view, as the web AS Java doesn't directly access content, does this make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardless of the SOX point of view I still believe the problem exists because anyone can mess up your portal environment if the user management is not handled correctly. So does sap have some best practices regarding user management in the web AS Java?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any feedback on these 2 questions would be great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 14:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155361#M1621683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-29T14:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: user management in SAP web AS Java</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155362#M1621684</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;In my company, we have decided to use the abap ECC6 system as the UME source for the SAP Portal.&lt;/P&gt;&lt;P&gt;Therefore we did not change anything for our users management : All is done in ECC6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 16:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155362#M1621684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-29T16:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: user management in SAP web AS Java</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155363#M1621685</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;when I hear these types of requirements I always think of IdM. Any IdM (not only from SAP) allows you to easily satisfy all SOX requirements. I understand that implementing IdM solution is not an easy task but you might get additional benefits from it like reduction of service desk calls and so on, not only compliance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 23:48:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155363#M1621685</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-08-29T23:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: user management in SAP web AS Java</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155364#M1621686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Web AS Java, as per my understanding there is no segregation for user management and role management. An admin role is required. However is this system cover under this segregation? I do not think so. As you won't be changing any portal role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arpan Paik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 05:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-management-in-sap-web-as-java/m-p/8155364#M1621686</guid>
      <dc:creator>arpan_paik</dc:creator>
      <dc:date>2011-08-30T05:30:02Z</dc:date>
    </item>
  </channel>
</rss>

