Removes a user agent and its associated roles.
public int removeUserAgent(String user, String agent) throws RemoteException, SearchException
user – name of a user
agent – name of an agent to be removed
Returns the status: 0 if failure, otherwise, successful.