βš™οΈ
Domino Swiss Army Knife
CtrlK
  • DSAK - Domino Swiss Army Knife (Freeware)
  • Quick Start
    • πŸš€Installation and Usage
    • ⬇️Downloads
    • ❓FAQ
  • Command Reference
    • πŸ’»Command SrvInfo
    • πŸ’»Command SrvStats
    • πŸ’»Command DBFind
    • πŸ’»Command DBInfo
    • πŸ’»Command DBCopy
    • πŸ’»Command DBCreate
    • πŸ’»Command DBDelete
    • πŸ’»Command DBEncrypt
    • πŸ’»Command DBDecrypt
    • πŸ’»Command DBSign
    • πŸ’»Command DBDesignLock
    • πŸ’»Command DBQuotaSet
    • πŸ’»Command DBQuotaClear
    • πŸ’»Command DBCLOnline
    • πŸ’»Command DBCLOffline
    • πŸ’»Command DBFTCreate
    • πŸ’»Command DBFTUpdate
    • πŸ’»Command DBFTRemove
    • πŸ’»Command DBReplEnable
    • πŸ’»Command DBReplDisable
    • πŸ’»Command DBReplClear
    • πŸ’»Command DBDocDelete
    • πŸ’»Command Help
Powered by GitBook
  1. Command Reference

πŸ’»Command DBEncrypt

Syntax

Tell DSAK DBEncrypt filename

Function

Locally encrypt the database with the server-id. The encryption strength is AES-256.

Parameters

  • filename: Full path and name of an existing database

Example

> Tell DSAK DBEncrypt test
16.02.2024 14:53:02   DSAK: Database test.nsf will be encrypted with AES-256 during next database open request

This command is only available on HCL Domino 12.0.2+

Last updated 1 year ago