<?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/"
	>

<channel>
	<title>BLogbuch &#187; Active Directory Integration</title>
	<atom:link href="http://blog.ecw.de/archives/tag/active-directory-integration/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ecw.de</link>
	<description>The home of problems nobody else has.</description>
	<lastBuildDate>Fri, 06 May 2011 12:31:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Translators for Active Directory Integration needed</title>
		<link>http://blog.ecw.de/en/archives/125</link>
		<comments>http://blog.ecw.de/en/archives/125#comments</comments>
		<pubDate>Thu, 24 Jun 2010 09:28:11 +0000</pubDate>
		<dc:creator>cst</dc:creator>
				<category><![CDATA[Active Directory Integration]]></category>
		<category><![CDATA[Übersetzung]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress 3.0]]></category>

		<guid isPermaLink="false">http://blog.ecw.de/?p=125</guid>
		<description><![CDATA[As the release 0.9.9.9 of the WordPress plugin Active Directory Integration (ADI) now contains all the functionality I had planned for it, I believe it is time for a version 1.0. However, this one should be available in a few more languages than is currently the case (english, german, belarussian). For this, I am looking for talented [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.ecw.de/wp-content/uploads/2009/06/ad-integration.png"><img class="alignright size-full wp-image-46" title="ad-integration" src="http://blog.ecw.de/wp-content/uploads/2009/06/ad-integration.png" alt="" width="120" height="85" /></a>As the release 0.9.9.9 of the WordPress plugin Active Directory Integration (ADI) now contains all the functionality I had planned for it, I believe it is time for a version 1.0. However, this one should be available in a few more languages than is currently the case (english, german, belarussian). For this, I am looking for talented people who would be willing to translate the plugin into other languages.</p>
<p>The technical aspect of the translation isn&#8217;t hard. The plugin directory contains a file named <em>ad-integration.pot</em>, which is the starting point for any translation. The followng briefly describes the steps required to create a new language file.</p>
<ol>
<li>Copy      the ad-integration.pot file and rename the copy to      ad-integration-<em>&lt;language&gt;</em>_<em>&lt;COUNTRY&gt;</em>.po. Replace      <em>&lt;language&gt;</em> with the abbreviation for the language, and <em>&lt;COUNTRY&gt;</em> with the abbreviation for the country. For example, the language file for      italian would be called ad-integration-it_IT.po. The appropriate language      and region codes can be found <a title="http://people.w3.org/rishida/utils/subtags/index.php?list=4&amp;submit=List" href="http://people.w3.org/rishida/utils/subtags/index.php?list=4&amp;submit=List" target="_blank">here</a>.</li>
<li>Download      Poedit from <a title="http://www.poedit.net/download.php" href="http://www.poedit.net/download.php" target="_blank">here</a> and install it.</li>
<li>Launch      Poedit and open the language file you created. (For example,<em> ad-integration-it_IT.po</em>)</li>
<li><a href="http://blog.ecw.de/wp-content/uploads/2010/06/poedit.png"><img class="alignright size-medium wp-image-128" title="poedit" src="http://blog.ecw.de/wp-content/uploads/2010/06/poedit-300x209.png" alt="" width="300" height="209" /></a>The      original english text can be seen on the left hand side. Your translations      will be on the right. If you click on a line, you can input your      translation at the bottom of the program window. Please make sure to keep      the %s and %d symbols in your translated text. They are placeholders that      are replaced by values from the plugin at runtime. For example, the      english text &#8220;Error deleting Setting Key `%s`&#8221; is translated in      german to &#8220;Fehler beim Löschen des Schlüssels`%s`&#8221;.</li>
<li>In      order to save your translations, simply click &#8220;File -&gt; Save&#8221;.      This will automatically create a .mo file (i.e. <em>ad-integration-it_IT.mo</em>).      This file contains the translated text in a binary form that is ultimately      used in WordPress.</li>
<li>When      you are finished translating, send me the translation file      (po) at <a href="mailto:christoph.steindorff@ecw.de">christoph.steindorff@ecw.de</a>.</li>
</ol>
<p>All translators will be mentioned in the readme.txt (and therefore also on wordpress.org) by name and, on request, also with an eMail address and homepage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ecw.de/en/archives/125/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD Integration Roadmap [Updated]</title>
		<link>http://blog.ecw.de/en/archives/55</link>
		<comments>http://blog.ecw.de/en/archives/55#comments</comments>
		<pubDate>Tue, 22 Jun 2010 11:12:58 +0000</pubDate>
		<dc:creator>cst</dc:creator>
				<category><![CDATA[Active Directory Integration]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.ecw.de/?p=55</guid>
		<description><![CDATA[Here the plans for further improvements of the Active Directory Integration WordPress plugin: WordPress MU compatibility (planned for 1.0) Rudimentary implemented since 0.9.9.8 but WordPress 3.0 MultiSite is supported. WordPress 3.0 compatibility tool for testing DONE 0.9.9-dev object-orientation redesign DONE 0.9.1 code clean up DONE 0.9.1 email notification of user and/or admin when a user account is [...]]]></description>
			<content:encoded><![CDATA[<p><p><img class="alignright size-full wp-image-46" title="ad-integration" src="http://blog.ecw.de/wp-content/uploads/2009/06/ad-integration.png" alt="ad-integration" width="120" height="85" />Here the plans for further improvements of the <a href="http://wordpress.org/extend/plugins/active-directory-integration/" target="_blank">Active Directory Integration</a> WordPress plugin:</p>
<ul>
<li><span style="text-decoration: line-through;">WordPress MU compatibility (planned for 1.0)</span> Rudimentary implemented since 0.9.9.8 but WordPress 3.0 MultiSite is supported.</li>
<li>WordPress 3.0 compatibility</li>
<li><span style="text-decoration: line-through;">tool for testing</span> DONE 0.9.9-dev</li>
<li><span style="text-decoration: line-through;">object-orientation redesign</span> DONE 0.9.1</li>
<li><span style="text-decoration: line-through;">code clean up</span> DONE 0.9.1</li>
<li><span style="text-decoration: line-through;">email notification of user and/or admin when a user account is blocked</span> DONE 0.9.1</li>
<li><span style="text-decoration: line-through;">drop table on uninstall or deactivation</span> DONE 0.9.2</li>
<li>adding more languages</li>
<li>better user interface for role &lt;&gt; group assignment</li>
<li>set different ldap ports per server</li>
<li><span style="text-decoration: line-through;">help page</span> DONE 0.9.2.</li>
<li><span style="text-decoration: line-through;">determine WP display name from AD attributes</span> DONE 0.9.3</li>
<li>authenticate against multiple domains (perhaps, have to think about)</li>
<li><span style="text-decoration: line-through;">enable/disable password changes for local (non AD) WP users</span> DONE 0.9.8</li>
<li><span style="text-decoration: line-through;">multiple authorization groups (as requested by Lori Dabbs)</span> DONE 0.9.8</li>
</ul>
<p>to be continued&#8230;</p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ecw.de/en/archives/55/feed</wfw:commentRss>
		<slash:comments>142</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 compatibility</title>
		<link>http://blog.ecw.de/en/archives/121</link>
		<comments>http://blog.ecw.de/en/archives/121#comments</comments>
		<pubDate>Tue, 22 Jun 2010 06:57:55 +0000</pubDate>
		<dc:creator>cst</dc:creator>
				<category><![CDATA[Active Directory Integration]]></category>
		<category><![CDATA[adi]]></category>
		<category><![CDATA[Sicherheit]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress 3.0]]></category>

		<guid isPermaLink="false">http://blog.ecw.de/?p=121</guid>
		<description><![CDATA[AD Integration is in principle compatible to WordPress 3.0. However  there is a little problem with the changes made to wp_insert_user() in wp-includes/registration.php. Now WordPress prevents from creating users with email addresses that are in use by other users already in the database. The current development version contains a workaround, so Automatic User Creation works as before. [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>AD Integration is in principle compatible to WordPress 3.0. However  there is a little problem with the changes made to wp_insert_user() in wp-includes/registration.php. Now WordPress prevents from creating users with email addresses that are in use by other users already in the database.</p>
<p>The current <a href="http://downloads.wordpress.org/plugin/active-directory-integration.zip" target="_blank">development version</a> contains a workaround, so Automatic User Creation works as before. A new option will be introduced with the 0.9.9.9 release. Then you can decide how the behavior should be, when duplicate email addresses are found:</p>
<ol>
<li>The User will not be created (default, secure).</li>
<li>The User will be created and you&#8217;ll have 2 or more users with the same email address (unsecure).</li>
<li>The User gets a new, partially random email address (partially unsecure).</li>
</ol>
<p>The new version 0.9.9.9 will be released soon. Use the <a href="http://downloads.wordpress.org/plugin/active-directory-integration.zip" target="_blank">development version</a> until then.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ecw.de/en/archives/121/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Active Directory Integration 0.9.0 published</title>
		<link>http://blog.ecw.de/en/archives/21</link>
		<comments>http://blog.ecw.de/en/archives/21#comments</comments>
		<pubDate>Tue, 23 Jun 2009 11:14:34 +0000</pubDate>
		<dc:creator>cst</dc:creator>
				<category><![CDATA[Active Directory Integration]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Sicherheit]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://localhost/wp280/?p=21</guid>
		<description><![CDATA[Today I have finished my work an the WordPress Plugin Active Directory Integration and published it on wordpress.org . The plugin  is based on a work of  Jonathan Marc Bearak and gives you the ability to authenticate and authorize your WordPress users against an Active Diretory. One of the major improvements is security.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-46" title="ad-integration" src="http://blog.ecw.de/wp-content/uploads/2009/06/ad-integration.png" alt="ad-integration" width="120" height="85" /></p>
<p>Today I have finished my work an the WordPress Plugin <a href="http://blog.ecw.de/wp-ad-integration">Active Directory Integration</a> and published it on <a href="http://wordpress.org/extend/plugins/active-directory-integration/" target="_blank">wordpress.org</a> . The plugin  is based on a work of  Jonathan Marc Bearak and gives you the ability to authenticate and authorize your WordPress users against an Active Diretory. One of the major improvements is security.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ecw.de/en/archives/21/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

