X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=doc%2Fauth_simple.xml;h=6e1b4d5329f6f1e0c9c53bfd21606b562cab1802;hb=d15eeaaabd7e3f92ffe0215bd930bbc92b380e0f;hp=a6c148353a0393e96c0147765833967c5beeecee;hpb=a7d0816d8e587b0743cdfda1cbb2321315be7946;p=metaproxy-moved-to-github.git diff --git a/doc/auth_simple.xml b/doc/auth_simple.xml index a6c1483..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