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.6 2006-04-25 12:48:52 marc 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 like this:
36 <filter type="auth_simple">
37 <userRegister>../etc/example.simple-auth</userRegister>
38 <targetRegister>../etc/example.target-auth</targetRegister>
39 <discardUnauthorisedTargets/>
43 ### Show and describe example.target-auth
47 <refsect1><title>SEE ALSO</title>
50 <refentrytitle>metaproxy</refentrytitle>
51 <manvolnum>1</manvolnum>
59 <!-- Keep this comment at the end of the file
64 sgml-minimize-attributes:nil
65 sgml-always-quote-attributes:t
68 sgml-parent-document:nil
69 sgml-local-catalogs: nil
70 sgml-namecase-general:t