View Single Post
  #4 (permalink)  
Old 2007-07-30
mcnallym mcnallym is offline
Senior Member
 
Join Date: 2007-06-04
Posts: 1,070
Rep Power: 3
mcnallym has an average reputation (10+)
Default Re: VPN credential syncing-secureclient

Is #sk18666


Product: VPN-1 Pro (VPN-1/FW-1)
Version: NGX, NG AI, NG
Last Modified: 29-Aug-2006







Symptoms



By default, the option to install the User Database on a Security Gateway is disabled.


Solution



To enable the option to install the User Database on a Security Gateway, proceed as follows:

Run cpstop on the SmartCenter Server.

Backup the objects_5_0.C file located in $FWDIR/conf.

Open objects_5_0.C.
Note: It is recommended that you use dbedit or GUIdbedit to modify the objects_5_0.C file.

Find :allow_install_users_db_on_module (false) and change the value "false" to "true".

Save the file.

Rename or delete any files named objects_5_0.C.bak or objects_5_0.C.backup located in $FWDIR/conf.

Run cpstart.

Now, you can install the database on Security Gateways, as well as on the SmartCenter Server.

Alternatively, you can selectively install the database without modifying objects_5_0.C by running: fwm dbload <module>.
Reply With Quote