<?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>Flexknowlogy - Jared Stein&#039;s ARCHIVED blog - update to jaredstein.org &#187; WPMU</title>
	<atom:link href="http://flexknowlogy.learningfield.org/tag/wpmu/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexknowlogy.learningfield.org</link>
	<description>Jared Stein&#039;s archived blog on education, technology, culture, and the web</description>
	<lastBuildDate>Fri, 30 Oct 2009 19:35:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Domain Changed to jaredstein.org</title>
		<link>http://flexknowlogy.learningfield.org/2009/10/25/domain-changing-to-jaredstein-org/</link>
		<comments>http://flexknowlogy.learningfield.org/2009/10/25/domain-changing-to-jaredstein-org/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 20:15:02 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://jaredstein.org/?p=918</guid>
		<description><![CDATA[I&#8217;m changing the domain of this blog from the over-long &#8220;flexknowlogy.learningfield.org&#8221; to &#8221; jaredstein.org&#8220;. Though the change is immediate, flexknowlogy.learningfield.org will persist indefinitely in order to preserve external links. This was made easy and possible through Donncha O Caoimh&#8217;s WordPress MU Domain Mapping plug-in.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m changing the domain of this blog from the over-long &#8220;flexknowlogy.learningfield.org&#8221; to &#8221; <a href="http://jaredstein.org">jaredstein.org</a>&#8220;. Though the change is immediate, flexknowlogy.learningfield.org will persist indefinitely in order to preserve external links.</p>
<p>This was made easy and possible through <a href="http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/">Donncha O Caoimh&#8217;s WordPress MU Domain Mapping plug-in</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://flexknowlogy.learningfield.org/2009/10/25/domain-changing-to-jaredstein-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing E-Mails in WPMU LDAP Plugin</title>
		<link>http://flexknowlogy.learningfield.org/2009/09/17/fixing-e-mails-in-wpmu-ldap-plugin/</link>
		<comments>http://flexknowlogy.learningfield.org/2009/09/17/fixing-e-mails-in-wpmu-ldap-plugin/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:23:10 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[WPMU]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=837</guid>
		<description><![CDATA[For our pilot run of WordPress MU for Utah Valley University we have installed and configured the WPMU LDAP plug-in to control user registration&#8211;basically syncing student/faculty/staff accounts with our Banner student information system. That&#8217;s a small tale in itself, but the short of it is Paul Nuffer and I had it working successfully after just [...]]]></description>
			<content:encoded><![CDATA[<p>For our <a href="http://on.uvu.edu">pilot run</a> of <a href="http://mu.wordpress.org/">WordPress MU</a> for <a href="http://uvu.edu">Utah Valley University</a> we have installed and configured the <a href="http://wpmuldap.frozenpc.net/">WPMU LDAP</a> plug-in to control user registration&#8211;basically syncing student/faculty/staff accounts with our Banner student information system. That&#8217;s a small tale in itself, but the short of it is Paul Nuffer and I had it working successfully after just a couple of hours. Or so we thought<span id="more-837"></span>.</p>
<p>This week students reported receiving this error:</p>
<blockquote><p>ERROR: is already associated with another account. All accounts (including the admin account) must have an unique email address.</p></blockquote>
<p>There&#8217;s obviously something missing from this error&#8211;the identifying/offending e-mail address! It turns out that though all students actually have a UVU-provided e-mail address, only staff/faculty addresses are sent through to LDAP. Since WPMU requires a unique e-mail address, this was a big problem. Thankfully it has a small and simple solution.</p>
<p>For our needs I found it easiest simply to modify WPMU LDAP (ldap_ro.php) to concatenate an e-mail address from the provided LDAP information if one was not already provided.</p>
<p>Paul Bearne on the WPMU LDAP list suggested a more holistic solution that is equally simple: prompt users to enter an e-mail address through a form field if LDAP does not provide one. I&#8217;m guessing Paul B. is going to script this into the plugin, but if not that&#8217;s a good task for me for some rainy Saturday, and another fine chance to give back just a little to the WPMU community that I &hearts;.</p>
]]></content:encoded>
			<wfw:commentRss>http://flexknowlogy.learningfield.org/2009/09/17/fixing-e-mails-in-wpmu-ldap-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

