This Natural profile parameter defines the database ID, file number, password, and cipher key 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.
Notes:
|
file-number |
1-5000 |
File number of the database file in which the
Natural Security system file is located.
Note: |
password |
1 - 8 characters | Password for the Natural Security system file.
Notes:
|
cipher-key |
1 - 8 numeric characters | Cipher key for the Natural Security system file. |
RO |
- | Read-only option.
Note: |
FSEC=(10,8) FSEC=10,5,PASSW1,12345678 FSEC=1,200,,12345678