Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

Encryption of FAIRCOM.FCS

FAIRCOM.FCS contains the user, group and hashed passwords. With the release of V10, the FairCom DB user information file FAIRCOM.FCS is encrypted by default as additional security for the user information stored in this file. Passwords are not directly stored in this file, only secure hashes.

FairCom DB supports the configuration keyword ADMIN_ENCRYPT YES as a configuration option to enable this additional security for prior lines. Adding ADMIN_ENCRYPT YES to the configuration file enables encryption of a new FAIRCOM.FCS file if it does not already exist. While only secured hashes of passwords are stored in this file, it is recommended to enable this additional encryption if possible.

If FAIRCOM.FCS already exists, the only way to encrypt it is to delete the existing file and create a new unencrypted file. To do this:

  1. Ensure you have all User, Group, and File entries written down so they can be reentered.
  2. Shut down FairCom DB.
  3. Delete the existing FAIRCOM.FCS file.
  4. Add ADMIN_ENCRYPT YES to the configuration file.
  5. Start FairCom DB.
  6. Re-enter your User, Group, and File data.

TOCIndex