/[drupal]/contributions/modules/cas/README.txt
ViewVC logotype

Contents of /contributions/modules/cas/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Tue Sep 8 14:50:37 2009 UTC (2 months, 2 weeks ago) by metzlerd
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
File MIME type: text/plain
Updated location of the cas module.
1 phpCAS is available directly from http://www.ja-sig.org/wiki/display/CASC/phpCAS. phpCAS is distributed under the LGPL license.
2
3 You must download and install phpCAS library in order for this CAS module to work. You may either
4 place a copy your modules/cas directory, or make sure it is in you PHP includes path/directory.
5
6 Your PHP must have the following modules enabled:
7 --with-curl
8 --with-openssl
9 --with-dom
10 --with-zlib
11
12 Drupal modifications
13 ---------------------
14 1) Enable the CAS module in admin/modules
15 2) Set the CAS server parameters in admin/user/cas
16 3) Enable the CAS login block to provide authentication.
17 4) Test authentication
18 5) Remove regular user login block
19 6) If the user database is external, remove the ability for users to edit
20 their accounts.

  ViewVC Help
Powered by ViewVC 1.1.2