IBM Support

How do I keep Guardium STAP disabled on the next server reboot Windows and Unix (eg Linux,AIX,HP,Solaris) ?

Question & Answer


Question

I want my STAP to be disabled on the next server reboot , what should I do ?

Answer


You can follow the below steps which should remove the STAP from the startup entry for the respective OS types.



Windows:

    • Open Services
      • Go to computer management --> Services and Applications--> Services
    • look for the following services

    • GUARDIUM Database Monitor
      GUARDIUM DC Connector
      GUARDIUM_STAP
    • Right click on each of the above service, go to "properties" and make start up type as "manual" instead of "automatic".

Linux:
    • Connect with root user
    • Run the following command
      • chkconfig --list
          You will see an upguard service in the list.
    • Run the following command

    • chkconfig --del upguard
        This will remove STAP service from startup list.


Other Unix :
    • Open the following inittab file for edit ...

    • /etc/inittab
    • If a GIM managed STAP :-
      • Comment the gsvr and gim lines with the comment character ':' (colon) or '#' (hash) depending on unix type and save the file
    • If a non GIM installed STAP was installed :-
      • Comment the utap line with the comment character ':' (colon) or '#' (hash) depending on unix type and save the file
    • Run the following command to effect the change
      • init q  


[{"Product":{"code":"SSMPHH","label":"IBM Security Guardium"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Guardium S-TAP","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"10.0;10.0.1;10.1;10.1.2;10.1.3","Edition":"All Editions","Line of Business":{"code":"LOB24","label":"Security Software"}}]

Document Information

Modified date:
16 June 2018

UID

swg22005632