From 9f5805eddbde6e4e966531436631aa9bb3723615 Mon Sep 17 00:00:00 2001 From: robstyles Date: Wed, 18 Jan 2006 10:35:04 +0000 Subject: [PATCH] added foo bar and baz alias and authorisation --- etc/config-zurg.xml | 7 ++++++- etc/example.simple-auth | 5 +++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/etc/config-zurg.xml b/etc/config-zurg.xml index db9a2c0..a8c2886 100644 --- a/etc/config-zurg.xml +++ b/etc/config-zurg.xml @@ -1,5 +1,5 @@ - + @@ -39,6 +39,11 @@ zurg:9992/bar + foobazalias + zurg:9991/foo + zurg:9993/baz + + blconm21 zurg:9902/blconm21 diff --git a/etc/example.simple-auth b/etc/example.simple-auth index 40df990..4122d6a 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.3 2006-01-18 10:35:04 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 @@ -9,4 +9,5 @@ mike:quercus:idgils,Default,dummy adam:betula:loc,idgils,Default,dummy -rob:nothofagus:loc,idgils +rob:nothofagus:loc,idgils,foo,bar,baz +FooOnlyUser:FooOnlyPassword:foo -- 1.7.10.4