<?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"
	>
<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>
	<pubDate>Fri, 05 Dec 2008 09:45:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: ryanfb</title>
		<link>http://www.cryptosystem.org/archives/2005/06/more-on-ldap-and-jabber-integration/#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;&#60;driver type='vcard'&#62;ldapvcard&#60;/driver&#62;&lt;/code&gt; is uncommented and the only driver for the vcard type. For roster support, make sure &lt;code&gt;&#60;driver type='published-roster'&#62;ldapvcard&#60;/driver&#62;&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'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'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 - 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-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>
