+1 for the CAS module - it has worked great for us at ASU, in two different authentication domains.<br><br><div><span class="gmail_quote">On 8/30/07, <b class="gmail_sendername">Metzler, David</b> &lt;<a href="mailto:metzlerd@evergreen.edu">
metzlerd@evergreen.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I tried this with drupal to first, but because of the desire to protect
<br>some pages, but not all within drupal I abandoned it later.<br><br>FYI:<br>I maintain a CAS module which may or may not be of interest to you.&nbsp;&nbsp;It<br>handles cas authentication within drupal.<br><br>Dave<br><br>-----Original Message-----
<br>From: <a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a> [mailto:<a href="mailto:support-bounces@drupal.org">support-bounces@drupal.org</a>] On<br>Behalf Of Jonah Bossewitch<br>Sent: Thursday, August 30, 2007 10:22 AM
<br>To: <a href="mailto:support@drupal.org">support@drupal.org</a><br>Cc: <a href="mailto:doogieb@gmail.com">doogieb@gmail.com</a>; <a href="mailto:roczei@niif.hu">roczei@niif.hu</a><br>Subject: Re: [support] Shibboleth module for drupal
<br><br>Hi,<br><br>I just wanted to bring to your attention our approach to handing a<br>CAS-based single-sign-on solution with drupal.<br><br>In a nutshell, we wrote an apache auth module (using mod_python&#39;s auth<br>
support, not c, though a mod_perl port would probably be a snap) that<br>does the CAS dance, and then adapts CAS to Basic Auth (namely, it<br>populates the REMOTE_USER variable), allowing for the ordinary drupal<br>remote user auth product to work for auth.
<br><br>I wrote this up in more detail here:<br><a href="http://www.ja-sig.org/wiki/display/CASC/mod_python+auth+module">http://www.ja-sig.org/wiki/display/CASC/mod_python+auth+module</a><br><br>We had to tweak remoteuser a bit to make it work w/ drupal 5, though the
<br>main remote user might be up to snuff<br><br><a href="http://svn.cc.columbia.edu/viewvc/auth/drupal/trunk/?root=ccnmtl">http://svn.cc.columbia.edu/viewvc/auth/drupal/trunk/?root=ccnmtl</a><br><br>Hope this helps,<br>/Jonah
<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Jonah Bossewitch<br>Senior Technical Architect<br><a href="http://ccnmtl.columbia.edu">ccnmtl.columbia.edu</a><br>jonah at ccnmtl dot columbia dot edu<br>212.854.1815<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<br><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote></div>
<br>