1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
libapache2-mod-auth-cas for Debian
----------------------------------
You can enable this module in a classical way using a2enmod:
# a2enmod auth_cas
Then, you will need to configure it by adding parameters to
/etc/apache2/mods-enabled/auth_cas.conf or in other apache
configuration files.
The list of parameters of the mod-auth-cas Apache module is documented
in the README file under "CONFIGURING THE SOFTWARE".
More instructions may be available from :
http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas
-- Olivier Berger <olivier.berger@it-sudparis.eu>, Wed, 20 Aug 2008 11:04:36 +0200
|