X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=cca9a4bd713cb60ae9d5feefce336d057acc05a6;hp=d7507c0ecc8d562d61f8d800e385e96683c0867f;hb=8d113db7c5609bd19b7acec4ae5bee38b5921c0c;hpb=47756b36f90127faa532e7ee0d548801ab66b1d7 diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index d7507c0..cca9a4b 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,13 +1,13 @@ -# $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 +#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. 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 +# 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 @@ -23,10 +23,11 @@ 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 +#passwd.c: htpasswd +passwd: htpasswd.unencrypted +