X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=77330d728a5b007df471bf251345f866e4ec9ba2;hp=8860fd2441ed6ddd64004455053e78c95969dbde;hb=23feb2706011194d767f28c40307aacd4c56eee1;hpb=084fee0d7b38f1c38f1c60fbdf6c5775ff51e7c1 diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 8860fd2..77330d7 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,10 +1,13 @@ -# $Id: zebra.cfg,v 1.4 2006-06-20 15:26:04 mike Exp $ +# $Id: zebra.cfg,v 1.11 2006-10-11 07:06: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/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