<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Jivespace: Message List - Re-synch with LDAP</title>
    <link>http://www.jivesoftware.com/jivespace/community/support?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Fri, 17 Oct 2008 18:59:26 GMT</pubDate>
    <generator>Jive SBS 3.0.8 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-10-17T18:59:26Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/132997?tstart=0#132997</link>
      <description>&lt;!-- [DocumentBodyStart:7d8b1ede-84f6-47d9-90a3-5ff60658cab9] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Martin,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've spoken with our Core Engineer and he thinks the issue could be with the spaces in your adminDN. Could you attempt escaping the spaces so we can properly bind?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example:&lt;/p&gt;&lt;!--[CodeBlockStart:de939195-59ca-4f45-a6ae-5e69ea24c848]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code"&gt;CN=Sean Moran,OU=Jive Support,DC=jivesoftware,DC=com
&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:de939195-59ca-4f45-a6ae-5e69ea24c848]--&gt;&lt;p&gt;Should be changed to:&lt;/p&gt;&lt;!--[CodeBlockStart:bcb7ebb7-b127-45f5-b1fc-89ef22a97f82]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code"&gt;CN=Sean\20Moran,OU=Jive\20Support,DC=jivesoftware,DC=com&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:bcb7ebb7-b127-45f5-b1fc-89ef22a97f82]--&gt;&lt;p&gt;Here, '\20' is used to escape the spaces in the adminDN. You can change this value by modifying the system property from the admin console. Unfortunately, this change will require a restart to take effect. Also if you have a staging/dev environment you can test this on first, I'd highly recommend that route instead of chaging production settings.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you have any other questions please let me know.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7d8b1ede-84f6-47d9-90a3-5ff60658cab9] --&gt;</description>
      <pubDate>Fri, 17 Oct 2008 18:59:26 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/132997?tstart=0#132997</guid>
      <dc:date>2008-10-17T18:59:26Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/132742?tstart=0#132742</link>
      <description>&lt;!-- [DocumentBodyStart:b9b2c38e-d7ea-4c1b-bf42-74d588083447] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Martin,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From the error logs you gave me, and the baseDN information you sent over it looks like there's a portion of the LDAP stack within our app that is unable to handle your baseDN. I find this odd since your baseDN is as simple as it gets, no special characters, no spaces in the name. I'm going to pull in our Core Engineer that worked on all of our LDAP implementation and see what insight he can give me.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Once I've had a chance to talk to our engineer I'll update you with my findings.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b9b2c38e-d7ea-4c1b-bf42-74d588083447] --&gt;</description>
      <pubDate>Fri, 17 Oct 2008 00:25:06 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/132742?tstart=0#132742</guid>
      <dc:date>2008-10-17T00:25:06Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/131374?tstart=0#131374</link>
      <description>&lt;!-- [DocumentBodyStart:47457897-97b6-4db7-a265-6be4e376e21c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;In the admin console under 'System'-&amp;gt;'Management'-&amp;gt;'System Properties' the baseDN will be stored in a property called 'ldap.baseDN', and the user search filter will be stored under 'ldap.searchFilter'.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:47457897-97b6-4db7-a265-6be4e376e21c] --&gt;</description>
      <pubDate>Mon, 13 Oct 2008 17:35:44 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/131374?tstart=0#131374</guid>
      <dc:date>2008-10-13T17:35:44Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/131352?tstart=0#131352</link>
      <description>&lt;!-- [DocumentBodyStart:8a60a238-c1b5-4e5d-bf6a-f59eff6ff993] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Where do I find that...?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8a60a238-c1b5-4e5d-bf6a-f59eff6ff993] --&gt;</description>
      <pubDate>Mon, 13 Oct 2008 17:08:50 GMT</pubDate>
      <author>mrowbory@premierfarnell.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/131352?tstart=0#131352</guid>
      <dc:date>2008-10-13T17:08:50Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/131342?tstart=0#131342</link>
      <description>&lt;!-- [DocumentBodyStart:6359ee9a-229e-456b-8a3c-a1cd256bec2c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Martin,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From the logs it looks like Spring is having a problem parsing your baseDN. Could you post your baseDN and user filter ( if you're using one ) ?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6359ee9a-229e-456b-8a3c-a1cd256bec2c] --&gt;</description>
      <pubDate>Mon, 13 Oct 2008 16:52:38 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/131342?tstart=0#131342</guid>
      <dc:date>2008-10-13T16:52:38Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/131259?tstart=0#131259</link>
      <description>&lt;!-- [DocumentBodyStart:4ae09501-576f-4d38-9be4-5b5c545cdb1b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Right ok, I've managed to find where it's logging stuff.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I renamed the origianl clearspace.log file, with the intention of clearing it. I assumed the Clearspace would see the file wasn't there and just start a new log..... Clearly not.&amp;nbsp; Somehow it's actually managing to still write to the original file, which is now called clearspace_log.old2.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyway, managed to find the trace for the re-synch - see attached.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks, and sorry about the delay finding this stuff.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Martin&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4ae09501-576f-4d38-9be4-5b5c545cdb1b] --&gt;</description>
      <pubDate>Mon, 13 Oct 2008 15:18:19 GMT</pubDate>
      <author>mrowbory@premierfarnell.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/131259?tstart=0#131259</guid>
      <dc:date>2008-10-13T15:18:19Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/130493?tstart=0#130493</link>
      <description>&lt;!-- [DocumentBodyStart:13356d33-af85-4dcc-9f3a-69e07da1505e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Martin,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've setup a local instance of Clearspace 2.5.1 pointed to our test Active Directory and I'm able to pull in new users and update changed fields without issue. I was also able to modify my baseDN and disable users that were no longer under the new DN. Were you able to change the logging level and re-run the sync? When I did this locally there didn't seem to be that much information, just an info message when a user is added or disabled.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The relevant tomcat log would be catalina.out, this should be catching all output from clearspace.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:13356d33-af85-4dcc-9f3a-69e07da1505e] --&gt;</description>
      <pubDate>Thu, 09 Oct 2008 18:23:28 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/130493?tstart=0#130493</guid>
      <dc:date>2008-10-09T18:23:28Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/130178?tstart=0#130178</link>
      <description>&lt;!-- [DocumentBodyStart:4a802bdc-b857-40f6-8b6f-516d10fb133c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hey Martin,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Another thing I thought might be helpful is to set the logging level to 'TRACE' and re-running sync yet again. This should produce quite a large amount of output data for me to look at. After you've run the sync I'd suggest setting the logging level back to error, as a logging level that fine can potentially cause performance issues. If setting the logging level to trace produces some output, could you attach that info here?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4a802bdc-b857-40f6-8b6f-516d10fb133c] --&gt;</description>
      <pubDate>Wed, 08 Oct 2008 22:43:05 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/130178?tstart=0#130178</guid>
      <dc:date>2008-10-08T22:43:05Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/130176?tstart=0#130176</link>
      <description>&lt;!-- [DocumentBodyStart:333de5ea-9f9d-407d-b909-526f66b0b7d1] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Martin,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The sync should be searching under your defined baseDN and within the user and group search filters you've provided to locate new users or groups. This will also update any changed attributes for existing users.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'll set this up locally to make sure everything is working as it should out of the box. There are a couple of things I could think of off the top of my head that might cause issues. Could you confirm that your users in ldap have a username, email address, and password? These three fields are required for an LDAP entry to be used in clearspace.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The other thing to check is to make sure the new users fall within the specified baseDN and user search filter.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'll test this locally and get back to you tomorrow.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:333de5ea-9f9d-407d-b909-526f66b0b7d1] --&gt;</description>
      <pubDate>Wed, 08 Oct 2008 22:40:48 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/130176?tstart=0#130176</guid>
      <dc:date>2008-10-08T22:40:48Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re-synch with LDAP</title>
      <link>http://www.jivesoftware.com/jivespace/message/129837?tstart=0#129837</link>
      <description>&lt;!-- [DocumentBodyStart:47a5c179-e8fe-4a91-9398-c66c12c4d5b0] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I replaced the log with an empty file, although it still doesn't write anything to the log.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Which tomcat log is the relevant one?&amp;nbsp; I looked at catalina.out it had a mark in it which i'd added from the log page on clearspace admin. I then ran the re-synch.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Still nothing happened and there was nothing in any of the logs.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What should I expect from the re-synch? I'm expecting it to bring in new users, and to update the mapped fields like job description.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Martin&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:47a5c179-e8fe-4a91-9398-c66c12c4d5b0] --&gt;</description>
      <pubDate>Wed, 08 Oct 2008 11:03:03 GMT</pubDate>
      <author>mrowbory@premierfarnell.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/129837?tstart=0#129837</guid>
      <dc:date>2008-10-08T11:03:03Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

