<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: More on LDAP and Jabber Integration</title>
	<atom:link href="http://www.cryptosystem.org/archives/2005/06/more-on-ldap-and-jabber-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cryptosystem.org/archives/2005/06/more-on-ldap-and-jabber-integration/</link>
	<description></description>
	<lastBuildDate>Sun, 28 Jun 2009 23:11:21 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ryanfb</title>
		<link>http://www.cryptosystem.org/archives/2005/06/more-on-ldap-and-jabber-integration/comment-page-1/#comment-86</link>
		<dc:creator>ryanfb</dc:creator>
		<pubDate>Wed, 12 Apr 2006 05:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cryptosystem.org/archives/2005/06/more-on-ldap-and-jabber-integration/#comment-86</guid>
		<description>&lt;p&gt;For vcard support, in your sm.xml make sure &lt;code&gt;&lt;driver type=&#039;vcard&#039;&gt;ldapvcard&lt;/driver&gt;&lt;/code&gt; is uncommented and the only driver for the vcard type. For roster support, make sure &lt;code&gt;&lt;driver type=&#039;published-roster&#039;&gt;ldapvcard&lt;/driver&gt;&lt;/code&gt; is the same way. You will then need to setup the ldapvcard driver section with the settings for your specific LDAP configuration - see the comments in the patched sm.xml.dist.in file. If you have not extended your directory schema and just want all users of of a specific basedn to show up, you should remove the publishedattr element. Make sure the roster-publish module is in your user-load chain. Make sure you have an uncommented publish element (and probably an empty fix-subscriptions element under it) in your user template element.&lt;/p&gt;

&lt;p&gt;For debugging, enable verbose logging on your LDAP server and watch the logs as you perform the actions you&#039;re inspecting on the Jabber server. Often seeing what the actual queries against the directory are will give you a much better idea of what&#039;s going on or why something is not working as expected.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For vcard support, in your sm.xml make sure <code>&lt;driver type='vcard'&gt;ldapvcard&lt;/driver&gt;</code> is uncommented and the only driver for the vcard type. For roster support, make sure <code>&lt;driver type='published-roster'&gt;ldapvcard&lt;/driver&gt;</code> is the same way. You will then need to setup the ldapvcard driver section with the settings for your specific LDAP configuration &#8211; see the comments in the patched sm.xml.dist.in file. If you have not extended your directory schema and just want all users of of a specific basedn to show up, you should remove the publishedattr element. Make sure the roster-publish module is in your user-load chain. Make sure you have an uncommented publish element (and probably an empty fix-subscriptions element under it) in your user template element.</p>
<p>For debugging, enable verbose logging on your LDAP server and watch the logs as you perform the actions you&#8217;re inspecting on the Jabber server. Often seeing what the actual queries against the directory are will give you a much better idea of what&#8217;s going on or why something is not working as expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak Bhat</title>
		<link>http://www.cryptosystem.org/archives/2005/06/more-on-ldap-and-jabber-integration/comment-page-1/#comment-85</link>
		<dc:creator>Deepak Bhat</dc:creator>
		<pubDate>Sat, 08 Apr 2006 14:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.cryptosystem.org/archives/2005/06/more-on-ldap-and-jabber-integration/#comment-85</guid>
		<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;On searching a lot I came across your patch and it is exactly what the company I work for as a syadmin needs. I have managed to apply your patch and get the authentication working with active directory. But inspite of trying several configs I couldnt get the vcard and roster to work through  AD.&lt;/p&gt;

&lt;p&gt;Could you please give me some directions on how to configure so that it retrives vcard information and roster from active directory.&lt;/p&gt;

&lt;p&gt;Any help would be appreciated. Otherwise even if you could point me to the person whom I should be asking this would be good enough.&lt;/p&gt;

&lt;p&gt;Let me know and I shall furnish you whatever information required.&lt;/p&gt;

&lt;p&gt;And thanks for sharing this excellent piece of work!!&lt;/p&gt;

&lt;p&gt;-Deepak&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>On searching a lot I came across your patch and it is exactly what the company I work for as a syadmin needs. I have managed to apply your patch and get the authentication working with active directory. But inspite of trying several configs I couldnt get the vcard and roster to work through  AD.</p>
<p>Could you please give me some directions on how to configure so that it retrives vcard information and roster from active directory.</p>
<p>Any help would be appreciated. Otherwise even if you could point me to the person whom I should be asking this would be good enough.</p>
<p>Let me know and I shall furnish you whatever information required.</p>
<p>And thanks for sharing this excellent piece of work!!</p>
<p>-Deepak</p>
]]></content:encoded>
	</item>
</channel>
</rss>
