23.8 Encryped Volume Support Commands

You can use NSS console commands to display volume status and to activate, mount, deactivate, or dismount encrypted volumes. You must enter a password only on the first activation following a system reboot. Thereafter, other environmental security and authentication measures control access to user data.

The following table provides the syntax for NSS commands to use with encrypted volumes. In each case, replace volname with the name of the encrypted NSS volume. In general, you cannot use the wildcard option of all as the volname. Until an encrypted volume is activated with its password following each system reboot, the All option does not find the volume and does not execute the command. The system returns an error message, requesting more information.

Command

Description

nss /activate=volname

If prompted, enter the encryption password for the encrypted volume.

On NetWare, activate the encrypted NSS volume in two steps.

The password is required only on the first activation following a system reboot.

nss /volumeactivate=volname

On NetWare, activate the encrypted NSS volume in two steps.

The password is required only on the first activation following a system reboot.

nss /activate=all

Activate all encrypted NSS volumes that have been previously activated with their passwords.

nss /volumes

View the status of an encrypted and unencrypted NSS volumes.

The encrypted volume returns a status of Encrypted.

mount volname

On Linux, mount an encrypted or unencrypted NSS volume.

The mount command is usable for encrypted volumes only after a previous mount with password in NSSMU. Otherwise, it returns an error message, requesting more information.

mount all

Activate and mount all encrypted NSS volumes that have been previously activated with their passwords.

Encrypted NSS volumes that were not previously activated return an error message, requesting more information.

You cannot use wildcard options and commands to activate encrypted volumes, such as nss /VolumeAutoActivate.