Encode a Password

This command enables the encoding of the user’s password in a file. This file can then be used directly by the other unims commands. Its syntax is as follows:

Not available on OS/400

unims –genpwd -pwd password [-pwdfile filename]

Example

The password was encoded and stored in the file provided

unims -genpwd -pwd Ah13kZ5i -pwdfile "c:\temp\pwd.file"

Password saved in file c:\temp\pwd.file