X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=e77901f89c47dd005a0cb511fd2ba2b909b51182;hp=e4d547536c08347b5155efff39df06304907afc4;hb=db130817c2cf28f3e0eef5da0c5031067e0225dc;hpb=1093878f7eba7cdd2e7ce38cdb1211b85bfc7959 diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index e4d5475..e77901f 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 $ # 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 +profilePath: .:/usr/share/idzebra-2.0/tab:/opt/local/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 installed from a Debian +# package and the latter when installed from a Mac port. +modulePath: /usr/lib/idzebra-2.0/modules:/opt/local/lib/idzebra-2.0/modules +#modulePath: /usr/local/lib/idzebra-2.0/modules # store records and record keys internally storeData: 1 @@ -20,5 +23,10 @@ database: IR-Explain---1 register: db/register:100G 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 +