Stop SecureClient automatically starting (Max OS X)

On October 21, 2009, in Blog, by Mike Hudson

SecureClientUpon install Check Point SecureClient on my Mac OS X 10.6 MacBook Pro I found it was starting automatically on boot up. Which normally isn’t a problem, but because of the way it secures the network adapters it prevents essential traffic on my home network, because of this I am found shutting it down each time I logon. Which is a little frustrating!  

The SecureClient doesn’t show up in the normal list of applications, but it can still be disabled using the terminal. (Utilities > Terminal)
  1. Change to root.
  2. Run: 
    tcsh 
    source /opt/CPsrsc-50/.cshrc 
    StartupItemsMgr remove $SRDIR/bin/SecureClient.app
Upon running the above in your terminal window you should find the SecureClient will no longer run on boot up. To run the application in future just launch it from the Applications finder window.

Tagged with:  

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!