OpenAPI User Guide > OpenAPI User Guide > Accessing the Name Server > Name Server Query Syntax > Create Password Statement--Define an Installation Password
Was this helpful?
Create Password Statement--Define an Installation Password
This statement creates an installation password for the local installation.
This statement has the following syntax:
create global login local_vnode * password
This statement has the following parameters:
local_vnode
Specifies the name that has been configured as local_vnode parameter on the local installation. You can find this name on the Parameters tab for the Name Server in the Configuration Manager utility. (Alternatively, you can use the cbf utility at the command line.)
password
Specifies the installation password to be assigned to this installation.
Example: Create password statement
The following example defines an installation password for the local installation, which has a local_vnode name of apitest:
create global login apitest * apitest_password
Last modified date: 01/30/2023