<?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 for BLogbuch</title>
	<atom:link href="http://blog.ecw.de/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ecw.de</link>
	<description>The home of problems nobody else has.</description>
	<lastBuildDate>Wed, 21 Dec 2011 10:57:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on ADi: 1.0 Released / Upcoming Multisite Support / Sync Back &amp; Bulk Import by Michael</title>
		<link>http://blog.ecw.de/en/archives/174/comment-page-1#comment-889</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 21 Dec 2011 10:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=174#comment-889</guid>
		<description>Hi, great work! This plugin is really awesome.
But I have one question:

To create a new user in wp automaticly he has to log in manually for ONE TIME. Then the user is created and afterwards the SSO works.

Is there a way to auto create a user without login in for one time?

Thanks in advance.

Michael</description>
		<content:encoded><![CDATA[<p>Hi, great work! This plugin is really awesome.<br />
But I have one question:</p>
<p>To create a new user in wp automaticly he has to log in manually for ONE TIME. Then the user is created and afterwards the SSO works.</p>
<p>Is there a way to auto create a user without login in for one time?</p>
<p>Thanks in advance.</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration on Twitter by cst</title>
		<link>http://blog.ecw.de/en/archives/180/comment-page-1#comment-888</link>
		<dc:creator>cst</dc:creator>
		<pubDate>Mon, 19 Dec 2011 15:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=180#comment-888</guid>
		<description>Hi weetouches,
thanks a lot for your patch. Right now I&#039;m working on a feature to disable users in WP who are deactivated (or deleted) in AD. And your code is a great help. I&#039;ll check it.</description>
		<content:encoded><![CDATA[<p>Hi weetouches,<br />
thanks a lot for your patch. Right now I&#8217;m working on a feature to disable users in WP who are deactivated (or deleted) in AD. And your code is a great help. I&#8217;ll check it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration on Twitter by weetouches</title>
		<link>http://blog.ecw.de/en/archives/180/comment-page-1#comment-887</link>
		<dc:creator>weetouches</dc:creator>
		<pubDate>Mon, 19 Dec 2011 14:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=180#comment-887</guid>
		<description>HI First i just want to congratulate for your excellent work. I tried a lot of plugins and ADI is by far the best one.

I just find only one bug. When a user is disabled in the AD, he&#039;s still able to log on wordpress site. I patch the issue in the ad-integration.php page at line 727. with this
//if the user is disabled
if (empty($userinfo[&quot;useraccountcontrol&quot;][0]))
 {
 $this-&gt;_log(ADI_LOG_DEBUG,&#039;Authentication failed because the user is disabled&#039;);
$this-&gt;_authenticated = false;
$this-&gt;_store_failed_login($username);
return false;						
}

It does the job but i&#039;m not sure if it&#039;s the correct thing to do. In your next version, can you check this issue.

Thanks for your fantastic work</description>
		<content:encoded><![CDATA[<p>HI First i just want to congratulate for your excellent work. I tried a lot of plugins and ADI is by far the best one.</p>
<p>I just find only one bug. When a user is disabled in the AD, he&#8217;s still able to log on wordpress site. I patch the issue in the ad-integration.php page at line 727. with this<br />
//if the user is disabled<br />
if (empty($userinfo["useraccountcontrol"][0]))<br />
 {<br />
 $this-&gt;_log(ADI_LOG_DEBUG,&#8217;Authentication failed because the user is disabled&#8217;);<br />
$this-&gt;_authenticated = false;<br />
$this-&gt;_store_failed_login($username);<br />
return false;<br />
}</p>
<p>It does the job but i&#8217;m not sure if it&#8217;s the correct thing to do. In your next version, can you check this issue.</p>
<p>Thanks for your fantastic work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration Roadmap [Updated] by Amol C</title>
		<link>http://blog.ecw.de/en/archives/55/comment-page-2#comment-885</link>
		<dc:creator>Amol C</dc:creator>
		<pubDate>Tue, 13 Dec 2011 04:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=55#comment-885</guid>
		<description>Hello,

Thanks for the wonderful AD module, it has worked very easily and was the only module which got connected to my AD server without any issue. 

Please can you plan a similar module for drupal.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for the wonderful AD module, it has worked very easily and was the only module which got connected to my AD server without any issue. </p>
<p>Please can you plan a similar module for drupal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration Roadmap [Updated] by cst</title>
		<link>http://blog.ecw.de/en/archives/55/comment-page-2#comment-884</link>
		<dc:creator>cst</dc:creator>
		<pubDate>Tue, 06 Dec 2011 12:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=55#comment-884</guid>
		<description>Hello Mike,
I don&#039;t know how you organize your posts and groups/roles, but it is as you suspect. In WordPress every user has ONE (1) role and ADI maps the first matching AD group (from left to right) to the corresponding WordPress role. There is no way (as far as I know) to let users have more than one role in WordPress.</description>
		<content:encoded><![CDATA[<p>Hello Mike,<br />
I don&#8217;t know how you organize your posts and groups/roles, but it is as you suspect. In WordPress every user has ONE (1) role and ADI maps the first matching AD group (from left to right) to the corresponding WordPress role. There is no way (as far as I know) to let users have more than one role in WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration Roadmap [Updated] by Mike</title>
		<link>http://blog.ecw.de/en/archives/55/comment-page-2#comment-883</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 02 Dec 2011 22:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=55#comment-883</guid>
		<description>If a person is in two groups in active directory and i have content based on groups will a person see the content from both groups or just the first group in order left to right?

Thanks

Mike</description>
		<content:encoded><![CDATA[<p>If a person is in two groups in active directory and i have content based on groups will a person see the content from both groups or just the first group in order left to right?</p>
<p>Thanks</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration Roadmap [Updated] by cst</title>
		<link>http://blog.ecw.de/en/archives/55/comment-page-2#comment-882</link>
		<dc:creator>cst</dc:creator>
		<pubDate>Mon, 28 Nov 2011 18:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=55#comment-882</guid>
		<description>Do you think you have set the right base_dn? www.olot.local looks very unusual. Have you tried base_dn = dc=olot,dc=local</description>
		<content:encoded><![CDATA[<p>Do you think you have set the right base_dn? <a href="http://www.olot.local" rel="nofollow">http://www.olot.local</a> looks very unusual. Have you tried base_dn = dc=olot,dc=local</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration Roadmap [Updated] by cst</title>
		<link>http://blog.ecw.de/en/archives/55/comment-page-2#comment-881</link>
		<dc:creator>cst</dc:creator>
		<pubDate>Mon, 28 Nov 2011 18:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=55#comment-881</guid>
		<description>Hi Nick,
if you have an urgent need for this feature, I should implement it soon.

I think you&#039;re from germany, so let&#039;s talk german. Sende mir einfach eine E-Mail an cst@ecw.de und beschreibe mal, wie genau ihr euch die Umsetzung vorstellt, welche Anforderungen ihr habt.</description>
		<content:encoded><![CDATA[<p>Hi Nick,<br />
if you have an urgent need for this feature, I should implement it soon.</p>
<p>I think you&#8217;re from germany, so let&#8217;s talk german. Sende mir einfach eine E-Mail an <a href="mailto:cst@ecw.de">cst@ecw.de</a> und beschreibe mal, wie genau ihr euch die Umsetzung vorstellt, welche Anforderungen ihr habt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration Roadmap [Updated] by nickb</title>
		<link>http://blog.ecw.de/en/archives/55/comment-page-2#comment-880</link>
		<dc:creator>nickb</dc:creator>
		<pubDate>Mon, 28 Nov 2011 16:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=55#comment-880</guid>
		<description>Hi Christoph,
do you have any plans to implement the &quot;authenticate against multiple domains&quot;-TODO-Point? This option sounds really great and of course, our government agency really needs that functionaltiy to authenticate users e.g. from domains like domain1.gov and domain2.gov through our wordpress server. Or do you know any other plugins / solutions for that prob.?
Thanks in advance and best wishes,
nick</description>
		<content:encoded><![CDATA[<p>Hi Christoph,<br />
do you have any plans to implement the &#8220;authenticate against multiple domains&#8221;-TODO-Point? This option sounds really great and of course, our government agency really needs that functionaltiy to authenticate users e.g. from domains like domain1.gov and domain2.gov through our wordpress server. Or do you know any other plugins / solutions for that prob.?<br />
Thanks in advance and best wishes,<br />
nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AD Integration Roadmap [Updated] by Wil</title>
		<link>http://blog.ecw.de/en/archives/55/comment-page-2#comment-879</link>
		<dc:creator>Wil</dc:creator>
		<pubDate>Tue, 25 Oct 2011 13:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ecw.de/?p=55#comment-879</guid>
		<description>I have a new install with wordpress 3.2.1 (not multisite) and ADI 1.1.1 and afterI trying some versions of ADI and wordpress I could&#039;nt make it work fine. This is my log in wp 3.2.1 and ADI 1.1.1:
openLDAP installed
[INFO] method authenticate() called
[INFO] ------------------------------------------
PHP version: 5.2.4-2ubuntu5.18
WP version: 3.2.1
ADI version: 1.1.1
OS Info : Linux AJ03WEB 2.6.24-28-virtual #1 SMP Fri Jun 18 13:25:12 UTC 2010 i686
Web Server : apache2handler
adLDAP ver.: 3.3.2 Extended (201104081456)
------------------------------------------
[NOTICE] username: johnny
[NOTICE] password: **not shown**
[INFO] Options for adLDAP connection:
- account_suffix: @olot.local
- base_dn: dc=www,dc=olot,dc=local
- domain_controllers: X.X.X.X
- ad_port: 389
- use_tls: 0
- network timeout: 0
[NOTICE] adLDAP object created.
[INFO] max_login_attempts: 3
[INFO] users failed logins: 0
[NOTICE] trying account suffix &quot;@olot.local&quot;
[ERROR] Authentication failed
[WARN] storing failed login for user &quot;johnny&quot;

What can I change in ADI? 
Thanks CST!!</description>
		<content:encoded><![CDATA[<p>I have a new install with wordpress 3.2.1 (not multisite) and ADI 1.1.1 and afterI trying some versions of ADI and wordpress I could&#8217;nt make it work fine. This is my log in wp 3.2.1 and ADI 1.1.1:<br />
openLDAP installed<br />
[INFO] method authenticate() called<br />
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
PHP version: 5.2.4-2ubuntu5.18<br />
WP version: 3.2.1<br />
ADI version: 1.1.1<br />
OS Info : Linux AJ03WEB 2.6.24-28-virtual #1 SMP Fri Jun 18 13:25:12 UTC 2010 i686<br />
Web Server : apache2handler<br />
adLDAP ver.: 3.3.2 Extended (201104081456)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[NOTICE] username: johnny<br />
[NOTICE] password: **not shown**<br />
[INFO] Options for adLDAP connection:<br />
- account_suffix: @olot.local<br />
- base_dn: dc=www,dc=olot,dc=local<br />
- domain_controllers: X.X.X.X<br />
- ad_port: 389<br />
- use_tls: 0<br />
- network timeout: 0<br />
[NOTICE] adLDAP object created.<br />
[INFO] max_login_attempts: 3<br />
[INFO] users failed logins: 0<br />
[NOTICE] trying account suffix &#8220;@olot.local&#8221;<br />
[ERROR] Authentication failed<br />
[WARN] storing failed login for user &#8220;johnny&#8221;</p>
<p>What can I change in ADI?<br />
Thanks CST!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

