Can I move another player in another client from my client?(override CharacterMovementComponent)

The situation is that:
My player that is a client need to move another player, on another client, to another position during the time.
I had done it, but the problem is that the other player reset his original position because it had the CharacterMovementComponent that do that