Error while replicate 2 domino server

Hi everyone…please give me some advicerecently i am doing some testing for replicate 2 domino server(serverA and serverB)

and i am using serverA to replicate serverB by typing the command “replicate 10.x.x.x”. and it is running BUT most of the message shows as below :

"Access control is set in companyname/ou ABC.ntf to not

allow replication from ABC.ntf"

Please Advice

Thank You

Subject: error while replicate 2 domino server

The message “Access control is set in Server1!!ABC.ntf to notallow replication from Server2!!ABC.ntf” is no error but the information, that the access control list of ABC.ntf on Server1 is set to read only for Server2.

So changes made on Server2 in ABC.ntf will not replicate to Server1 database ABC.ntf.

You can give the LocalDomainServers more rights for replication success or just disable replication for ntf-files and set the databases to inherit their design on admin-server only.

Sometimes it is better to have the templates on one server only, sometimes you need to spread them all over the (intra)net :wink:

Subject: RE: error while replicate 2 domino server

hi ralf thanks for you advice.

i would like to ask, as you said i need to give the LocalDomainServers more right. you mean for both of the servers? or only serverB?