<?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: Audit tool which generates Users, Roles, Auth objects, and Values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405608#M1406957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tables where thie info is stored in are AGR* USR* and UST* look at these tables and find your info, you probably have to put them in a database to bring it all together&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Auke Visser on Nov 18, 2009 1:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2009 12:57:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-18T12:57:38Z</dc:date>
    <item>
      <title>Audit tool which generates Users, Roles, Auth objects, and Values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405605#M1406954</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;I have a list regarding authorization provided by auditors.&lt;/P&gt;&lt;P&gt;Here I want to know how the auditors generated the list.&lt;/P&gt;&lt;P&gt;Do you know the transaction code or the program ID.....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the data in the list was extracted from our system, and some data were manually processed or added.&lt;/P&gt;&lt;P&gt;Hard to write down but fields and examples appear in the list;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;DEL&gt;-FIELDS&lt;/DEL&gt;-&lt;/P&gt;&lt;P&gt;User&lt;/P&gt;&lt;P&gt;Group&lt;/P&gt;&lt;P&gt;Full Name&lt;/P&gt;&lt;P&gt;Rule&lt;/P&gt;&lt;P&gt;Side&lt;/P&gt;&lt;P&gt;Operator&lt;/P&gt;&lt;P&gt;Role&lt;/P&gt;&lt;P&gt;Authorization&lt;/P&gt;&lt;P&gt;Attribute&lt;/P&gt;&lt;P&gt;Attribute Value&lt;/P&gt;&lt;P&gt;Associated Role&lt;/P&gt;&lt;P&gt;Associated Authorization&lt;/P&gt;&lt;P&gt;Associated Attribute&lt;/P&gt;&lt;P&gt;Associated Attribute Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;DEL&gt;-EXAMPLES&lt;/DEL&gt;-&lt;/P&gt;&lt;P&gt;testuser01&lt;/P&gt;&lt;P&gt;group001&lt;/P&gt;&lt;P&gt;user01 test&lt;/P&gt;&lt;P&gt;Create Maintain Sales Order vs Create Maintain Customer Master Records&lt;/P&gt;&lt;P&gt;LHS&lt;/P&gt;&lt;P&gt;Any&lt;/P&gt;&lt;P&gt;Z_ROLETEST_001&lt;/P&gt;&lt;P&gt;Authorization=T-D524126500, Object=S_TCODE&lt;/P&gt;&lt;P&gt;TCD&lt;/P&gt;&lt;P&gt;FB01&lt;/P&gt;&lt;P&gt;Z_ROLETEST_002&lt;/P&gt;&lt;P&gt;Authorization=T-D524126600, Object=F_BKPF_BUK&lt;/P&gt;&lt;P&gt;ACTVT&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;/Y.Shirako&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 09:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405605#M1406954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T09:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Audit tool which generates Users, Roles, Auth objects, and Values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405606#M1406955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your auditors will have their own tool which extracts the data that they want.  &lt;/P&gt;&lt;P&gt;Typical ways they use it are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Install ABAP on your system which provides files for them to crunch in an SQL (or similar) database.&lt;/P&gt;&lt;P&gt;Tool extracts data via RFC calls into your system that is then processed externally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you ask your auditors? Usually in their report is an explanation of how the data was gathered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 10:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405606#M1406955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T10:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Audit tool which generates Users, Roles, Auth objects, and Values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405607#M1406956</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 an ABAP system, you can view most of these things with transaction SUIM, which is the User Information System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dagwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 11:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405607#M1406956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T11:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Audit tool which generates Users, Roles, Auth objects, and Values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405608#M1406957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tables where thie info is stored in are AGR* USR* and UST* look at these tables and find your info, you probably have to put them in a database to bring it all together&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Auke Visser on Nov 18, 2009 1:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 12:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405608#M1406957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T12:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Audit tool which generates Users, Roles, Auth objects, and Values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405609#M1406958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Install ABAP on your system which provides files for them to crunch in an SQL (or similar) database.&lt;/P&gt;&lt;P&gt;&amp;gt; Tool extracts data via RFC calls into your system that is then processed externally.&lt;/P&gt;&lt;P&gt;Yes, the interfaces of those tools are often a hazard in themselves...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I typically recommend customers to delete them completely. Sometimes this comment also exists in the code itself, but who reads code now-a-days in GRC projects, and why should they have to? ;-(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks very much like one of those tools (where the SQL statements are built externally).&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>Wed, 18 Nov 2009 19:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405609#M1406958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T19:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Audit tool which generates Users, Roles, Auth objects, and Values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405610#M1406959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Yes, the interfaces of those tools are often a hazard in themselves...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A conversation I had today leads me to believe that the main culprit of this method has now phased it out with the latest release of their tool...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 00:40:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/audit-tool-which-generates-users-roles-auth-objects-and-values/m-p/6405610#M1406959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-19T00:40:35Z</dc:date>
    </item>
  </channel>
</rss>

