enroll Command

Purpose

Sets up a password used to implement a secure communication channel.

Syntax

enroll

Description

The enroll command establishes a password and secures a communication channel in which messages can only be read by the intended recipient. The password is used to receive secret mail.

The enroll command is used with the xsend and xget commands to send and receive secret mail. The xsend command sends secret mail. The xget command asks for your password and gives you your secret mail.

Examples

To set up a password, enter:

enroll

When prompted, enter your password. This allows other users on your system to send you secret mail. Use the xget command to read the secret mail.

Files

Item Description
/var/spool/secretmail/User.key Contains the encrypted key for the user.
/usr/bin/enroll Contains the enroll command.