forked from cambridgeuniversity/mod_ucam_webauth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
41 lines (30 loc) · 1.6 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
===============================================================
University of Cambridge Web Authentication System (UcamWebAuth)
===============================================================
The University of Cambridge Web Authentication System Apache
Authentication Agent (mod_ucam_webauth) allows Apache to use a
Cambridge Web Authentication System (UcamWebAuth) to identify
users. Within the University, such a system is provided by Raven:
http://raven.cam.ac.uk/.
The file INSTALL contains instructions for building and installing
this module. The file INSTALL.Platforms contains additional,
platform-specific information for some platforms. The file
README.Config contains details of how the module is configured and
used.
The latest version of the module can be obtained from
http://raven.cam.ac.uk/project/apache/
Licencing
=========
Copyright (c) University of Cambridge 2004,2005
This application agent is free software; you can redistribute it
and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either version
2.1 of the License, or (at your option) any later version.
The agent is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this toolkit. If not, see
<http://www.gnu.org/licenses/>.
See the file COPYING for details.