From: Mike Taylor Date: Wed, 20 Sep 2006 16:34:50 +0000 (+0000) Subject: Add authentication X-Git-Tag: CPAN-v1.02~54^2~1023 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=9ac9421c3def1a76863cbd31aa47908985f64a2b Add authentication --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index e7d578b..d7507c0 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,4 +1,4 @@ -# $Id: zebra.cfg,v 1.8 2006-09-20 13:33:20 mike Exp $ +# $Id: zebra.cfg,v 1.9 2006-09-20 16:34:50 mike Exp $ # Where to look for config files profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab @@ -25,3 +25,8 @@ shadow: db/shadow:100G lockdir: db/lock tmpdir: db/tmp keytmpdir: db/tmp + +# Permissions for update +perm.anonymous: ra +perm.admin: rw +passwd.c: htpasswd