Drops a Replication Server user login name.
drop user user
The user login name to be dropped.
Removes the login name “louise” from the Replication Server:
drop user louise
Use drop user to remove a Replication Server login name.
Execute this command on the Replication Server where the login name was created.
drop user requires “sa” permission.