configPasswd
User and system scopes
This configuration variable sets the
password that must be entered for a user to be allowed to change
system configuration variables.
When you attempt to set a system
configuration variable, Tango checks to see if there is a user
variable called configPasswd that matches the corresponding
system variable. If there is, Tango lets you change configuration
variables. If not, Tango returns an error message.
For more information, see
the chapter "Using Tango Server" in the User's Guide.
That is, before attempting to set system
configuration variables, you must assign the value to the configPasswd
user variable that matches the system configuration variable configPasswd.
When you use the config.taf
application file, you are prompted for this password. |