zebra conf: add reference to password file
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 21 Apr 2008 21:35:55 +0000 (16:35 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 21 Apr 2008 23:17:30 +0000 (18:17 -0500)
Note: currently only zebraqueue_daemon.pl is known
to use the extended services that require the
Zebra r/w password.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
etc/zebradb/zebra-authorities.cfg
etc/zebradb/zebra-biblios.cfg

index d828934..ba52d1c 100644 (file)
@@ -45,6 +45,7 @@ storeData:1
 lockDir: __ZEBRA_LOCK_DIR__/authorities
 perm.anonymous:r
 perm.__ZEBRA_USER__:rw
+passwd: __ZEBRA_CONF_DIR__/etc/passwd
 register: __ZEBRA_DATA_DIR__/authorities/register:4G
 shadow: __ZEBRA_DATA_DIR__/authorities/shadow:1G 
 
index 980c01a..58e738a 100644 (file)
@@ -43,6 +43,7 @@ storeData:1
 lockDir: __ZEBRA_LOCK_DIR__/biblios
 perm.anonymous:r
 perm.__ZEBRA_USER__:rw
+passwd: __ZEBRA_CONF_DIR__/etc/passwd
 register: __ZEBRA_DATA_DIR__/biblios/register:4G
 shadow: __ZEBRA_DATA_DIR__/biblios/shadow:4G