Encode password data

The EncAuthDataFile script encodes password data that is stored in a text file. The text file's name is defined by the system property WAS_AuthDataFile and has records in this format:

alias1,user1,pw1

For information about encoding algorithms, see Password encoding in the Security topic.

Authority

To run the EncAuthDataFile script, your user profile must have *ALLOBJ authority.

Syntax

The syntax of the EncAuthDataFile script is:

EncAuthDataFile input_file output_file [ -instance instance ]

Parameters

The parameters of the EncAuthDataFile script are: