| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| These are the directions to make SNX auto-minimize on Connectra NGX R60. Maybe you can find similar code on your installation. ------------------------------ For Connectra NGX use the following solution to enable the auto_minimization function: All you need to do is go ahead and the $CVPNDIR/htdocs/SNX/extender Search for the following line: document.Extender.uninstall_on_disconnect = "<?= $snx_params['uninstall']?>"; Add after it: document.Extender.auto_minimize = 1; No need to reboot, the changes take effect immediately. ------------------------ HTH, Ray |
![]() |
| Thread Tools | |
| Display Modes | |
| |