NAME

rmservice - Remove a method configuration for a Keon Agent.

SYNOPSIS

rmservice [master | server] agent-method-name agent-service-name

DESCRIPTION

The rmservice script is invoked from the ``Delete SSO Service'' function in the Keon Security Server 4.x GUI.

The first parameter tells the rmservice script if it is being run on the Keon Security Server 4.x Master (keyword master), or if it is being run on a Keon Security Server 4.x Replica (keyword replica).

The agent-method-name parameter specifies the method name to be deleted, and the agent-service-name specifies the agent service.

The rmservice script is found by the Keon Security Server 4.x GUI via the $BOKS_ENV variable SSO_DSF_<agent_service_name>- <agent_version>_lib, which is defined by the boksinstall script.

The script is generic for all agents, and should not be modified. -man rmservice.1 | more

SEE ALSO

mkservice_form(4), boksinstall(1), boksuninstall(1), ssoconfig(4)