This Natural profile parameter defines the database ID, file number, password, cipher key and read-only flag for the Natural Security system file (FSEC), which is used by Natural Security to retrieve/store its security information.
Possible settings | See FSEC Parameter Syntax. | ||
---|---|---|---|
Default setting | none | ||
Dynamic specification | yes | ||
Specification within session | no |
Notes:
The FSEC
parameter syntax is as follows:
FSEC=(database-ID,file-number,password,cipher-key,RO) |
Where:
Syntax Element | Value | Explanation |
---|---|---|
database-ID |
1-65535 , except
255 |
Database identification of the database in
which the Natural Security system file is located.
Note: |
file-number |
1-65535
|
File number of the database file in which the Natural Security system file is located. |
password |
1 - 8 characters | Password for the Natural Security system
file.
Note: |
cipher-key |
8 numeric characters | Cipher key for the Natural Security system
file.
Note: |
RO |
- | Read-only option.
Notes:
|
Note:
Default values: If any
subparameter of profile parameter FSEC
is not specified,
the corresponding setting of profile parameter DBID
,
FNR
,
SYSPSW
,
SYSCIP
or
ROSY
applies to the Natural
Security system file.
FSEC=(10,8)