<?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: Error when synchronising data with Active Directory - URGENT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145649#M452588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like your settings in RSLDAPSYNC_USER need to be changed. I'd check and make sure the settings in "objects that exist both in the directory and the database" is set to "compare time stamp"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2007 11:59:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-19T11:59:35Z</dc:date>
    <item>
      <title>Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145644#M452583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently running on ECC 6, and have a CUA implemented. I am attempting to synch my user data on the CUA with the Active Directory, I'm only updating the SAP database and not writing back to AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have mapped the fields in LDAPMAP, and using the find function through transaction LDAP I'm able to read the data for the relevant fields so the AD user id does have the correct read access to AD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I run the RSLDAPSYNC_USER program, the user is created but only the Surname field is populated. Does someone perhaps now what could cause this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 12:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145644#M452583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145645#M452584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would check your mapping. The AD names are case sensitive like sAMAccountName. It sounds like you're communicating because the surname is coming over. Usually LDAP read access is anonymous&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 12:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145645#M452584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T12:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145646#M452585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar problem here, the user is created (in the CUA db), but when a field is changed on the ldap/active directory, RSLDAPSYNC_USER does not find any data to sync, and the SAP data is not updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 21:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145646#M452585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T21:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145647#M452586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, but I'm actually using the mapping proposal that is provided for Active Directory. And then chosen the relevant fields that I would like to import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could the case sensitive problem still be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the find function in tcode LDAP, with the same case for an attribute name as in my mapping, I'm still able to read the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 03:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145647#M452586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T03:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145648#M452587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I know what you're problem may be.. There is a hard limit or 1000 results for a LDAP search against active directory. And I think you're hitting this limit. One way to test is to narrow your search to one small OU with only 10 users in the OU. &lt;/P&gt;&lt;P&gt;This setting can be changed at the controller and is called "MaxValRange". here's a link to more info &amp;lt;a href="http://support.microsoft.com/kb/315071"&amp;gt;http://support.microsoft.com/kb/315071&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you make this change on your domain controller I'd try narrowing the search to a single OU first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 11:54:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145648#M452587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T11:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145649#M452588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like your settings in RSLDAPSYNC_USER need to be changed. I'd check and make sure the settings in "objects that exist both in the directory and the database" is set to "compare time stamp"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 11:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145649#M452588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T11:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145650#M452589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the reply, I have managed to sort things out - a combination of error in the case that I was using and an error in the mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one other issue, I would like to map to an OU of disabled users, then lock these users on the SAP databse. Do you perhaps know of a way that I could achieve this? RSLDAPSYNC_USER doesn't seem to provide me with the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2007 09:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145650#M452589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-23T09:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error when synchronising data with Active Directory - URGENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145651#M452590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when we wanted to sync a property that didn't exist in Active Directory we used the 'notes' field in AD. What I'd try to do is find out what 'disabled' maps to in SAP and enter that value in the notes field. As an example lets say SAP mapping is 'SAPid_disabled=1' so you'd just enter a '1' in the notes field and sync that. I'm not sure this will work but I don't see why you can't do something like this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2007 11:51:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-synchronising-data-with-active-directory-urgent/m-p/2145651#M452590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-23T11:51:38Z</dc:date>
    </item>
  </channel>
</rss>

