TotalNET Advanced Server 5.2 Reference Manual

Attributes

command

This attribute names the UNIX command to run when changing a user's password, along with any command-line options. It defaults to passwd.

Usage:

tncustom -A -u tnpasswd -a command=value

new-prompt

This attribute designates the patterns to match the password program's prompt for the new password. You can define any number of patterns.

Usage:

tncustom -A -u tnpasswd -a new-prompt=string

old-prompt

This attribute designates the patterns to match the password program's prompt for the old password. You can define any number of patterns.

Usage:

tncustom -A -u tnpasswd -a old-prompt=string

user-prompt

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.

Usage:

tncustom -A -u tnpasswd -a user-prompt=string