<?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: AUTHDOMAIN for users in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/297087#M5981</link>
    <description>&lt;P&gt;If you have the users defined in the Metadata against AUTHDOMAINS The users could manually update their passwords in the metadata with the&amp;nbsp;&lt;SPAN&gt;SAS Personal Login Manager.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2016 23:43:45 GMT</pubDate>
    <dc:creator>twocanbazza</dc:creator>
    <dc:date>2016-09-07T23:43:45Z</dc:date>
    <item>
      <title>AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296185#M5940</link>
      <description>&lt;P&gt;Out analytic users need access to raw data which typically is in oracle or sql databases. They need to authentified by there ad user. The sas administrator will not update their &amp;nbsp;password manually. is it possible to use either manual login by signing in to each connection and how do i &amp;nbsp;set it up in the SMC??? ? I prefer that the users sign manual up every time they use an authdomain. the apllication server in an hp unix and the users are resolved into a shared workspace user - it is critical that the database know which ad user signs in. &amp;nbsp;is there a smart solution?? thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 18:26:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296185#M5940</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2016-09-02T18:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296257#M5942</link>
      <description>&lt;P&gt;If your SAS servers run on Windows and you are using SAS/ACCESS to ODBC then its pretty simple to do Windows Authentication:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/68193/HTML/default/viewer.htm#p1t9q2knb9tq5ln101dkrdsa9ymf.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bidsag/68193/HTML/default/viewer.htm#p1t9q2knb9tq5ln101dkrdsa9ymf.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can avoid the ODBC Administrator as well by specifying everything in a connection string like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/52/777.html" target="_blank"&gt;http://support.sas.com/kb/52/777.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using Unix then the set up is harder as you need to customise an ODBC.INI file. Oracle set up is trickier too and depends if you are using&amp;nbsp;&lt;SPAN&gt;SAS/ACCESS to ODBC or not.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is also easy to set up ODBC connections in SMC by adding the connection strings to ODBC servers set up under the Server Manager. This is the best practice approach for SAS Server environments.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 23:31:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296257#M5942</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-02T23:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296289#M5943</link>
      <description>&lt;P&gt;Thanks for your reply. we are right now running on unix (applications server) and the clients are running on windows. We have &lt;SPAN&gt;SAS/ACCESS to ODBC.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 05:56:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296289#M5943</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2016-09-03T05:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296292#M5944</link>
      <description>&lt;P&gt;How are you authenticating to the Unix SAS App servers? Are you doing AD authentication there? I think you need LDAP configured for that but I'm not an expert in this area. If you've already got it going for SAS client connections then I suspect it will be a lot easier to delegate that to ODBC connections.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 06:16:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296292#M5944</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-03T06:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296307#M5945</link>
      <description>&lt;P&gt;there is no ad users on unix. the ad user are translated to a shared user. security is however based on AD&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 15:38:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296307#M5945</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2016-09-03T15:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296454#M5948</link>
      <description>Manual login is the easiest, requires no (almost) maintenence. If the users should supply their useris/pw each time you don't havery to register anything in Metadata. &lt;BR /&gt;But why are you in favour for manual login? I would classify it as less secure than automatic.</description>
      <pubDate>Mon, 05 Sep 2016 05:28:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296454#M5948</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-09-05T05:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296460#M5949</link>
      <description>&lt;P&gt;I think manual login is the easiest solution as we use shared users (workspace context)&amp;nbsp;for our users. Do you have abn example on how to set it up?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2016 06:51:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296460#M5949</guid>
      <dc:creator>ANLYNG</dc:creator>
      <dc:date>2016-09-05T06:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296498#M5951</link>
      <description>The point is that you really don't set it up.&lt;BR /&gt;Just register your ODBC libraries in a separate authdomain. Users without an account in this domain need to supply a login with their connection. Bare on mind you can't have those libraries as pre assigned.</description>
      <pubDate>Mon, 05 Sep 2016 10:50:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296498#M5951</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-09-05T10:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296774#M5964</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of the things you mentioned is&lt;/P&gt;
&lt;P&gt;"the ad user are translated to a shared use", and "I prefer that the users sign manual up every time they use an authdomain", and "access to raw data".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First question:&lt;/P&gt;
&lt;P&gt;How are your users currently reading these raw data into SAS/access the raw data?&lt;/P&gt;
&lt;P&gt;Via BASE SAS, EGuide, DI?&lt;/P&gt;
&lt;P&gt;One the raw data is imported and data sets are created, are the data sets stored in metadata libraries?&lt;/P&gt;
&lt;P&gt;Since you mentioned SASMC, I assume that all your users are registered in Metadata, and that your libraries are created in metadata and tables are registered, folders have been created?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If this is the case, your users generally authenticate through the DefaultAuth, whether the authentication behind the scenes is AD or any other direct or indirect authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The DefaultAuth defaults to the Metadata Server and the SAS servers it is using, such as Workspace Server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have databases, such as Oracle,&amp;nbsp;you can&amp;nbsp;create additional Auth Domains in SASMC, such as OraAuth, using the DBMS userID and pwd for each DBMS connection.&lt;/P&gt;
&lt;P&gt;Example: For each user ID, you'd either have to add&amp;nbsp;an additional authentication domain, such as&amp;nbsp;OraAuth, using&amp;nbsp;their Oracle user ID.&lt;/P&gt;
&lt;P&gt;This would authenticate each individual user. Whether they are prompted or not depends on whether&amp;nbsp;passwords are stored in Metadata or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, if you would not want to authenticate the users individually,&amp;nbsp;you'd use the shared accounts you mentioned in your original post, and create a shared&amp;nbsp;user in SASMC. This user would use the DBMS' user ID. The individual users would then have to be added to that shared user ID (as members). In this scenario, only the shared account would be authenticated, not the individual user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you create/work with metadata, as described above, you'd have more control over the "who, where and when". Auditing, logging would provide you with more details on what your users are doing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Directing"/setting up authentication might be easier as you'd have more control.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Examples for authentication mechanism&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PAM&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0bggv0uyqm3m0n1ngn9g94i70nz.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0bggv0uyqm3m0n1ngn9g94i70nz.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LDAP&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#p1k1qcvnbfsy0en1lzbiztlgt264.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#p1k1qcvnbfsy0en1lzbiztlgt264.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#p0fpi70ptqcdldn1sovre4lpvzmv.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#p0fpi70ptqcdldn1sovre4lpvzmv.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anja&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 15:48:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/296774#M5964</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2016-09-06T15:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: AUTHDOMAIN for users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/297087#M5981</link>
      <description>&lt;P&gt;If you have the users defined in the Metadata against AUTHDOMAINS The users could manually update their passwords in the metadata with the&amp;nbsp;&lt;SPAN&gt;SAS Personal Login Manager.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 23:43:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/AUTHDOMAIN-for-users/m-p/297087#M5981</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2016-09-07T23:43:45Z</dc:date>
    </item>
  </channel>
</rss>

