| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Hello All, I'm using NGX R60 (in fact on Provider 1 but it must be the same with smartcenter). I would like to automatically generate a database revision control using the dbver function provided by checkpoint. Yet, this command does not permit to set "admin/password/command" in CLI. There does not seem to be any option like that. For now, I did not achieve to pass the admin password via any script. Has one of you made a script to use the dbver stuff ? Here is what I get from the help option. Quote:
|
| |||
| Hello, have you tried a simple redirecting standard input script like this one ? #!/bin/bash cat <<EOF | $FWDIR/bin/dbver 127.0.0.1 U fwadmin password print_all quit EOF |
| |||
| is also included in R55... has anyone tried to export import the db between different smartcenter? |
![]() |
| Thread Tools | |
| Display Modes | |
| |