1 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
2 "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [
3 <!ENTITY copyright SYSTEM "copyright.xml">
5 <!-- $Id: auth_simple.xml,v 1.3 2006-03-27 13:44:07 adam Exp $ -->
8 <refentrytitle>auth_simple</refentrytitle>
9 <manvolnum>3mp</manvolnum>
10 <refmiscinfo>Metaproxy Module</refmiscinfo>
14 <refname>auth_simple</refname>
15 <refpurpose>simple authentication and authorisation.</refpurpose>
18 <refsect1><title>DESCRIPTION</title>
20 Simple authentication and authorisation. The configuration
21 specifies the name of a file that is the user register, which
22 lists <varname>username</varname>:<varname>password</varname>
23 pairs, one per line, colon separated. When a session begins, it
24 is rejected unless username and passsword are supplied, and match
25 a pair in the register.
28 ### discuss authorisation phase
32 <refsect1><title>EXAMPLES</title>
34 A typical configuration looks as likes:
36 <filter type="auth_simple">
37 <targetRegister>example.target-auth</targetRegister>
38 <discardUnauthorisedTargets/>
42 ### Show and describe examle.target-auth here ###
46 <refsect1><title>SEE ALSO</title>
49 <refentrytitle>metaproxy</refentrytitle>
50 <manvolnum>1</manvolnum>
58 <!-- Keep this comment at the end of the file
63 sgml-minimize-attributes:nil
64 sgml-always-quote-attributes:t
67 sgml-parent-document:nil
68 sgml-local-catalogs: nil
69 sgml-namecase-general:t