| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Secure Platform backup doesn't restart cpd process correctly Secure Platform AI has a problem with it's internal backup command whereby it stops the CPD process and fails to restart it correctly. To rectify this issue you have to enter expert mode and modify the /bin/backup_start file (backup the file first if you want), find the following line: cpwd_admin start -name CPD -path "$CPDIR/bin/cpd_admin" -command "cpd_admin start" >> ${backup_log_file} 2>&1 and modify it as follows: cpwd_admin start -name CPD -path "$CPDIR/bin/cpd" -command "cpd" >> ${backup_log_file} 2>&1 -- PhoneBoy - 05 Jan 2004 FAQForm FAQs.Class: TroubleshootingFAQs FAQs.OS: OsSecurePlatform FAQs.Version: |
![]() |
| Thread Tools | |
| Display Modes | |
| |