<?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: Setting up oracle accounts in User Manager for database connections - duplicate user IDs? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-oracle-accounts-in-User-Manager-for-database/m-p/422160#M11629</link>
    <description>&lt;P&gt;&lt;SPAN&gt;"use the same ID twice, regardless of authentication domain" - I can read this issue one of two ways.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18432"&gt;@PaulHomes&lt;/a&gt;&amp;nbsp;has already covered making your Oracle AuthDomain outbound only.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Another simple method, if you can't create 2 users with the same Oracle ID, is to create an Oracle-specific metadata group, and store the Oracle credentials in the group's metadata profile, and make the two users members of that group. If they don't have their own Oracle AuthDomain credentials, then each will "inherit" the shared Oracle AuthDomain credentials from the Oracle group.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best of luck - please let us know how you fare.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2017 22:48:53 GMT</pubDate>
    <dc:creator>AndrewHowell</dc:creator>
    <dc:date>2017-12-18T22:48:53Z</dc:date>
    <item>
      <title>Setting up oracle accounts in User Manager for database connections - duplicate user IDs?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-oracle-accounts-in-User-Manager-for-database/m-p/422145#M11627</link>
      <description>&lt;P&gt;Good afternoon everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're currently in the process of setting up a SAS test server and are in the process of creating oracle account groups for database connections. Some of our databases use the same user ID for various databases. So I went ahead and attempted to create two separate accounts for the individual database connections, but even though the database and schemas are different, user manager will not let me use the same ID twice, regardless of authentication domain. Is there a way around this? I'm honestly not sure what kind of red tape I would have to go through to have our database team change the IDs (particularly with the number of affected users / applications this would affect).&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 21:40:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-oracle-accounts-in-User-Manager-for-database/m-p/422145#M11627</guid>
      <dc:creator>cjsummers</dc:creator>
      <dc:date>2017-12-18T21:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up oracle accounts in User Manager for database connections - duplicate user IDs?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-oracle-accounts-in-User-Manager-for-database/m-p/422148#M11628</link>
      <description>&lt;P&gt;Assuming you have SAS 9.4 M2 or above, you can mark the&amp;nbsp;database&amp;nbsp;authentication domain as "Outbound Only" which removes the uniqueness requirement for logins. The&amp;nbsp;&lt;SPAN&gt;uniqueness requirement is there for inbound logins to ensure a user id lookup after authentication to the metadata server can only return a single identity. Logins stored in metadata for the purposes of providing access to third party systems (outbound logins) are not normally intended to be used as inbound logins too, hence the addition of the outbound-only flag for authentication domains in SAS 9.4 M2.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can edit the properties for authentication domains by right mouse clicking over the User Manager or Server Manager plug-ins in SAS Management Console and selecting the&amp;nbsp;Authentication Domains... item from the context menu. From here you can set the outbound-only flag.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Selection_070.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17383i41EE545F2084E5AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Selection_070.png" alt="Selection_070.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more info see the &lt;A href="http://documentation.sas.com/?docsetId=bisecag&amp;amp;docsetTarget=p1du6ccnyjmlkdn1pwc9q11m088w&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n1ftln7wkd71d9n1010rp2xau6s1" target="_self"&gt;Outbound and Trusted Authentication Domains&lt;/A&gt;&amp;nbsp;section of the&amp;nbsp;&lt;EM&gt;SAS 9.4 Intelligence Platform: Security Administration Guide.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 22:09:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-oracle-accounts-in-User-Manager-for-database/m-p/422148#M11628</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2017-12-18T22:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up oracle accounts in User Manager for database connections - duplicate user IDs?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-oracle-accounts-in-User-Manager-for-database/m-p/422160#M11629</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"use the same ID twice, regardless of authentication domain" - I can read this issue one of two ways.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18432"&gt;@PaulHomes&lt;/a&gt;&amp;nbsp;has already covered making your Oracle AuthDomain outbound only.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Another simple method, if you can't create 2 users with the same Oracle ID, is to create an Oracle-specific metadata group, and store the Oracle credentials in the group's metadata profile, and make the two users members of that group. If they don't have their own Oracle AuthDomain credentials, then each will "inherit" the shared Oracle AuthDomain credentials from the Oracle group.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best of luck - please let us know how you fare.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2017 22:48:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-oracle-accounts-in-User-Manager-for-database/m-p/422160#M11629</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2017-12-18T22:48:53Z</dc:date>
    </item>
  </channel>
</rss>

