X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fauth_simple.xml;h=6e1b4d5329f6f1e0c9c53bfd21606b562cab1802;hb=bb050094eaf8f0a8223a3bd2e9973d8d2e993154;hp=8a2077a4b04ae96c3e262a8c1795034fc4a88a2c;hpb=0a27866d7b12382683436c13a33d1a1ac0e6144b;p=metaproxy-moved-to-github.git diff --git a/doc/auth_simple.xml b/doc/auth_simple.xml index 8a2077a..6e1b4d5 100644 --- a/doc/auth_simple.xml +++ b/doc/auth_simple.xml @@ -1,8 +1,10 @@ + + %common; ]> - + auth_simple @@ -12,12 +14,12 @@ auth_simple - simple authentication and authorisation. + Metaproxy Simple Authentication And Authorization Module DESCRIPTION - Simple authentication and authorisation. The configuration + Simple authentication and authorization. The configuration specifies the name of a file that is the user register, which lists username:password pairs, one per line, colon separated. When a session begins, it @@ -25,21 +27,22 @@ a pair in the register. - ### discuss authorisation phase + ### discuss authorization phase EXAMPLES - A typical configuration looks as likes: + A typical configuration looks like this: - example.target-auth + ../etc/example.simple-auth + ../etc/example.target-auth ]]> - ### Show and describe examle.target-auth here ### + ### Show and describe example.target-auth