<?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: How to Check Authentication method in SAS in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710189#M21172</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How we can validate whether we are not using the&amp;nbsp;&lt;SPAN&gt;OS synchronizing user accounts with an LDAP server?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jan 2021 15:48:50 GMT</pubDate>
    <dc:creator>japsas100</dc:creator>
    <dc:date>2021-01-08T15:48:50Z</dc:date>
    <item>
      <title>How to Check Authentication method in SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710180#M21168</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help us how to check the&amp;nbsp;Authentication method in SAS for internal and external users. We need to check whether current system is LDAP/AD authenticated or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:27:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710180#M21168</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2021-01-08T15:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Authentication method in SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710184#M21169</link>
      <description>&lt;P&gt;Just check what methods are listed in /&amp;lt;SASHome&amp;gt;/SASFoundation/9.4/utilities/bin/sasauth.conf file. More useful information:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=bicdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=bisecag&amp;amp;docsetTarget=n171zb6r0gzqgtn1fguwl5jlz4sw.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?cdcId=bicdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=bisecag&amp;amp;docsetTarget=n171zb6r0gzqgtn1fguwl5jlz4sw.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:36:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710184#M21169</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2021-01-08T15:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Authentication method in SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710186#M21170</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per&amp;nbsp;sasauth.conf, we are using the method=pw. But in same file I can see object related to LDAP for expamle&amp;nbsp;LDAP_AUTH_METHOD=MATCH,&amp;nbsp;LDAP_HOST=........ etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using the sas 9.2, Is there any other way to validate that we are not using LDAP/AD auth?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:43:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710186#M21170</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2021-01-08T15:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Authentication method in SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710187#M21171</link>
      <description>&lt;P&gt;You aren't using LDAP authentication in SAS, unless your underlying OS is synchronizing user accounts with an LDAP server.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:46:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710187#M21171</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2021-01-08T15:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Authentication method in SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710189#M21172</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How we can validate whether we are not using the&amp;nbsp;&lt;SPAN&gt;OS synchronizing user accounts with an LDAP server?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:48:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710189#M21172</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2021-01-08T15:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check Authentication method in SAS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710191#M21173</link>
      <description>Contact your system administrator and ask him/her.</description>
      <pubDate>Fri, 08 Jan 2021 15:50:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-Check-Authentication-method-in-SAS/m-p/710191#M21173</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2021-01-08T15:50:03Z</dc:date>
    </item>
  </channel>
</rss>

