Version 6.3.8 for OpenVMS
 —  Parameter Reference  —

FSEC - Natural Security System File

This Natural profile parameter only applies if Natural Security is used.

This parameter defines four subparameters for the Natural Security system file which is used by Natural Security to retrieve/store its security information.

For information on system files, refer to System Files in the Operations documentation.

Possible settings database-ID 1-65535, except 255 Database ID 255 is reserved for logical system files for Software AG products, see profile parameter LFILE.
0

DBID=0 sets FSEC inactive. This is mandatory for a non-security environment.

If no FSEC system file is available, do not enter anything in the file number field.

file-number 1-5000 File number for the Natural Security system file.
0

FNR=0 sets FSEC inactive. This is mandatory for a non-security environment.

If no FSEC system file is available, do not enter anything in the file number field.

password 1 to 8 characters

The password is only required if the Natural Security system file has been password-protected using the Adabas security feature.

The password is reserved for future use; currently, it is ignored.

cipher-key 1 to 8 numeric digits

The cipher key is only required if the Natural Security system file has been ciphered using the Adabas security feature.

The cipher key is reserved for future use; currently, it is ignored.

RO Read only option - not supported on this platform.
Default setting none
Dynamic specification yes  
Specification within session no

The syntax of this parameter is:

FSEC=(database-ID,file-number,password,cipher-key,RO)

Examples:

FSEC=(10,8)
FSEC=10,5,PASSW1,12345678
FSEC=1,200,,12345678

Top of page