<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Falcinelli's Weblog</title>
	<atom:link href="http://falcinelli.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://falcinelli.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 21 Aug 2007 14:49:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='falcinelli.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Falcinelli's Weblog</title>
		<link>http://falcinelli.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://falcinelli.wordpress.com/osd.xml" title="Falcinelli&#039;s Weblog" />
	<atom:link rel='hub' href='http://falcinelli.wordpress.com/?pushpress=hub'/>
		<item>
		<title>phpbb fails when there are more then one entry in the active directory</title>
		<link>http://falcinelli.wordpress.com/2007/08/21/phpbb-fails-when-there-are-more-then-one-entry-in-the-active-directory/</link>
		<comments>http://falcinelli.wordpress.com/2007/08/21/phpbb-fails-when-there-are-more-then-one-entry-in-the-active-directory/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 14:46:40 +0000</pubDate>
		<dc:creator>falcinelli</dc:creator>
				<category><![CDATA[LINUX APPLICATIONS]]></category>

		<guid isPermaLink="false">http://falcinelli.wordpress.com/2007/08/21/phpbb-fails-when-there-are-more-then-one-entry-in-the-active-directory/</guid>
		<description><![CDATA[Today we had a problem with the NTLM authentication of PHPBB and we discovered that  in the case that if you have more then one entry in the LDAP the authentication fails. As workaround we placed a rem in functions_ldap.php and functions_ldap_groups.php: in functions_ldap.php /*      if ($query_result["count"] != 1) {      $result = LDAP_INVALID_USERNAME;     }     else [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=falcinelli.wordpress.com&amp;blog=1528609&amp;post=4&amp;subd=falcinelli&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today we had a problem with the NTLM authentication of PHPBB and we discovered that  in the case that if you have more then one entry in the LDAP the authentication fails. As workaround we placed a rem in functions_ldap.php and functions_ldap_groups.php:</p>
<p>in functions_ldap.php<br />
/* <br />
    if ($query_result["count"] != 1) {<br />
     $result = LDAP_INVALID_USERNAME;<br />
    }<br />
    else {<br />
    */ </p>
<p>in functions_ldap_groups.php</p>
<p>/* <br />
   if ($query_result["count"] != 1) {<br />
     $result = LDAP_INVALID_USERNAME;<br />
    }<br />
    else {<br />
    */ </p>
<p>remember also to rem one of the }  that remeins opened after the else end.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/falcinelli.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/falcinelli.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/falcinelli.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/falcinelli.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/falcinelli.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/falcinelli.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/falcinelli.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/falcinelli.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/falcinelli.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/falcinelli.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/falcinelli.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/falcinelli.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/falcinelli.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/falcinelli.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/falcinelli.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/falcinelli.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=falcinelli.wordpress.com&amp;blog=1528609&amp;post=4&amp;subd=falcinelli&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://falcinelli.wordpress.com/2007/08/21/phpbb-fails-when-there-are-more-then-one-entry-in-the-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edf4a45dcec74f3c95e610c7dfbd1f14?s=96&#38;d=identicon" medium="image">
			<media:title type="html">falcinelli</media:title>
		</media:content>
	</item>
		<item>
		<title>how to check from the command line if ntlm_auth is working fine</title>
		<link>http://falcinelli.wordpress.com/2007/08/16/how-to-check-from-the-command-line-if-ntlm_auth-is-working-fine/</link>
		<comments>http://falcinelli.wordpress.com/2007/08/16/how-to-check-from-the-command-line-if-ntlm_auth-is-working-fine/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 12:33:49 +0000</pubDate>
		<dc:creator>falcinelli</dc:creator>
				<category><![CDATA[LINUX AUTHENTICATION SYSTEMS]]></category>

		<guid isPermaLink="false">http://falcinelli.wordpress.com/2007/08/16/how-to-check-from-the-command-line-if-ntlm_auth-is-working-fine/</guid>
		<description><![CDATA[We are trying to use only kerberos, anyway for some applications we still need NTLM. ntlm_auth is only intended to be used by other programs (Squid,mod_ntlm_winbind) but is useful to check when the authentication is working fine using the command line. To check if an user can be authenticated with NTLM we can use:  /usr/bin/ntlm_auth &#8211;username=&#60;username&#62; &#8211;domain=&#60;domain&#62; &#38;&#38; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=falcinelli.wordpress.com&amp;blog=1528609&amp;post=3&amp;subd=falcinelli&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We are trying to use only kerberos, anyway for some applications we still need NTLM. ntlm_auth is only intended to be used by other programs (Squid,mod_ntlm_winbind) but is useful to check when the authentication is working fine using the command line.</p>
<p>To check if an user can be authenticated with NTLM we can use:<br />
 /usr/bin/ntlm_auth &#8211;username=&lt;username&gt; &#8211;domain=&lt;domain&gt; &amp;&amp; echo authenticated || echo failure</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/falcinelli.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/falcinelli.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/falcinelli.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/falcinelli.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/falcinelli.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/falcinelli.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/falcinelli.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/falcinelli.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/falcinelli.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/falcinelli.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/falcinelli.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/falcinelli.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/falcinelli.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/falcinelli.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/falcinelli.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/falcinelli.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=falcinelli.wordpress.com&amp;blog=1528609&amp;post=3&amp;subd=falcinelli&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://falcinelli.wordpress.com/2007/08/16/how-to-check-from-the-command-line-if-ntlm_auth-is-working-fine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/edf4a45dcec74f3c95e610c7dfbd1f14?s=96&#38;d=identicon" medium="image">
			<media:title type="html">falcinelli</media:title>
		</media:content>
	</item>
	</channel>
</rss>
