Home > Configuration > Db > adddbuser

adddbuser

Use this method to adds a database user. The user name and password that you specify in this method are added to the nsconfig file and used to authenticate the user.

Syntax



Parameters

username

Name of the database user. Must be the same as the user name specified in the database.
This is mandatory parameter.

password

Password for logging on to the database. Must be the same as the password specified in the database.

Return Value

Returns simpleResult

See Also