<?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: EG Scheduling / authentication domain in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/814587#M40713</link>
    <description>&lt;P&gt;I'm assuming you are using SAS 9.4 here - yes, this is entirely possible. I'm assuming the authentication domain has it's own Oracle-specific user account and password. This entirely independent of the user account scheduling the SAS job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, I hope you are aware that EG projects can only run from EG. If you want to schedule them on a SAS server you will need to export the EG projects to SAS programs.&lt;/P&gt;</description>
    <pubDate>Sun, 22 May 2022 00:32:16 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2022-05-22T00:32:16Z</dc:date>
    <item>
      <title>EG Scheduling / authentication domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/814438#M40711</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I have a lot of users that schedule Eg project every night.&amp;nbsp; &amp;nbsp;It run locally on their desktop.&amp;nbsp; They access Oracle DB using authentication domain.&amp;nbsp; We are looking for a way to put all schedule project on a server to provide more stability.&amp;nbsp; &amp;nbsp;If we use an administrative account to run those schedule but still want to use the authentication domain from each user, Is it possible ?&lt;/P&gt;
&lt;P&gt;Security dept. is not to keen on granting all DB acces to this administrative account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Laurent&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 14:10:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/814438#M40711</guid>
      <dc:creator>tlk</dc:creator>
      <dc:date>2022-05-20T14:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: EG Scheduling / authentication domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/814587#M40713</link>
      <description>&lt;P&gt;I'm assuming you are using SAS 9.4 here - yes, this is entirely possible. I'm assuming the authentication domain has it's own Oracle-specific user account and password. This entirely independent of the user account scheduling the SAS job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, I hope you are aware that EG projects can only run from EG. If you want to schedule them on a SAS server you will need to export the EG projects to SAS programs.&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 00:32:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/814587#M40713</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-05-22T00:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: EG Scheduling / authentication domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/815405#M40782</link>
      <description>Thanks for your reply.  It also mean that we have to put all the authentication domain on that scheduling account.  Or the scheduling account could read the right authentication domain from those user depending on a parameter from the project to know which one to take.   &lt;BR /&gt;&lt;BR /&gt;We are looking also at the export options.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 27 May 2022 13:05:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/815405#M40782</guid>
      <dc:creator>tlk</dc:creator>
      <dc:date>2022-05-27T13:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: EG Scheduling / authentication domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/815519#M40786</link>
      <description>&lt;P&gt;I don't follow your logic. The way we use an authentication domain is to have the Oracle data connections defined in metadata as data libraries. There is a static Oracle user account (not an OS user account) defined in the auth domain and it handles all database connections. The metadata libraries need to be predefined as they will work in any SAS environment: EG, batch, SAS Studio etc. It doesn't matter what user account uses these libraries and whether it is using EG or a scheduled job or project it just works. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 00:07:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/815519#M40786</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-05-28T00:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: EG Scheduling / authentication domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/819448#M40911</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp; what I am trying to say is that an authdomain is link to a specific user.&amp;nbsp; &amp;nbsp;When SAS execute a project is getting the authdomain of the user who is actually connected to SAS/eg.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're trying to see every possibility.&amp;nbsp; &amp;nbsp; We are looking to have a production user that will have all access necessary in the B and will be define as OPS in Oracle so ther will be no need to pass credential to Oracle (it mean that Oracle will permit the connection because the user was authenticated by th OS)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 19:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/819448#M40911</guid>
      <dc:creator>tlk</dc:creator>
      <dc:date>2022-06-21T19:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: EG Scheduling / authentication domain</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/819460#M40914</link>
      <description>&lt;P&gt;OK, so it looks like you want to use OS accounts to connect and authenticate against Oracle rather than separate Oracle-specific accounts - is this correct? In my world this is called IWA - Integrated Windows Authentication. I know how to do this for SQL server but not Oracle. You can test such data connections in a LIBNAME statement. For SQL Server it looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname SQLSRVR odbc noprompt = "server=SQLServerName;DRIVER=SQL Server Native Client 11.0;Trusted Connection=yes" DATABASE = MyDatabase schema = dbo;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Note, there is no user account or password supplied. The "Trusted Connection=yes" option says use my Windows account to authenticate with SQL Server. For Oracle the equivalent option is "Integrated Security=yes".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 20:28:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Scheduling-authentication-domain/m-p/819460#M40914</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-06-21T20:28:24Z</dc:date>
    </item>
  </channel>
</rss>

