<?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: jabberd SASL problems</title>
	<atom:link href="http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/</link>
	<description>just some random notes on BSDs, linux and web development</description>
	<lastBuildDate>Tue, 10 Mar 2009 10:36:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Recent Faves Tagged With "sasl" : MyNetFaves</title>
		<link>http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/comment-page-1/#comment-417</link>
		<dc:creator>Recent Faves Tagged With "sasl" : MyNetFaves</dc:creator>
		<pubDate>Sat, 08 Nov 2008 21:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=12#comment-417</guid>
		<description>[...] public links &gt;&gt; sasl    jabberd SASL problems First saved by jcyrus &#124; 1 days ago      Policy Daemon 2.0.3 (2.x (Cluebringer) branch) First saved [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; sasl    jabberd SASL problems First saved by jcyrus | 1 days ago      Policy Daemon 2.0.3 (2.x (Cluebringer) branch) First saved [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/comment-page-1/#comment-5</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Apr 2008 00:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=12#comment-5</guid>
		<description>Hi, thanks for your comment.

Did you actually have any problems with your jabberd compiled with GSASL library? I was told by the port maintainer that GSASL is the only officially supported library at the moment and Cyrus SASL had been disabled some time ago due to some problems. I ended up thinking that it was a problem with my config even that it used to run on a different server for quite a long time.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your comment.</p>
<p>Did you actually have any problems with your jabberd compiled with GSASL library? I was told by the port maintainer that GSASL is the only officially supported library at the moment and Cyrus SASL had been disabled some time ago due to some problems. I ended up thinking that it was a problem with my config even that it used to run on a different server for quite a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slava</title>
		<link>http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/comment-page-1/#comment-4</link>
		<dc:creator>slava</dc:creator>
		<pubDate>Sat, 22 Mar 2008 08:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=12#comment-4</guid>
		<description>hi, thanks for litl tutorial :)
my steps of install where different, beside the third one. I didn&#039;t found in jabberd&#039;s Makefile the lines you pointed out, yes i had to mention that i compiled the 2.1.23 version of jabberd.

CD to jabberd directory

1. edit the jabberd-2.1.23/sx/sasl_cyrus.c

2. configure
[code]
./configure --enable-mysql --enable-debug --with-sasl=cyrus --enable-ssl \
            --with-extra-include-path=/usr/local/include:/usr/local/include/mysql \
            --with-extra-library-path=/usr/local/lib:/usr/local/lib/mysql
[/code]
3. make and isntall
[code]make
make install
make clean[/code]</description>
		<content:encoded><![CDATA[<p>hi, thanks for litl tutorial <img src='http://bsd.dischaos.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
my steps of install where different, beside the third one. I didn&#8217;t found in jabberd&#8217;s Makefile the lines you pointed out, yes i had to mention that i compiled the 2.1.23 version of jabberd.</p>
<p>CD to jabberd directory</p>
<p>1. edit the jabberd-2.1.23/sx/sasl_cyrus.c</p>
<p>2. configure</p>
<div class="codesnip-container" >./configure &#8211;enable-mysql &#8211;enable-debug &#8211;with-sasl=cyrus &#8211;enable-ssl \<br />
            &#8211;with-extra-include-path=/usr/local/include:/usr/local/include/mysql \<br />
            &#8211;with-extra-library-path=/usr/local/lib:/usr/local/lib/mysql</div>
<p>3. make and isntall</p>
<div class="codesnip-container" >make<br />
make install<br />
make clean</div>
]]></content:encoded>
	</item>
</channel>
</rss>
