<?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: Total isolation of credentials in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/total-isolation-of-credentials/m-p/70334#M1832</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104801"&gt;@ChechuIGZ&lt;/a&gt;&amp;nbsp;- The value of the secret is redacted.&amp;nbsp;&lt;A href="https://docs.databricks.com/en/security/secrets/redaction.html#secret-redaction" target="_blank"&gt;https://docs.databricks.com/en/security/secrets/redaction.html#secret-redaction&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also remember the following -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dkushari_0-1716421430204.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7814i97CC880C5789BB50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dkushari_0-1716421430204.png" alt="dkushari_0-1716421430204.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 23:44:03 GMT</pubDate>
    <dc:creator>dkushari</dc:creator>
    <dc:date>2024-05-22T23:44:03Z</dc:date>
    <item>
      <title>Total isolation of credentials</title>
      <link>https://community.databricks.com/t5/data-governance/total-isolation-of-credentials/m-p/68647#M1799</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Recently we encountered a problem with how Databricks handles secrets that does not meet our compliance.&lt;BR /&gt;We need total isolation of users credentials but seems like the &lt;STRONG&gt;admin role&lt;/STRONG&gt; in databricks totally breaks that since a person with that role can access all secrets.&lt;/P&gt;&lt;P&gt;Is there a way for the users to have credentials in databricks, let's say for simplification, user and password in a way that is only accessible by the user?&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 08:44:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/total-isolation-of-credentials/m-p/68647#M1799</guid>
      <dc:creator>ChechuIGZ</dc:creator>
      <dc:date>2024-05-09T08:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Total isolation of credentials</title>
      <link>https://community.databricks.com/t5/data-governance/total-isolation-of-credentials/m-p/68649#M1800</link>
      <description>&lt;P&gt;Let me put an example to make it more clear.&lt;/P&gt;&lt;P&gt;We have a user, let's say &lt;STRONG&gt;Bob Rando&lt;/STRONG&gt;, and he wants to store &lt;STRONG&gt;user and password&lt;/STRONG&gt; in databricks secrets in order to use them later on the notebooks.&lt;BR /&gt;Using the CLI Bob does the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT face="terminal,monaco"&gt;databricks secrets create-scope bob-rando-creds&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="terminal,monaco"&gt;databricks secrets put-secret --json '{"scope": "bob-rando-creds", "key": "username", "string_value": "bobRando"}'&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="terminal,monaco"&gt;databricks secrets put-secret --json '{"scope": "bob-rando-creds", "key": "password", "string_value": "b0bR4ndoS3cretP4ssword"}'&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;The he goes to the Notebooks and can access those secrets via &lt;FONT face="terminal,monaco"&gt;dbutils.secrets.get&lt;/FONT&gt; method.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So far so good. The problem here is that we want complete isolation from those secrets, meaning that only the persons Bob has given access to can see tose secrets. Including the admins.&lt;BR /&gt;Following the example and admin can use&amp;nbsp;&lt;FONT face="terminal,monaco"&gt;dbutils.secrets.get&lt;/FONT&gt; to access Bob's secrets as well.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 09:06:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/total-isolation-of-credentials/m-p/68649#M1800</guid>
      <dc:creator>ChechuIGZ</dc:creator>
      <dc:date>2024-05-09T09:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Total isolation of credentials</title>
      <link>https://community.databricks.com/t5/data-governance/total-isolation-of-credentials/m-p/70334#M1832</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/104801"&gt;@ChechuIGZ&lt;/a&gt;&amp;nbsp;- The value of the secret is redacted.&amp;nbsp;&lt;A href="https://docs.databricks.com/en/security/secrets/redaction.html#secret-redaction" target="_blank"&gt;https://docs.databricks.com/en/security/secrets/redaction.html#secret-redaction&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also remember the following -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dkushari_0-1716421430204.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/7814i97CC880C5789BB50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dkushari_0-1716421430204.png" alt="dkushari_0-1716421430204.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 23:44:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/total-isolation-of-credentials/m-p/70334#M1832</guid>
      <dc:creator>dkushari</dc:creator>
      <dc:date>2024-05-22T23:44:03Z</dc:date>
    </item>
  </channel>
</rss>

