Slave Does Not Receive Updates from New Master
(411GR 1-May-2003)
Problem
This problem occurs in the PC-DCE product.
If you promote a security replica to master, and then demote the master
to a slave replica using the dcecp registry designate command, the new
slave (old master) will never receive updates from the new master (old
slave).
Solution
This problem has been fixed in v4.0.8 and will be fixed in v5.0.1.
To make the new slave able to receive updates from the new master, issue
the following commands:
acl modify /.:/sec/replist -add {user hosts/<machine
name>/self imI}
acl modify /.:/subsys/dce/sec -io -add {user hosts/<machine
name>/self rwdtc}
acl modify /.:/subsys/dce/sec -ic -add {user hosts/<machine
name>/self rwdtci}
|