Home > Configuration > Db > setdbuser_password

setdbuser_password

Use this method to set the database users password. If you use the CLI, you are prompted for this password after specifying the user name.
This is mandatory parameter.

Syntax



Parameters

username

Name of the database user.
This is mandatory parameter.

password

The database users password. If you use the CLI, you are prompted for this password after specifying the user name.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also