<?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 on: At UC.edu, Blackboard Loves LDAP!</title>
	<atom:link href="http://mattsprinsky.com/blog/2008/12/12/blackboard-loves-ldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattsprinsky.com/blog/2008/12/12/blackboard-loves-ldap/</link>
	<description>The life of a photographer, artist, sysadmin, explorer and backyard philosopher.</description>
	<lastBuildDate>Mon, 12 Jul 2010 04:38:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matt</title>
		<link>http://mattsprinsky.com/blog/2008/12/12/blackboard-loves-ldap/comment-page-1/#comment-6857</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://mattsprinsky.com/blog/?p=122#comment-6857</guid>
		<description>Just for the record, I DID end up writing my own password reset functionality. Which was a ROYAL hack, and it&#039;s pretty ugly. But it works!</description>
		<content:encoded><![CDATA[<p>Just for the record, I DID end up writing my own password reset functionality. Which was a ROYAL hack, and it&#8217;s pretty ugly. But it works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://mattsprinsky.com/blog/2008/12/12/blackboard-loves-ldap/comment-page-1/#comment-2192</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sat, 13 Dec 2008 01:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://mattsprinsky.com/blog/?p=122#comment-2192</guid>
		<description>Oh, and as far as adapting this for Capital, it&#039;s not a 5 minute change but I think it&#039;s quite possible.  I&#039;ll need to diddle with your LDAP server and my LDAP server browser before I can say for sure.</description>
		<content:encoded><![CDATA[<p>Oh, and as far as adapting this for Capital, it&#8217;s not a 5 minute change but I think it&#8217;s quite possible.  I&#8217;ll need to diddle with your LDAP server and my LDAP server browser before I can say for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://mattsprinsky.com/blog/2008/12/12/blackboard-loves-ldap/comment-page-1/#comment-2191</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sat, 13 Dec 2008 01:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://mattsprinsky.com/blog/?p=122#comment-2191</guid>
		<description>My testing on Blackboard 8.0 SP3 shows that the &#039;default&#039; password change URL &quot;/webapps/blackboard/password&quot; shows a message that &quot;Blackboard does not handle the current authentication method&quot;... true for LDAP accounts, but not true for the accounts that still only live in the database.

Capital is an LDAP school and suffers from the same issue that the test system does - there&#039;s a password reset facility, it&#039;s just not Blackboard&#039;s facility.

I hope that makes sense.</description>
		<content:encoded><![CDATA[<p>My testing on Blackboard 8.0 SP3 shows that the &#8216;default&#8217; password change URL &#8220;/webapps/blackboard/password&#8221; shows a message that &#8220;Blackboard does not handle the current authentication method&#8221;&#8230; true for LDAP accounts, but not true for the accounts that still only live in the database.</p>
<p>Capital is an LDAP school and suffers from the same issue that the test system does &#8211; there&#8217;s a password reset facility, it&#8217;s just not Blackboard&#8217;s facility.</p>
<p>I hope that makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Autumm</title>
		<link>http://mattsprinsky.com/blog/2008/12/12/blackboard-loves-ldap/comment-page-1/#comment-2189</link>
		<dc:creator>Autumm</dc:creator>
		<pubDate>Fri, 12 Dec 2008 23:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://mattsprinsky.com/blog/?p=122#comment-2189</guid>
		<description>Well I&#039;m not support so forgive me for jumping in here but....

First off I love it, very cool functionality and I would love to see something similar for Cap.  If it can be easily tweaked on your end lets talk about it after things calm down for you all over there... if it requires a bunch of time then I could potentially put someone on our end but things are crazy over here too and I don&#039;t see being able to put anyone other than a student on it till at least Summer semester... which is fine there is not a big rush.

Second, you mention here that the &quot;the built-in password reset functionality is not available when bb-config.properties is configured for LDAP authentication.&quot; However we have been authenticating off of LDAP for some time now and we still have that password reset available... it does not work so yes the functionality is not there as LDAP overrides whatever the user would reset their password to, but it is still there and is a bit confusing for those that stumble upon it. Do you mean that the functionality is not there or that the reset is not available at all? Is there a way to turn it off so that users do not see something that does not function.

Thanks,</description>
		<content:encoded><![CDATA[<p>Well I&#8217;m not support so forgive me for jumping in here but&#8230;.</p>
<p>First off I love it, very cool functionality and I would love to see something similar for Cap.  If it can be easily tweaked on your end lets talk about it after things calm down for you all over there&#8230; if it requires a bunch of time then I could potentially put someone on our end but things are crazy over here too and I don&#8217;t see being able to put anyone other than a student on it till at least Summer semester&#8230; which is fine there is not a big rush.</p>
<p>Second, you mention here that the &#8220;the built-in password reset functionality is not available when bb-config.properties is configured for LDAP authentication.&#8221; However we have been authenticating off of LDAP for some time now and we still have that password reset available&#8230; it does not work so yes the functionality is not there as LDAP overrides whatever the user would reset their password to, but it is still there and is a bit confusing for those that stumble upon it. Do you mean that the functionality is not there or that the reset is not available at all? Is there a way to turn it off so that users do not see something that does not function.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
