X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=2e8a28a5052ba1f74f9fafe84bf5076fcdfc908b;hp=974dce51c194d08fb90eee8196adf534968ac239;hb=e04a51eb8137d29b22ff514f4c226192fbd530b8;hpb=820249b6f47192f513e22c3eb53a695e0d9c61ef diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 974dce5..2e8a28a 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,10 +1,13 @@ -# $Id: zebra.cfg,v 1.5 2006-08-10 12:01:36 mike Exp $ +# $Id: zebra.cfg,v 1.12 2006-12-19 12:53:16 sondberg Exp $ # Where to look for config files 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 @@ -20,5 +23,9 @@ 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