X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=etc%2Fexample.simple-auth;h=c206cb28769f84589d7c8af230b887ac07c5b58c;hb=586d78659d671683f33ec55f4a7d32b28e345ccd;hp=40df990a9f8ab822d4743e0b3b97ef5392bb08fe;hpb=ccb3175f21446689741af2e783d5024a2355242b;p=metaproxy-moved-to-github.git diff --git a/etc/example.simple-auth b/etc/example.simple-auth index 40df990..c206cb2 100644 --- a/etc/example.simple-auth +++ b/etc/example.simple-auth @@ -1,4 +1,4 @@ -# $Id: example.simple-auth,v 1.2 2006-01-17 16:09:41 mike Exp $ +# $Id: example.simple-auth,v 1.5 2006-01-18 13:52:19 robstyles Exp $ # # Sample user-register for YP2's simple authentication. Each # non-blank line either begins with a hash (in which case it is a @@ -7,6 +7,9 @@ # corresponding password, and a comma-separated list of the databases # that user is allowed to access. -mike:quercus:idgils,Default,dummy -adam:betula:loc,idgils,Default,dummy -rob:nothofagus:loc,idgils +mike:quercus:* +adam:betula:* +rob:nothofagus:* +AllDbsUser:AllDbsPassword:* +FooOnlyUser:FooOnlyPassword:* +NoDbsUser:NoDbsPassword: