<?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: SOX user access review control for Oracle EBS database in Governance, Risk, Compliance</title>
    <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/77971#M1277</link>
    <description>The process should be documented in the Access Control Policy and Procedures, detailing how user access is managed at the organizational level, IMO.</description>
    <pubDate>Mon, 17 Mar 2025 22:53:56 GMT</pubDate>
    <dc:creator>akkem</dc:creator>
    <dc:date>2025-03-17T22:53:56Z</dc:date>
    <item>
      <title>SOX user access review control for Oracle EBS database</title>
      <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/77970#M1276</link>
      <description>&lt;P&gt;Hello:&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have to review user access to the oracle database as part of our quarterly user access review process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what database tables and accounts have you reviewed? can someone share a sample of the queries to run to get this information? what have you excluded and why (for example people with select and view ready only can be deselected).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 21:11:08 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/77970#M1276</guid>
      <dc:creator>Midude2000</dc:creator>
      <dc:date>2025-03-17T21:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: SOX user access review control for Oracle EBS database</title>
      <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/77971#M1277</link>
      <description>The process should be documented in the Access Control Policy and Procedures, detailing how user access is managed at the organizational level, IMO.</description>
      <pubDate>Mon, 17 Mar 2025 22:53:56 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/77971#M1277</guid>
      <dc:creator>akkem</dc:creator>
      <dc:date>2025-03-17T22:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: SOX user access review control for Oracle EBS database</title>
      <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/77974#M1279</link>
      <description>You may not get an answer for that here. Those of us who work in cybersecurity have a responsibility to protect our organizations. That kind of information could potentially be used in a way that could help identify vulnerabilities and be acted upon.</description>
      <pubDate>Tue, 18 Mar 2025 03:21:13 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/77974#M1279</guid>
      <dc:creator>nkeaton</dc:creator>
      <dc:date>2025-03-18T03:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: SOX user access review control for Oracle EBS database</title>
      <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78000#M1281</link>
      <description>&lt;P&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/253792811"&gt;@nkeaton&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe your statement to be totally untrue.&amp;nbsp; The Community was created for folks to share, ask questions and generally connect with others, so PLEASE do not speak for everyone here on the Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/985787817"&gt;@Midude2000&lt;/a&gt;&amp;nbsp;First, I am not a DBA, so not able to supply the exact query (usually I request this from an administrator) but limited knowledge is that you would First:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select ADMIN &amp;gt; MANAGEMENT &amp;gt; USERS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should allow you to view the USERS Page which will provide you with FIELD (which shows the user's name and their DISPLAY name) along with ACTIONS (which details what the user may do)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having lived through quarterly SOX audits, you can request an account from the DBAs, such that you may run the query in front otfthe auditors so they can see what the query is, document that they saw it run, and then can attest to the results.&amp;nbsp; Being able to do this has assisted us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps a little.&amp;nbsp; Here is a link that may assist you:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/oracle-database-system-privileges-accounts-and-passwords.html" target="_blank"&gt;https://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/oracle-database-system-privileges-accounts-and-passwords.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I recommend that you pull down the ORACLE documentation on doing this as a back up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OTHERS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;d&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 16:38:01 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78000#M1281</guid>
      <dc:creator>dcontesti</dc:creator>
      <dc:date>2025-03-18T16:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: SOX user access review control for Oracle EBS database</title>
      <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78021#M1282</link>
      <description>@dconesti I am not sure why you feel it necessary to lecture me. It is my opinion, but this is true in cybersecurity. We would have real issues if our folks just started giving out details on any part of our infrastructure. Our folks know that they are not to do this. Loose tweets sink fleets. Protecting our organizations is what we are paid to do. So I respectfully disagree with you.</description>
      <pubDate>Tue, 18 Mar 2025 21:59:42 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78021#M1282</guid>
      <dc:creator>nkeaton</dc:creator>
      <dc:date>2025-03-18T21:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: SOX user access review control for Oracle EBS database</title>
      <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78023#M1283</link>
      <description>&lt;P&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/253792811"&gt;@nkeaton&lt;/a&gt; And I am not sure why you felt the need to reply for all of us.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 22:02:00 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78023#M1283</guid>
      <dc:creator>dcontesti</dc:creator>
      <dc:date>2025-03-18T22:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: SOX user access review control for Oracle EBS database</title>
      <link>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78024#M1284</link>
      <description>&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/715155969"&gt;@dcontesti&lt;/a&gt; I never did speak for anyone but myself and never said that did. I was just letting them know why they might not get answers. Responsible cybersecurity personnel don’t just give out details. We protect our organizations. I am still not sure why you are taking offense and still respectfully disagree with you which is fine. No hard feelings, just don’t agree with you.</description>
      <pubDate>Tue, 18 Mar 2025 22:20:02 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Governance-Risk-Compliance/SOX-user-access-review-control-for-Oracle-EBS-database/m-p/78024#M1284</guid>
      <dc:creator>nkeaton</dc:creator>
      <dc:date>2025-03-18T22:20:02Z</dc:date>
    </item>
  </channel>
</rss>

