Dropping a Replication Server login name

The drop user command removes an existing login name from the Replication Server. This command 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