The boksinstall script should be invoked as root on the Keon Security Server 4.x. It registers the a Keon Agent within the Keon Security Server, and installs the help-, message- and other files needed to create and delete new access methods for the agent.
The boksinstall script retrieves information from the agent's specific info file, which contain the agent specific information, such as the agent service name, agent description etc. The filename should be supplied as the first argument after the command
The boksinstall script first uses the the bokspath script to locate the installation directory of Keon Security Server 4.x and then checks that the boksinstall script is compliant with the Keon Security Server agent registration program, module.
The boksinstall script also performs a check that there is no agents with the same agent service name and same agent version already existing in the Keon Security Server, before it registers the Keon Agent with Keon Security Server 4.x.
During the registration, the files mkservice.form, agent.msg, help.html, contents.html, rmservice and ssoconfig are imported to Keon Security Server. These files must reside in the directory from where the boksinstall script was invoked.
During the installation procedure, the $BOKS_ENV
file is
updated with some variables, which are used for administrating the Keon
Agent.
mkservice_form(4),
agent_msg(4),
help_html(4),
contents_html(4),
rmservice(1),
ssoconfig(4),
boksuninstall(1)