From: robstyles Date: Wed, 18 Jan 2006 13:52:19 +0000 (+0000) Subject: setup foo, bar and baz X-Git-Tag: YP2.0.0.2~12 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=1362cb6c5f0e6e37fecae5845f3ebbac8b69bdf7;p=metaproxy-moved-to-github.git setup foo, bar and baz --- diff --git a/etc/example.simple-auth b/etc/example.simple-auth index b96f8a8..c206cb2 100644 --- a/etc/example.simple-auth +++ b/etc/example.simple-auth @@ -1,4 +1,4 @@ -# $Id: example.simple-auth,v 1.4 2006-01-18 10:49:00 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 @@ -8,6 +8,8 @@ # that user is allowed to access. mike:quercus:* -adam:betula:loc,idgils,Default,dummy -rob:nothofagus:loc,idgils,foo,bar,baz -FooOnlyUser:FooOnlyPassword:foo +adam:betula:* +rob:nothofagus:* +AllDbsUser:AllDbsPassword:* +FooOnlyUser:FooOnlyPassword:* +NoDbsUser:NoDbsPassword: diff --git a/etc/example.target-auth b/etc/example.target-auth index d9e1ba9..10e32f6 100644 --- a/etc/example.target-auth +++ b/etc/example.target-auth @@ -1,4 +1,4 @@ -# $Id: example.target-auth,v 1.2 2006-01-18 13:32:19 mike Exp $ +# $Id: example.target-auth,v 1.3 2006-01-18 13:52:19 robstyles Exp $ # # Sample user-to-target mapping for YP2's target authorisation. Each # non-blank line either begins with a hash (in which case it is a @@ -15,3 +15,6 @@ mike:z3950.loc.gov:7090/voyager,indexdata.dk/gils adam:indexdata.dk/gils,localhost:9999/Default,something_for_backend_test_to_know rob:localhost:9999/Default,something_for_backend_test_to_know +AllDbsUser:* +FooOnlyUser:zurg:9991/foo +NoDbsUser: