Windows: use Boost 1.59, msvc 14.0
[metaproxy-moved-to-github.git] / etc / example.simple-auth
1 # $Id: example.simple-auth,v 1.5 2006-01-18 13:52:19 robstyles Exp $
2 #
3 # Sample user-register for YP2's simple authentication.  Each
4 # non-blank line either begins with a hash (in which case it is a
5 # comment, and is ignored) or is a user-register entry.  Each entry
6 # consists of three colon-separated fields: a username, a
7 # corresponding password, and a comma-separated list of the databases
8 # that user is allowed to access.
9
10 mike:quercus:*
11 adam:betula:*
12 rob:nothofagus:*
13 AllDbsUser:AllDbsPassword:*
14 FooOnlyUser:FooOnlyPassword:*
15 NoDbsUser:NoDbsPassword: