Multiplayer/netcode for gameobjects

Hi, I have a vr local game using netcode for gameobject and unity transport and I want to make it possible for the players to interact with the same gameobject. What should i do? the object is interactable and the host and client both can see its movements, but only the host can move it.

Check out the VR Multiplayer Template that released last week.