Stormshield Data Disk

Stormshield Data Disk can be configured in the diskPolicy section of the .json file. The table below describes its parameters. In the SDMC administration console, the equivalent parameters are found in Policies > Features > Disk.

For more information on configuring this feature, refer to the section Configuring Stormshield Data Disk in the Administration guide.

Parameter Type Description Prescribed values SDMC
allocationUnitKB Size of the NTFS clusters used in the virtual disk. 0, 512, 1024 and 4096 N/A
automaticCreation Optional. Makes it possible to automatically create a volume for a user who connects for the first time.  
 

autoMount: Enables or disables the automatic mounting of the volume every time the user connects.

true,

false

Mount the volume automatically when the user connects to SDS
  mountLetter: Letter used for the mounted disk. If the letter is not available, the first letter available in reverse alphabetical order will be taken (starting with Z). letter between D and Z Drive letter
  showFinalReport: Enables or disables the display of a final report.

true,

false

Display a report after the creation
  sizeMB: Optional. Size in MB to allocate to the volume to be created. If no value is entered, the size will amount to 10% of the available size on the client workstation. Positive integer. Volume size
  vboxFullPath: Name and location of the special encrypted .vbox file on which the volume relies. Path Full path to the .vbox file associated with the volume
enableCompression Indicates whether compression of the volume is allowed.

true,

false

N/A
enableQuickCreation Indicates whether quick creation is allowed.

true,

false

N/A
enableQuickFormat Indicates whether quick format is allowed.

true,

false

N/A
enableRescueFileModification Indicates whether modification of vboxsave backup files is allowed.

true,

false

N/A
enableExpertMode Indicates whether modification of vboxsave backup files is allowed in the associated vbox directory.

true,

false

N/A
fileSystem File system used for mounted volumes.

NTFS, FAT32,

FAT

File system
maxSizeMB Maximum size allowed for the creation of a volume in MB. Positive integer. Maximum size allowed
mountAsNonRemovable Indicates whether the mounted disk will be removable.

true,

false

Mount volumes as non removable disks
volumeName

Name given to created volumes.

By default "SDSDiskVolume".

String Volume name
encryptionAlgorithm

Indicates the encryption mode used for the volume.

Allowed values are:

  • "AES-256" for the AES CBC encryption mode (default value),

  • "AES-XTS-256" for the AES-XTS encryption mode offering a better data protection and recommended by the ANSSI.

[AES-256],

AES-XTS-256

N/A