X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=a680ddd34ca42f2b448fd71bd42da3205d5e6195;hb=f5be119ebc6c005b1186b3d4b234ed9c3ad73a3f;hp=e4d547536c08347b5155efff39df06304907afc4;hpb=b9d1298f89e3d6206701775d365d83e299f88a48;p=irspy-moved-to-github.git diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index e4d5475..a680ddd 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,10 +1,13 @@ -# $Id: zebra.cfg,v 1.3 2006-05-10 15:57:25 mike Exp $ +# $Id: zebra.cfg,v 1.10 2006-10-02 07:09:39 sondberg Exp $ # Where to look for config files -profilePath: /usr/local/share/idzebra/tab:/usr/share/idzebra/tab +profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab -# Where to look for loadable zebra modules -#modulePath: zebra/lib/ +# Where to look for loadable zebra modules. Both these path components +# are necessary, since the former is used when installing from a Debian +# package and the latter when installing from a CVS build. +modulePath: /usr/local/lib/idzebra-2.0/modules:/usr/lib/idzebra-2.0/modules +#modulePath: /usr/local/lib/idzebra-2.0/modules # store records and record keys internally storeData: 1 @@ -22,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