Drop a Replication Server Login Name

Use the drop user command to remove an existing login name from the Replication Server.

drop user requires sa permission. The syntax for drop user is:
drop user user
For example, the following command removes the “thomk” login name:
drop user thomk