X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=etc%2Fexample.simple-auth;h=c206cb28769f84589d7c8af230b887ac07c5b58c;hb=be15e5bac9a93b70c78f75bf9dbda8f368cf2191;hp=4122d6a7bf210d9380f049ee0fb7cd4d29cc9137;hpb=9f5805eddbde6e4e966531436631aa9bb3723615;p=metaproxy-moved-to-github.git diff --git a/etc/example.simple-auth b/etc/example.simple-auth index 4122d6a..c206cb2 100644 --- a/etc/example.simple-auth +++ b/etc/example.simple-auth @@ -1,4 +1,4 @@ -# $Id: example.simple-auth,v 1.3 2006-01-18 10:35:04 robstyles 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,7 +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,foo,bar,baz -FooOnlyUser:FooOnlyPassword:foo +mike:quercus:* +adam:betula:* +rob:nothofagus:* +AllDbsUser:AllDbsPassword:* +FooOnlyUser:FooOnlyPassword:* +NoDbsUser:NoDbsPassword: