X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=zebra%2Fzebra.cfg;h=d7507c0ecc8d562d61f8d800e385e96683c0867f;hp=612eb8f07baa21cbf648098b663dd5caf4705596;hb=9ac9421c3def1a76863cbd31aa47908985f64a2b;hpb=ef03cfe0e240366ce4548e3ff17da87e873f83e5 diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index 612eb8f..d7507c0 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -1,10 +1,13 @@ -# $Id: zebra.cfg,v 1.6 2006-09-13 07:44:45 mike Exp $ +# $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 -# Where to look for loadable zebra modules -modulePath: /usr/lib/idzebra-2.0/modules +# 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