<?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: LDAP, ActiveDirectory, and DokuWiki</title>
	<atom:link href="http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/</link>
	<description>Culture, faith, technology, art - shaken, not stirred.</description>
	<pubDate>Thu, 21 Aug 2008 00:49:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Jon</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-8038</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 07 May 2007 21:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-8038</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I've just tried setting up adLDAP on a Linux/Apache server, and connecting to a Win2003 ldap AD.&lt;/p&gt;

&lt;p&gt;When I try loading examples.php or the Docuwiki index page, I just get a blank page.&lt;/p&gt;

&lt;p&gt;can someone give me a hint what might cause this... is it my path to the include files, my LDAP connection details, or something else?&lt;/p&gt;

&lt;p&gt;I've checked everything and it all looks correct to me.&lt;/p&gt;

&lt;p&gt;Any ideas where to start looking?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve just tried setting up adLDAP on a Linux/Apache server, and connecting to a Win2003 ldap AD.</p>
<p>When I try loading examples.php or the Docuwiki index page, I just get a blank page.</p>
<p>can someone give me a hint what might cause this&#8230; is it my path to the include files, my LDAP connection details, or something else?</p>
<p>I&#8217;ve checked everything and it all looks correct to me.</p>
<p>Any ideas where to start looking?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-7943</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 03 Apr 2007 12:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-7943</guid>
		<description>&lt;p&gt;Has anyone found any problems with file uploads or the indexer running?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Has anyone found any problems with file uploads or the indexer running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2847</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 14 Jun 2006 02:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2847</guid>
		<description>&lt;p&gt;Excellent Solution. Only thing I had to change was rename adLDAP.php to adLDAP.inc.php and everything worked like a charm. Thanks for the excellent solution.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Excellent Solution. Only thing I had to change was rename adLDAP.php to adLDAP.inc.php and everything worked like a charm. Thanks for the excellent solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2611</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 22 May 2006 16:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2611</guid>
		<description>&lt;p&gt;I'm having trouble getting groups to work with the  2006-03-09 version of doku. I tried adding groups through the web interface and manually and neither have worked for me. Users are authenticated but when they login they simply get a permission denied page because I have @ALL set to no access. I've followed the steps above for the new install but I'm wondering if 
I need to add additional lines to get groups to work.&lt;/p&gt;

&lt;p&gt;Tim&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble getting groups to work with the  2006-03-09 version of doku. I tried adding groups through the web interface and manually and neither have worked for me. Users are authenticated but when they login they simply get a permission denied page because I have @ALL set to no access. I&#8217;ve followed the steps above for the new install but I&#8217;m wondering if<br />
I need to add additional lines to get groups to work.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamesvl</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2275</link>
		<dc:creator>jamesvl</dc:creator>
		<pubDate>Fri, 21 Apr 2006 21:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2275</guid>
		<description>&lt;p&gt;Jason: looks like you didn't install adLDAP in a place that DokuWiki could find it.&lt;/p&gt;

&lt;p&gt;Since adLDAP is a SourceForge project I'm not trying to bundle &#38; sync their distribution with my code - you'll have to install it on your own (link provided in the post).&lt;/p&gt;

&lt;p&gt;The good part is it's test/example PHP script that, if you can get working, guarantees you can also get DokuWiki working with it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jason: looks like you didn&#8217;t install adLDAP in a place that DokuWiki could find it.</p>
<p>Since adLDAP is a SourceForge project I&#8217;m not trying to bundle &amp; sync their distribution with my code - you&#8217;ll have to install it on your own (link provided in the post).</p>
<p>The good part is it&#8217;s test/example PHP script that, if you can get working, guarantees you can also get DokuWiki working with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason J. Thomas</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2272</link>
		<dc:creator>Jason J. Thomas</dc:creator>
		<pubDate>Fri, 21 Apr 2006 16:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2272</guid>
		<description>&lt;p&gt;After following all the directions and taking a look at the adLDAP section of &lt;a href="http://wiki.splitbrain.org/wiki:auth:ldap" rel="nofollow"&gt;this&lt;/a&gt;, I am getting the following error:
