Description Imports users into the Check Point User Database from an external file. You can create this file yourself, or use a file generated by fwm dbexport
.
Syntax
> fwm dbimport [-m] [-s] [-v] [-r] [-k <errors>] [-f <file>] [-d <delim>]
Parameter |
Description |
---|---|
|
If an existing user is encountered in the import file, the user's default values will be replaced by the values in the template (the default template or the one given in the attribute list for that user in the import file), and the original values will be ignored. |
|
Suppress the warning messages issued when an existing user's values are changed by values in the import file. |
|
verbose mode |
|
|
|
Continue processing until nerror errors are encountered. |
|
The name of the import file. The default import file is |
|
Specifies a delimiter different from the default value ( |
Comments The IKE pre shared secret does not work when exporting from one machine and importing to another.
To ensure that there is no dependency on the previous database values, use the‑r
flag together with the -m
flag.
File Format
The import file must conform to the following Usage:
name
is included:
|
;
character. However, you can use a different character by specifying the -d
option in the command line.{}
. Values in a list must be separated by commas. If there is only one value in a list, the braces may be omitted. A +
or -
character appended to a value list means to add or delete the values in the list from the current default user values. Otherwise the default action is to replace the existing values.MON
, TUE
, WED
, THU
, FRI
, SAT
, SUN
.Undefined
, S/Key
, SecurID
, Unix Password
, VPN‑1 & FireWall‑1 Password, RADIUS, Defender
.hh:mm
.dd-mmm-yy,
where mmm
is one of {Jan
, Feb
, Mar
, Apr
, May
, Jun
, Jul
, Aug
, Sep
, Oct
, Nov
, Dec
}.encrypt
function.userc
field specifies the parameters of the user's SecuRemote connections, and has three parameters, as follows:-
DES, CLEAR, Any-
DES, CLEAR, Any{DES,CLEAR,}
means: key encryption method is DES; no data encryption; no data integrity.
!
character is considered a comment.