<?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: Synchronize users between SAS Metadata and LDAP in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/413382#M20246</link>
    <description>On documentation sended by support: For other formats, the first step is to figure out how to extract the data from your authentication provider. If you have LDAP, you might be able to modify the Active Directory sample for your purposes.&lt;BR /&gt;&lt;BR /&gt;Has anyone made this adaptation yet?</description>
    <pubDate>Tue, 14 Nov 2017 15:46:02 GMT</pubDate>
    <dc:creator>th1agol1ma12</dc:creator>
    <dc:date>2017-11-14T15:46:02Z</dc:date>
    <item>
      <title>Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412309#M20241</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Hello guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to synchronize my LDAP users with the SAS metadata.&lt;/SPAN&gt; I was trying to adapt the code provided by SAS (importad.sas), but due to the lack of knowledge in LDAP functions and SAS programming, I am not able to move forward. I wonder if anyone here has already done this, and if so, if you could share the solution with me.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Details:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;- LDAP Oracle 11.1.1.7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;- SAS 9.4 M4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;Thank you for your attention.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:06:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412309#M20241</guid>
      <dc:creator>th1agol1ma12</dc:creator>
      <dc:date>2017-11-10T13:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412318#M20242</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/94217"&gt;@th1agol1ma12&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/40/628.html" target="_self"&gt;Usage Note 40628&lt;/A&gt;&amp;nbsp;(Automating the addition of users and groups to a SAS® Metadata Repository) would be a good starting point.&lt;/P&gt;
&lt;P&gt;It references the documentation&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;SAS® 9.4 Intelligence Platform: Security Administration Guide&lt;/STRONG&gt;&lt;/EM&gt; and sample code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Damo&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:28:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412318#M20242</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-11-10T13:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412319#M20243</link>
      <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13934"&gt;@Damo&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response, I started working with this link, however it does not provide many details of the loading process using LDAP, only Active Directory&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Nov 2017 13:33:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412319#M20243</guid>
      <dc:creator>th1agol1ma12</dc:creator>
      <dc:date>2017-11-10T13:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412335#M20244</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/94217"&gt;@th1agol1ma12&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not expert but I think LDAP is the protocol used for Active Directory, so instructions should work for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Damo&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 14:12:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412335#M20244</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-11-10T14:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412447#M20245</link>
      <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13934"&gt;@Damo&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Yes, but I was not successful at running the LDAP server. The return of SAS support was that the script is directed only to AD and that it has no documentation for LDAP</description>
      <pubDate>Fri, 10 Nov 2017 18:12:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/412447#M20245</guid>
      <dc:creator>th1agol1ma12</dc:creator>
      <dc:date>2017-11-10T18:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/413382#M20246</link>
      <description>On documentation sended by support: For other formats, the first step is to figure out how to extract the data from your authentication provider. If you have LDAP, you might be able to modify the Active Directory sample for your purposes.&lt;BR /&gt;&lt;BR /&gt;Has anyone made this adaptation yet?</description>
      <pubDate>Tue, 14 Nov 2017 15:46:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/413382#M20246</guid>
      <dc:creator>th1agol1ma12</dc:creator>
      <dc:date>2017-11-14T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688558#M20247</link>
      <description>&lt;P&gt;1) Any update/resolution on this issue. From my past experience,&lt;/P&gt;
&lt;P&gt;2) In the past, I found myself deleting SAS users manually in metadata who are no longer on the payroll. Would this fix automate this process?&lt;/P&gt;
&lt;P&gt;3) What kind of backups do I need to do before trying this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: Can we move this thread to SAS Administrators group from the programming group for more visibility ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 16:24:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688558#M20247</guid>
      <dc:creator>saspert</dc:creator>
      <dc:date>2020-10-02T16:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688583#M20248</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15095"&gt;@saspert&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: Can we move this thread to SAS Administrators group from the programming group for more visibility ?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Done.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 18:03:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688583#M20248</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-10-02T18:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688613#M20249</link>
      <description>&lt;P&gt;For #2: if you get importad.sas to import users, it will also remove users that no longer exist in LDAP.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 19:47:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688613#M20249</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-10-02T19:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize users between SAS Metadata and LDAP</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688622#M20251</link>
      <description>&lt;P&gt;1. The importad.sas program has defaults specific to Active Directory, but as has been mentioned the program uses LDAP to pull from Active Directory so can be modified to pull from another LDAP provider. The differences would be in mapping attributes between LDAP and Metadata. This is defined in the ldapextrpersons and ldapextrgroups macros defined in importad.sas. At the beginning of each is an attrs section that specifies the names of the attributes to pull from LDAP, then there are a series of if statements that say if attrName =&amp;nbsp;&lt;EM&gt;one of the LDAP attributes&lt;/EM&gt; then set the value of&amp;nbsp;&lt;EM&gt;metadata attribute&lt;/EM&gt; to the value. Modifying those two sections allow you to go from Active Directory to another LDAP provider.&lt;/P&gt;
&lt;P&gt;2. Once you have importad.sas successfully pulling the information you want from LDAP, you can use&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?docsetId=bisecag&amp;amp;docsetTarget=p0z36im6qsfk3ln1advg12dn5lls.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;Sample Code for User Synchronization&lt;/A&gt;&amp;nbsp;to use importad.sas to pull the information from LDAP and compare that with what is in Metadata, removing from Metadata those not present in the LDAP table. This is not a function of importad.sas by itself.&lt;/P&gt;
&lt;P&gt;3. I would take a Metadata backup prior to running this in case it removes users that should remain, or adds users you don't want.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2020 21:02:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Synchronize-users-between-SAS-Metadata-and-LDAP/m-p/688622#M20251</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-10-02T21:02:07Z</dc:date>
    </item>
  </channel>
</rss>

