Multiplayer for rolling actors

Are you using RPCs to send the movement input from the Client to the Server.
AFAIK, replication only goes from Server to Client unless you use RPCs to get Client to send things to server.