Coda File System

Re: authenticaion on non scm servers?

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Thu, 21 Sep 2000 11:45:20 -0400
On Thu, Sep 21, 2000 at 10:24:58AM -0500, Corey R. Halpin wrote:
>   In that case, is there a better source of documentation on setting
>   up a replicate server than the one on the website? I've done as it
>   instructed, and my replicate server cannot issue tokens.

There is a small bug in the 5.3.8 update.init script which causes the
databases not to be correctly replicated.

Change in /etc/rc.d/init.d/update.init

-  updatesrv -p $DBDIR &
+  updatesrv &

And restart updatesrv, then it should work.

Jan
Received on 2000-09-21 11:52:50