Editing the protocol 7 and protocol 8 S-TAP configuration parameters
You can modify the S-TAP configuration after it is installed by using Guardium®, Guardium Installation Manager (GIM) or for advanced users, the configuration file on the database.
You can modify some parameters in the GUI. See Configuring S-TAP in the S-TAP Control page.
GIM is an easy method for modifying parameters, if the S-TAP bundle was installed with GIM. For more information, see Set up by Client. You can input any parameter in the Setup by Client page, in the Choose parameters row, by using the command WINSTAP_CMD_LINE with the syntax parameter=value for [TAP] parameters, and it is added or updated in the guard_tap.ini.
For example, to change USE_TLS, edit USE_TLS in the WINSTAP_USER_TLS parameter.
If you need to modify the configuration file from the database server, perform the steps that are described in the following section.
If you set a parameter to a value outside of its supported range, it is flagged as an error in the CTL file (showing both the invalid value and the default value), and the value reverts to its default value.
After you modify the guard_tap.ini, restart the S-TAP. If you're using GIM, it restarts the S-TAP automatically.
- Log on to the database server system by using the root account.
- Stop the S-TAP.
- Make a backup copy of the configuration file: guard_tap.ini. The default file location is \Program Files\IBM\Windows S-TAP\Bin\
- Open the configuration file in a text editor.
- Edit the file as necessary.
- Save the file.
- Restart the S-TAP and verify that your changes are incorporated.