<?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: Can SAS authentication be done against IBM Tivoli Directory Server in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292168#M5740</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in SAS 9.3, only one&amp;nbsp;was recognized. In SAS 9.4, take a look at the following:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0w8oa3erw568vn192xwf0872npk.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0w8oa3erw568vn192xwf0872npk.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this what you are looking for?&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>Wed, 17 Aug 2016 13:23:29 GMT</pubDate>
    <dc:creator>anja</dc:creator>
    <dc:date>2016-08-17T13:23:29Z</dc:date>
    <item>
      <title>Can SAS authentication be done against IBM Tivoli Directory Server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292133#M5734</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please let me know if SAS will support using the LDAP v3 compliant IBM Security Directory Server to authenticate against instead of using Active Directory for this. What should be the changes that should be implemented for this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 11:48:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292133#M5734</guid>
      <dc:creator>naveenraj</dc:creator>
      <dc:date>2016-08-17T11:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can SAS authentication be done against IBM Tivoli Directory Server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292148#M5735</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes, SAS can authenticate against IBM Tivoli Dir Server. The&amp;nbsp;LDAP server should be&amp;nbsp;RFC 2307 compatible, which it is.&lt;/P&gt;
&lt;P&gt;(LDAP v2 / v3 compliant).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not knowing which SAS version you are running, the following is for SAS 9.4.&lt;/P&gt;
&lt;P&gt;Please see &lt;A href="http://support.sas.com/documentation/cdl/en/itechdsref/64885/HTML/default/viewer.htm#italdap.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/itechdsref/64885/HTML/default/viewer.htm#italdap.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Everything about SAS Integration Technologies:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/software/products/inttech/index.html#s1=1" target="_blank"&gt;http://support.sas.com/software/products/inttech/index.html#s1=1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Anja&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 12:44:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292148#M5735</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2016-08-17T12:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can SAS authentication be done against IBM Tivoli Directory Server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292152#M5737</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/25908"&gt;@anja﻿&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. I was going throught the same documents. I have one more doubt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose we have configured SAS using Active Directory server. Like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="xis-paragraph"&gt;Active Directory&lt;PRE class="xis-codeFragment"&gt;/* Environment variables that describe your Active Directory server  */
-set AD_HOST &lt;SPAN class="xis-userSuppliedValue"&gt;myhost&lt;/SPAN&gt;
/* Define authentication provider  */
-authpd ADIR:mycomapny.com
-primpd mycompany.com&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class="xis-paragraph"&gt;But not all the users are present within this AD and we need to introduce another LDAP&amp;nbsp;IBM Tivoli Directory Server. Is this possible by just changing the properties in sasv9_usermods.cfg of metadataserver folder like below along with AD settings mentioned above such that it will check both the AD and LDAP server and provide authentication. &amp;nbsp;My question is, is it possible to check both the LDAP and AD servers at the same time and provide authentication if user(even if domain name is differant) is present in either of the server&lt;/DIV&gt;&lt;DIV class="xis-paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="xis-paragraph"&gt;LDAP&lt;PRE class="xis-codeFragment"&gt;/* Environment variables that describe your LDAP server  */
-set LDAP_HOST myhost
-set LDAP_BASE "ou=&lt;SPAN class="xis-userSuppliedValue"&gt;emp&lt;/SPAN&gt;, o=&lt;SPAN class="xis-userSuppliedValue"&gt;us&lt;/SPAN&gt;"
/* Define authentication provider */
-authpd LDAP:mycompany.com
-primpd aus.mycompany.com&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Aug 2016 12:58:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292152#M5737</guid>
      <dc:creator>naveenraj</dc:creator>
      <dc:date>2016-08-17T12:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can SAS authentication be done against IBM Tivoli Directory Server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292168#M5740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in SAS 9.3, only one&amp;nbsp;was recognized. In SAS 9.4, take a look at the following:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0w8oa3erw568vn192xwf0872npk.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0w8oa3erw568vn192xwf0872npk.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this what you are looking for?&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>Wed, 17 Aug 2016 13:23:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292168#M5740</guid>
      <dc:creator>anja</dc:creator>
      <dc:date>2016-08-17T13:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can SAS authentication be done against IBM Tivoli Directory Server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292392#M5748</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/25908"&gt;@anja﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have similar case in my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently we are using AD for authentication for a group of people(Eg: UK users). Another group(Eg: US users) of users also need authentication, they are not present in current AD that we are using. But US users are present in a LDAP server. So, is this possible to implement both the authentication processes in &lt;STRONG&gt;sasv9_usermods.cfg&amp;nbsp;&lt;/STRONG&gt;(both AD and LDAP)?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As like.&lt;/P&gt;&lt;PRE class="xis-codeFragment"&gt;/*-----------------Active Directory Authentication---------------------- */&lt;BR /&gt;/* Environment variables that describe your Active Directory server  */
-set AD_HOST &lt;SPAN class="xis-userSuppliedValue"&gt;myhost&lt;/SPAN&gt;
/* Define authentication provider  */
-authpd ADIR:mycomapny.com
-primpd mycompany.com&lt;BR /&gt; &lt;BR /&gt;/*------------------------LDAP Authentication--------------------------- */&lt;BR /&gt;/* Environment variables that describe your LDAP server */&lt;BR /&gt;-set LDAP_HOST myhost&lt;BR /&gt;-set LDAP_BASE "ou=emp, o=us"&lt;BR /&gt;/* Define authentication provider */&lt;BR /&gt;-authpd LDAP:mycompany.com&lt;BR /&gt;-primpd aus.mycompany.com&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not able to get proper solution in the link that you shared:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0w8oa3erw568vn192xwf0872npk.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#n0w8oa3erw568vn192xwf0872npk.htm&lt;/A&gt; ,&amp;nbsp;whether both AD and LDAP can be implement together for authenticate the users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or is there any other way to achieve this? please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 09:41:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-SAS-authentication-be-done-against-IBM-Tivoli-Directory/m-p/292392#M5748</guid>
      <dc:creator>Saikrishna979</dc:creator>
      <dc:date>2016-08-18T09:41:24Z</dc:date>
    </item>
  </channel>
</rss>

