This attribute names the UNIX command to run when changing a user's password, along with any command-line options. It defaults to passwd.
tncustom -A -u tnpasswd -a command=value
This attribute designates the patterns to match the password program's prompt for the new password. You can define any number of patterns.
tncustom -A -u tnpasswd -a new-prompt=string
This attribute designates the patterns to match the password program's prompt for the old password. You can define any number of patterns.
tncustom -A -u tnpasswd -a old-prompt=string
This attribute designates the patterns to match the password program's prompt for a user name. You can define any number of patterns. Most UNIX password programs do not prompt for a user name, in which case you do not need to set this attribute.
tncustom -A -u tnpasswd -a user-prompt=string