Warning: require_once(adLDAP.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\wiki\dokuwiki\inc\auth\ntlm.class.php on line 43
Fatal error: require_once() [function.require]: Failed opening required 'adLDAP.inc.php' (include_path='.;C:\php5\pear') in C:\wiki\dokuwiki\inc\auth\ntlm.class.php on line 43&lt;/p&gt;

&lt;p&gt;Now, I am trying to get this to tie into the IIS/NTLM authentication, so that might be part of my problem.  Thoughts?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>After following all the directions and taking a look at the adLDAP section of <a href="http://wiki.splitbrain.org/wiki:auth:ldap" rel="nofollow">this</a>, I am getting the following error:<br />
Warning: require_once(adLDAP.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\wiki\dokuwiki\inc\auth\ntlm.class.php on line 43<br />
Fatal error: require_once() [function.require]: Failed opening required &#8216;adLDAP.inc.php&#8217; (include_path=&#8217;.;C:\php5\pear&#8217;) in C:\wiki\dokuwiki\inc\auth\ntlm.class.php on line 43</p>
<p>Now, I am trying to get this to tie into the IIS/NTLM authentication, so that might be part of my problem.  Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason J. Thomas</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2271</link>
		<dc:creator>Jason J. Thomas</dc:creator>
		<pubDate>Fri, 21 Apr 2006 16:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2271</guid>
		<description>&lt;p&gt;Oooops.  RTFDs.  ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oooops.  RTFDs.  <img src='http://www.nosq.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason J. Thomas</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2270</link>
		<dc:creator>Jason J. Thomas</dc:creator>
		<pubDate>Fri, 21 Apr 2006 15:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2270</guid>
		<description>&lt;p&gt;Maybe I am being a bit thick here, but did you place the adLDAP files into the /inc directory within your dokuwiki installation?  I just want to make sure I am putting these in the right place.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Maybe I am being a bit thick here, but did you place the adLDAP files into the /inc directory within your dokuwiki installation?  I just want to make sure I am putting these in the right place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamesvl</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2260</link>
		<dc:creator>jamesvl</dc:creator>
		<pubDate>Thu, 20 Apr 2006 20:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2260</guid>
		<description>&lt;p&gt;In the ntlm.class.php file, look for the function called _sanitizeGroupName($name). It's around line 146. You can indeed add your own additional replacments there.&lt;/p&gt;

&lt;p&gt;I've noticed the most current version of DokuWiki will also replace some symbols by their hex equivalents (for example, pound signs ('#') with '%23'.&lt;/p&gt;

&lt;p&gt;You may not need to make a change to ntlm.class.php if you change your ACL file to use ascii hex codes. For example, 'ä' can be written in the ACL as '%E4'.&lt;/p&gt;

&lt;p&gt;See http://www.good-stuff.co.uk/useful/ascii.php for more ASCII codes.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In the ntlm.class.php file, look for the function called _sanitizeGroupName($name). It&#8217;s around line 146. You can indeed add your own additional replacments there.</p>
<p>I&#8217;ve noticed the most current version of DokuWiki will also replace some symbols by their hex equivalents (for example, pound signs (&#8217;#') with &#8216;%23&#8242;.</p>
<p>You may not need to make a change to ntlm.class.php if you change your ACL file to use ascii hex codes. For example, &#8216;ä&#8217; can be written in the ACL as &#8216;%E4&#8242;.</p>
<p>See <a href="http://www.good-stuff.co.uk/useful/ascii.php" rel="nofollow">http://www.good-stuff.co.uk/useful/ascii.php</a> for more ASCII codes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.nosq.com/blog/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2252</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 20 Apr 2006 07:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2005/08/ldap-activedirectory-and-dokuwiki/#comment-2252</guid>
		<description>&lt;p&gt;Ah... i managed to retrieve the group names via the example-file.
But i still have trouble with the access list.
The basic group for users in our AD is Domänen-Benutzer.
But the ä seems to break the authentication.
Would you mind posting the lines where you used the str_replace(). I assume that would solve my problem too.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ah&#8230; i managed to retrieve the group names via the example-file.<br />
But i still have trouble with the access list.<br />
The basic group for users in our AD is Domänen-Benutzer.<br />
But the ä seems to break the authentication.<br />
Would you mind posting the lines where you used the str_replace(). I assume that would solve my problem too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
