X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fauth_simple.xml;h=b9aecef1cadff0b3d262ced08662a4e755571f26;hb=e5901333c8011101505ee1a283df326663637a7e;hp=c3196d92211972c879bddd0c99959dbe41e83897;hpb=cb2467a71f98decd7adbaf768d3a1c0a1df65bdf;p=metaproxy-moved-to-github.git diff --git a/doc/auth_simple.xml b/doc/auth_simple.xml index c3196d9..b9aecef 100644 --- a/doc/auth_simple.xml +++ b/doc/auth_simple.xml @@ -2,21 +2,22 @@ "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [ ]> - + auth_simple 3mp + Metaproxy Module auth_simple - Simple authentication and authorisation. + simple authentication and authorization. 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 @@ -24,21 +25,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