<?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: SMO shared profile for different users? in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SMO-shared-profile-for-different-users/m-p/235#M10134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Profile can be attached to multiple users by setting the smo repository &amp;amp; host credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: SMO repository is created on HOST1 under the repo_user@REPODB schema&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If a profile is created as PRD_PROFILE of the target database PRD on HOST2 as oracle user the same can be accessed by any other user on the host by&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; executing the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Login to the non-oracle user where the profile needs to be shared on HOST2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smo credential set -host -name host2 -username non-oracle-user -password &amp;lt;password&amp;gt;&lt;/P&gt;&lt;P&gt;smo credential set -host -name host1 -username &amp;lt;username&amp;gt; -password &amp;lt;password&amp;gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; Provide the a valid O/S user credentials of the repository host (HOST1). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smo credentilal set -repository -dbname REPODB -host HOST1 -login -username repo_user -password &amp;lt;repo_password&amp;gt; -port 1521&lt;/P&gt;&lt;P&gt;smo credential set -profile -name PRD_PROFILE -password &amp;lt;password&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2009 11:55:05 GMT</pubDate>
    <dc:creator>shetty</dc:creator>
    <dc:date>2009-12-02T11:55:05Z</dc:date>
    <item>
      <title>SMO shared profile for different users?</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMO-shared-profile-for-different-users/m-p/227#M10132</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone tell if it is possible to create/attached the same profile to different users in a way that all the desired users will be working with the same profile/repository view?&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;Erez.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:21:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMO-shared-profile-for-different-users/m-p/227#M10132</guid>
      <dc:creator>galchen</dc:creator>
      <dc:date>2025-06-05T07:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: SMO shared profile for different users?</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMO-shared-profile-for-different-users/m-p/230#M10133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, You can't have same profile with multiple users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating profile, you need to assign respective user also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;profile create -profile &amp;lt;profile_name&amp;gt; [-profile-password &amp;lt;profile_password&amp;gt;] -repository -dbname &amp;lt;repo_service_name&amp;gt; -host &amp;lt;repo_host&amp;gt; -port &amp;lt;repo_port&amp;gt; -login -username &amp;lt;repo_username&amp;gt; -database -dbname &amp;lt;db_dbname&amp;gt; -host &amp;lt;db_host&amp;gt; [-sid &amp;lt;db_sid&amp;gt;] [-login -username &amp;lt;db_username&amp;gt; -password &amp;lt;db_password&amp;gt; -port &amp;lt;db_port&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajarao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 07:18:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMO-shared-profile-for-different-users/m-p/230#M10133</guid>
      <dc:creator>sindhe</dc:creator>
      <dc:date>2009-12-02T07:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: SMO shared profile for different users?</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMO-shared-profile-for-different-users/m-p/235#M10134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Profile can be attached to multiple users by setting the smo repository &amp;amp; host credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: SMO repository is created on HOST1 under the repo_user@REPODB schema&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If a profile is created as PRD_PROFILE of the target database PRD on HOST2 as oracle user the same can be accessed by any other user on the host by&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; executing the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Login to the non-oracle user where the profile needs to be shared on HOST2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smo credential set -host -name host2 -username non-oracle-user -password &amp;lt;password&amp;gt;&lt;/P&gt;&lt;P&gt;smo credential set -host -name host1 -username &amp;lt;username&amp;gt; -password &amp;lt;password&amp;gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; Provide the a valid O/S user credentials of the repository host (HOST1). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;smo credentilal set -repository -dbname REPODB -host HOST1 -login -username repo_user -password &amp;lt;repo_password&amp;gt; -port 1521&lt;/P&gt;&lt;P&gt;smo credential set -profile -name PRD_PROFILE -password &amp;lt;password&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 11:55:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMO-shared-profile-for-different-users/m-p/235#M10134</guid>
      <dc:creator>shetty</dc:creator>
      <dc:date>2009-12-02T11:55:05Z</dc:date>
    </item>
  </channel>
</rss>

