encrypt

Use the encrypt command to generate an encrypted password for use in the configuration file. This command takes text from standard input and generates 7-bit ASCII-equivalent characters (uuencode).

Syntax

Read syntax diagramSkip visual syntax diagramtpctoolencrypt password
password
Specifies the password to be encrypted.

Example: Encrypting a password

The following command encrypts the specified password:

tpctool encrypt myverylongpassword